-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
ipfs daemon Crash Out of Memory Error #2645
Comments
looks like a plain and simple out of memory issue. Are you running the binary from the dists.ipfs.io page? also what OS and how much RAM does your machine have? |
It is a Digital Ocean droplet. Memory looks like:
And, yes, I used dists.ipfs.io. |
I've been hitting the memory ceiling on my VPS too. Hopefully helped by work on issues like #2847. |
Yeah, #2847 should help significantly towards this. Its likely going to merge today |
Great, thank you. I'll keep my eyes open for the merge. Our solution was to move ipfs to a system with a lot more memory. |
@cchrysostom give it another try. I merged in the PR that helps out memory usage |
Since then we have pushed a few other PRs improving memory usage. Its not perfect yet, but i think its good enough that we can close this one out. |
This morning a node running 0.4.1 crashed with the following log output. I need help diagnosing what happened. It may also be useful to you.
https://gist.github.com/cchrysostom/311d372a3d843947ad560bbbc4cef788
Thanks.
The text was updated successfully, but these errors were encountered: