electrum icon indicating copy to clipboard operation
electrum copied to clipboard

ProxyError: General SOCKS server failure

Open TARS-bot opened this issue 5 months ago • 0 comments

Crash Report

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

Traceback

Traceback (most recent call last):
  File "python_socks\async_\asyncio\v2\_proxy.py", line 118, in _connect
  File "python_socks\_connectors\socks5_async.py", line 69, in connect
  File "python_socks\_protocols\socks5.py", line 347, in receive
  File "python_socks\_protocols\socks5.py", line 209, in loads
python_socks._protocols.errors.ReplyError: General SOCKS server failure

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "electrum\gui\qt\channels_list.py", line 366, in <lambda>
  File "electrum\gui\qt\main_window.py", line 1179, in run_swap_dialog
  File "electrum\gui\qt\util.py", line 376, in __init__
  File "electrum\gui\qt\main_window.py", line 1177, in get_pairs_thread
  File "electrum\network.py", line 408, in run_from_another_thread
  File "concurrent\futures\_base.py", line 458, in result
  File "concurrent\futures\_base.py", line 403, in __get_result
  File "electrum\submarine_swaps.py", line 878, in get_pairs
  File "electrum\submarine_swaps.py", line 584, in send_request_to_server
  File "electrum\network.py", line 1441, in async_send_http_on_proxy
  File "aiohttp\client.py", line 1194, in __aenter__
  File "aiohttp\client.py", line 578, in _request
  File "aiohttp\connector.py", line 544, in connect
  File "aiohttp\connector.py", line 911, in _create_connection
  File "aiohttp\connector.py", line 1204, in _create_direct_connection
  File "aiohttp_socks\connector.py", line 85, in _wrap_create_connection
  File "python_socks\async_\asyncio\v2\_proxy.py", line 70, in connect
  File "python_socks\async_\asyncio\v2\_proxy.py", line 131, in _connect
python_socks._errors.ProxyError: General SOCKS server failure

ProxyError: General SOCKS server failure

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.8 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard es_ES

Additional Information

The reporting user(s) did not provide additional information.

TARS-bot avatar May 23 '25 05:05 TARS-bot