Unhandled exception in client_connected_cb transport: <_SelectorSocketTransport closed fd=10> Traceback (most recent call last): File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 550, in worker_connected await writer.drain() File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/streams.py", line 392, in drain await self._protocol._drain_helper() File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/streams.py", line 166, in _drain_helper raise ConnectionResetError('Connection lost') ConnectionResetError: Connection lost During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/nix/store/l2b5kfrx3m4ab4i1h12ljvyzfycb4v8f-supervisor.py", line 553, in worker_connected await writer.wait_closed() File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/streams.py", line 364, in wait_closed await self._protocol._get_close_waiter(self) File "/nix/store/6b1fqdwb3g56j5pazv8zkx9qd0mv3wiz-python3-3.11.9/lib/python3.11/asyncio/selector_events.py", line 1061, in write n = self._sock.send(data) ^^^^^^^^^^^^^^^^^^^^^ BrokenPipeError: [Errno 32] Broken pipe