-
Notifications
You must be signed in to change notification settings - Fork 44
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
Continuously disconnecting and reconnecting #3
Comments
Thank you for sharing. |
Hello! First of all, I would like to express my sincere gratitude for developing and sharing the excellent tools, ore-hq-server and ore-hq-client. They have greatly assisted us in our cluster mining work, and we deeply appreciate your contribution. In our recent tests, we used 32 and 100 clients for experiments but encountered some issues during operation. Typically, after running for ten to thirty minutes, the system starts to exhibit the following errors:
These issues have occurred in tests with different scales (32 and 100 clients), significantly impacting system stability. We have tried various solutions, but the problems remain unresolved. I hope this test can help you, as many others in the Discord community have also encountered similar issues. Once again, thank you for your contributions to the community, and we look forward to your assistance and guidance. Wishing you all the best! |
This issue should resolved on latest version. Let me know it it's still happening after updates. |
Thanks for the details! There is definitely a lot of room for optimizations on server side. Any chance you can show cpu usages and memory? Curious how those look with 100 clients. Also what are the specs of the server? I still need to finish a few things with database and client side claims. But then I will be looking into making it more efficient overall. |
2024-08-12T17:26:29.961701Z ERROR ore_hq_server: Client tried to ready up with expired signed message
2024-08-12T17:26:29.961772Z INFO ore_hq_server: Client
quite a lot:
2024-08-12T17:27:14.986301Z DEBUG request{method=GET uri=/?timestamp=1723483635 version=HTTP/1.1 headers={"host": "192.168.6.156", "connection": "upgrade", "upgrade": "websocket", "sec-websocket-version": "13", "sec-websocket-key": "v07mM1sfAp1w5tuzbaTv4w==", "authorization": "Basic
The text was updated successfully, but these errors were encountered: