chia-blockchain: [BUG]full_node asyncio : WARNING socket.send() raised exception
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "websockets\protocol.py", line 827, in transfer_data
File "websockets\protocol.py", line 895, in read_message
File "websockets\protocol.py", line 971, in read_data_frame
File "websockets\protocol.py", line 1047, in read_frame
File "websockets\framing.py", line 105, in read
File "asyncio\streams.py", line 723, in readexactly
File "asyncio\streams.py", line 517, in _wait_for_data
File "asyncio\proactor_events.py", line 280, in _loop_reading
File "asyncio\windows_events.py", line 812, in _poll
File "asyncio\windows_events.py", line 461, in finish_recv
ConnectionResetError: [WinError 64] The specified network name is no longer available
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "Lib\site-packages\chia\daemon\server.py", line 208, in safe_handle
File "websockets\protocol.py", line 555, in send
File "websockets\protocol.py", line 803, in ensure_open
websockets.exceptions.ConnectionClosedError: code = 1006 (connection closed abnormally [internal]), no reason
2021-11-03T21:55:10.385 full_node asyncio : WARNING socket.send() raised exception.
2021-11-03T21:55:10.417 full_node asyncio : WARNING socket.send() raised exception.
2021-11-03T21:55:10.591 full_node asyncio : WARNING socket.send() raised exception.
2021-11-03T21:55:12.432 full_node asyncio : WARNING socket.send() raised exception.
2021-11-03T21:55:13.472 full_node asyncio : WARNING socket.send() raised exception.
2021-11-03T21:55:13.629 full_node asyncio : WARNING socket.send() raised exception.
Been getting this error repeatedly. Running Chia 1.2.10 on Windows 10
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17 (4 by maintainers)
Most upvoted comments
+1
Artra5253 on Dec 7, 2021