-
Notifications
You must be signed in to change notification settings - Fork 794
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RocksDB Error - Data Access Failed: IO error - Too Many Open Files #2554
Comments
What operating system are you using? |
Ubuntu 16.04.4 |
You'll need to increase the open file limit for your OS. Here is an article on how to do it: |
@youkaicountry should this be documented somewhere in the setup instructions? It seems that most people who try to setup an account history node with RocksDB are running into this when they run the node for the first time. |
When replaying, this error pops up like at above 70% replay (not sure at what percent exactly)
This prevents the node from syncing as it prints that error repeatedly.
The text was updated successfully, but these errors were encountered: