not sycning for few days but can connect to peers. #5575
Closed
hhenrry501
started this conversation in
Support
Replies: 1 comment
-
@hhenrry501 , 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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can see peer nodes in GUI, but there's no download/upload speed. And sync status is always syncing but the peak hight hasnt been changing....
I got this in debug.log:
2021-05-20T12:00:44.234 full_node chia.rpc.rpc_server : WARNING Sending data failed. Exception Traceback (most recent call last):
File "chia\rpc\rpc_server.py", line 67, in _state_changed
File "aiohttp\client_ws.py", line 150, in send_str
File "aiohttp\http_websocket.py", line 687, in send
File "aiohttp\http_websocket.py", line 643, in _send_frame
File "aiohttp\http_websocket.py", line 660, in _write
ConnectionResetError: Cannot write to closing transport
Is there anything I could do to solve this?
Beta Was this translation helpful? Give feedback.
All reactions