electrum icon indicating copy to clipboard operation
electrum copied to clipboard

OSError: [Errno 98] Address '/home/boss/.electrum/daemon_rpc_socket' is already in use

Open TARS-bot opened this issue 3 years ago • 1 comments

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/tmp/.mount_electr6BDypv/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_electr6BDypv/usr/lib/python3.9/site-packages/aiorpcx/curio.py", line 297, in __aexit__
    await self.join()
  File "/tmp/.mount_electr6BDypv/usr/lib/python3.9/site-packages/electrum/util.py", line 1255, in join
    task.result()
  File "/tmp/.mount_electr6BDypv/usr/lib/python3.9/site-packages/electrum/daemon.py", line 278, in run
    await site.start()
  File "/tmp/.mount_electr6BDypv/usr/lib/python3.9/site-packages/aiohttp/web_runner.py", line 162, in start
    self._server = await loop.create_unix_server(
  File "/tmp/.mount_electr6BDypv/usr/lib/python3.9/asyncio/unix_events.py", line 303, in create_unix_server
    raise OSError(errno.EADDRINUSE, msg) from None
OSError: [Errno 98] Address '/home/boss/.electrum/daemon_rpc_socket' is already in use

OSError: [Errno 98] Address '/home/boss/.electrum/daemon_rpc_socket' is already in use

Reporter

This issue was reported by 16 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.2.0 3.9.10 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] Linux-5.13.0-37-generic-x86_64-with-glibc2.31 ru_RU
4.2.1 3.9.11 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] Linux-5.15.0-27-generic-x86_64-with-glibc2.35 standard en_US
4.2.0 3.10.4 (main, Mar 23 2022, 23:05:40) [GCC 11.2.0] Linux-5.16.18-1-MANJARO-x86_64-with-glibc2.35 standard pt_BR
4.2.0 3.10.4 (main, Mar 23 2022, 23:05:40) [GCC 11.2.0] Linux-5.16.18-1-MANJARO-x86_64-with-glibc2.35 pt_BR
4.2.1 3.9.11 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] Linux-5.13.0-40-generic-x86_64-with-glibc2.34 fr_FR
4.2.1 3.9.11 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] Linux-5.13.0-41-generic-x86_64-with-glibc2.34 standard fr_FR
4.2.0 3.10.4 (main, Mar 23 2022, 23:05:40) [GCC 11.2.0] Linux-5.17.9-1-MANJARO-x86_64-with-glibc2.35 pt_BR
4.2.1 3.9.11 (v3.9.11:2de452f8bf, Mar 16 2022, 10:34:36) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.2.1 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] Linux-5.4.0-117-generic-x86_64-with-glibc2.29 standard es_ES
4.2.2 3.8.10 (default, Mar 15 2022, 12:22:08) [GCC 9.4.0] Linux-5.4.0-113-generic-x86_64-with-glibc2.29 standard en_US
4.2.0 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0] Linux-5.18.10-1-MANJARO-x86_64-with-glibc2.35 standard pt_BR
4.2.2 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0] Linux-5.16.13-arch1-1-x86_64-with-glibc2.35 standard ru_RU
4.2.2 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0] Linux-5.18.12-3-MANJARO-x86_64-with-glibc2.35 pt_BR
4.2.2 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0] Linux-5.18.12-3-MANJARO-x86_64-with-glibc2.35 pt_BR
4.2.2 3.9.11 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] Linux-4.19.0-21-amd64-x86_64-with-glibc2.28 standard pt_BR
4.2.2 3.10.5 (main, Aug 1 2022, 07:53:20) [GCC 12.1.0] Linux-5.18.16-arch1-1-x86_64-with-glibc2.36 standard ru_RU

Additional Information

first launch after running new version (w/o install, using run_electrum).


TARS-bot avatar Mar 28 '22 11:03 TARS-bot

Unclear how to reproduce. More info would be nice.

SomberNight avatar Mar 29 '22 15:03 SomberNight