electrum
electrum copied to clipboard
OSError: [Errno 10048] error while attempting to bind on address ('127.0.0.1', 54321): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Traceback (most recent call last):
File "electrum\daemon.py", line 515, in _run
File "aiorpcx\curio.py", line 297, in __aexit__
File "electrum\util.py", line 1258, in join
File "electrum\daemon.py", line 278, in run
File "aiohttp\web_runner.py", line 121, in start
File "asyncio\base_events.py", line 1506, in create_server
OSError: [Errno 10048] error while attempting to bind on address ('127.0.0.1', 54321): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
OSError: [Errno 10048] error while attempting to bind on address ('127.0.0.1', 54321): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
Reporter
This issue was reported by 4 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 4.2.1 | 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] | Windows-2012ServerR2-6.3.9600-SP0 | zh_CN | ℹ | |
| 4.2.2 | 3.9.11 (main, Jun 28 2018, 19:01:02) [GCC 7.5.0] | Linux-5.13.0-44-generic-x86_64-with-glibc2.31 | pt_BR | ℹ | |
| 4.2.1 | 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] | Windows-10-10.0.22000-SP0 | standard | ja_JP | ℹ |
| 4.3.1 | 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] | Windows-10-10.0.19044-SP0 | standard | en_GB | ℹ |
Additional Information
The reporting user(s) did not provide additional information.