We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am not sure about this but I think there is File Descriptor limit in go-opera itself.
Other chain full nodes have over 266000, but Opera uses only around 2880. I already maximized FD limit, but Opera still using only 2k.
It Looks like its node internal FD limit setting problem. Please make --fdlimit option or set go-opera to use maximum setting.
The text was updated successfully, but these errors were encountered:
There will be FD limit function on the next version.
Sorry, something went wrong.
Hello @Ostjimmy, Good day to you! Yeah, we'll include it into a future version as a part of a larger optimization package
Hi @Ostjimmy , can you please try with new releases 1.1.2-rc.5 or 1.1.2-rc.6?
No branches or pull requests
I am not sure about this but I think there is File Descriptor limit in go-opera itself.
Other chain full nodes have over 266000, but Opera uses only around 2880.
I already maximized FD limit, but Opera still using only 2k.
It Looks like its node internal FD limit setting problem.
Please make --fdlimit option or set go-opera to use maximum setting.
The text was updated successfully, but these errors were encountered: