Traceback (most recent call last):
  File "/tmp/.mount_electrpsqNvC/usr/lib/python3.9/site-packages/electrum/daemon.py", line 515, in _run
    await group.spawn(asyncio.Event().wait)  # run forever (until cancel)
  File "/tmp/.mount_electrpsqNvC/usr/lib/python3.9/site-packages/aiorpcx/curio.py", line 297, in __aexit__
    await self.join()
  File "/tmp/.mount_electrpsqNvC/usr/lib/python3.9/site-packages/electrum/util.py", line 1258, in join
    task.result()
  File "/tmp/.mount_electrpsqNvC/usr/lib/python3.9/site-packages/electrum/daemon.py", line 286, in run
    os.write(self.fd, bytes(repr((self.socktype, addr, time.time())), 'utf8'))
OSError: [Errno 28] No space left on device