Closed akeslo closed 3 years ago
Please update to version 1.1.2
Please update to version 1.1.2
i have the same problem version 1.1.2
win server 2019
2021-04-26T15:50:14.884 daemon __main__ : ERROR Unexpected exception trying to send to websocket: code = 1006 (connection closed abnormally [internal]), no reason Traceback (most recent call last):
File "chia\daemon\server.py", line 182, 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-04-26T15:52:18.079 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
Please update to version 1.1.2
I just upgraded and I'm seeing the exact same behavior
same here even updated to 1.1.2
below are the logs
I run the dam ploting the CLI, this solved my problem the main GUI client has been working for a day without errors
I run the dam ploting the CLI, this solved my problem the main GUI client has been working for a day without errors
I've done this as well - it helps and seems to allow farming to run for longer without being interrupted however the issue still occurs after enough time.
I'm experiencing the same issue on 1.1.3 with an Ubuntu farming machine. Need to manually restart the GUI. Also switching to the "Keys" tab, selecting my key, and going back to the "Farm" tab works as well. 😟
experiencing the same on ver. 1.1.5, 1.1.6 and 1.1.7!!!!! what the xxxx!
This issue has been flagged as stale as there has been no activity on it in 14 days. If this issue is still affecting you and in need of review, please update it to keep it open.
This issue was automatically closed because it has been flagged as stale and subsequently passed 7 days with no further activity.
Describe the bug After hours of farming via the Chia 1.1.0 GUI on Mac, the "Last Attempted Proof" section stops updating which appears to indicate farming has stopped. "Last Attempted Proof" section shows proofs from hours earlier and the only way to restart/resolve is to close and reopen the GUI.
To Reproduce
Expected behavior Uninterrupted Farming
Screenshots
Desktop (please complete the following information):
Additional context Seeing the following in the error log at about the time this happens:
Edit: Updated title to 1.1.2 as I am experiencing the same issue after upgrade.