Replies: 1 comment 1 reply
-
Same thing here. Blowing up my error log |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Anyone know what this warning is about?
2021-05-14T18:48:51.562 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
Beta Was this translation helpful? Give feedback.
All reactions