Replies: 4 comments 3 replies
-
I'm also having exactly the same issue. My node keep dropping out of sync. |
Beta Was this translation helpful? Give feedback.
-
any updates? Shouldn't this be listed in issue/bug and not discussion? |
Beta Was this translation helpful? Give feedback.
-
Here are some bug reports regarding this - This has been reported as a bug twice and confirmed by a number of people, but both reports have been closed for some reason. I believe @noisymime found a solution in their comment on issue 2810; I'll be testing it over the weekend. |
Beta Was this translation helpful? Give feedback.
-
@stavrt , the newest version(s) of chia has fixes in place to resolve this issue. Please download it from here: https://www.chia.net/downloads/ Since this issue has been resolved with the latest version(s) of chia we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
In the debug.log file I keep getting these errors:
2021-05-15T09:45:15.819 daemon main : ERROR Unexpected exception trying to send to websocket: code = 1005 (no status code [internal]), no reason Traceback (most recent call last):
File "chia\daemon\server.py", line 187, in safe_handle
File "websockets\protocol.py", line 555, in send
File "websockets\protocol.py", line 803, in ensure_open
websockets.exceptions.ConnectionClosedError: code = 1005 (no status code [internal]), no reason
I also noticed that my average response time to the harvesters is very high now. Currently I have a Windows PC as a full node and 3 harvesters connected using the CA cert method described in the docs page.
Beta Was this translation helpful? Give feedback.
All reactions