-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Error starting ipfs daemon if physical available memory is low. #8949
Comments
Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review.
Finally, remember to use https://discuss.ipfs.io if you just need general support. |
Will it work for now just to skip this dynamic limit (or is this the first of many limits which are dynamic so we need to do a bigger change)? |
It seems like we have a bit of a conceptual mismatch with what that test was trying to do. @marten-seemann and @lidel may have some thoughts on what to do here. The desire to not have the libp2p defaults change from underneath us is understandable, My guess is we'll need to do 1+ of:
@marten-seemann can better answer this, I'm not sure what the plans are here. |
Checklist
Installation method
built from source
Version
Config
Description
SystemLimits/Memory
depends on the physical machine memory, so it will differ depending on where the binary is being executed.The text was updated successfully, but these errors were encountered: