Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.io.EOFException when running Neo4j using docker #2

Open
weifanwu opened this issue Oct 7, 2024 · 3 comments
Open

java.io.EOFException when running Neo4j using docker #2

weifanwu opened this issue Oct 7, 2024 · 3 comments

Comments

@weifanwu
Copy link

weifanwu commented Oct 7, 2024

Hi everyone,

After running docker-compose up --build, I'm getting the following error:

"java.io.EOFException"

I did some research, and some posts suggest that it could be caused by low disk space (reference: StackOverflow). Indeed, both images are quite large (60GB), so I upgraded the disk image. Despite this, I'm still encountering the same error.

Can anyone help me figure out what's going wrong? Apologies if this is a simple issue, but I'd appreciate any guidance.

Thanks!

image
image

@weifanwu
Copy link
Author

weifanwu commented Oct 8, 2024

@DaJaime wonder if you could provide me any insights? thanks!

@pascalpoizat
Copy link

OK, I was able to reproduce the error. Trying to find a solution.

@weifanwu
Copy link
Author

OK, I was able to reproduce the error. Trying to find a solution.

I have install neo4j and weaver without using docker and everything works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants