ConnectionResetError: Cannot write to closing transport

Anyone seen this (on Windows), wallet does say ONLINE and SYNCED.

2021-07-23T15:34:38.964 farmer 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
1 Like

Check this out >> Issues · Chia-Network/chia-blockchain · GitHub