Cannot load in Chia client even with force reload #7952
chiafix2021
started this conversation in
Support
Replies: 1 comment
-
It's probably still running in the background. Check with resmon. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I cannot log in chia always turning arr. and don't log in cannot farm even plot.... no routers and open ports all
i got this errors in log
windows 10 firewall off defender off chia client 1.2.3
...
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\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 = 1006 (connection closed abnormally [internal]), no reason
2021-08-05T11:03:53.959 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
.
2021-08-05T11:03:58.501 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
.
2021-08-05T11:03:58.504 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
.
2021-08-05T11:04:03.661 daemon main : ERROR Unexpected exception trying to send to websocket: code = 1006 (connection closed abnormally [internal]), no reason Traceback (most recent call last):
File "D:\a\chia-blockchain\chia-blockchain\venv\Lib\site-packages\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 = 1006 (connection closed abnormally [internal]), no reason
Beta Was this translation helpful? Give feedback.
All reactions