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