-
Notifications
You must be signed in to change notification settings - Fork 0
node 3 reporting too many open files #15
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
Comments
Work Completedafter investigation found out that now fixed that and will be monitoring devnet nodes to check if this solves the problem |
WIP the problem is, the api-gateway module keeps trying to create new rmb peer and it keeps failing over and over again which cause a huge number of open connections to the chain that never get to be closed, so now I stopped trying to open that peer, rmb is not working for zos4 either ways, so until we start using new open rpc this part will be commented |
Work Completedmerged and updated devnet and will be updating the rest of the networks once we verify that the issue is fixed in devnet |
node id : 3
net: development
monitoring url: https://mon.grid.tf/explore?orgId=1&left=%7B%22datasource%22:%22Loki-ZOS%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bnetwork%3D%5C%22development%5C%22,%20node%3D%5C%22HSCP7NggzvSUDynLhvWzddHyZv9nEK9fnNfmyYJwwyjm%5C%22%7D%22,%22queryType%22:%22range%22%7D%5D,%22range%22:%7B%22from%22:%22now-1h%22,%22to%22:%22now%22%7D%7D
this node keeps reporting too many open files on the logs

The text was updated successfully, but these errors were encountered: