Traceback (most recent call last):
  File "/home/amd/Документы/Electrum-4.5.5/electrum/util.py", line 1074, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/home/amd/.local/lib/python3.10/site-packages/nostr/relay.py", line 59, in connect
    self.ws.run_forever(
  File "/home/amd/.local/lib/python3.10/site-packages/websocket/_app.py", line 612, in run_forever
    ping_timeout, dispatcher, parse_url(self.url)[3]
  File "/home/amd/.local/lib/python3.10/site-packages/websocket/_url.py", line 40, in parse_url
    if ":" not in url:
TypeError: argument of type 'int' is not iterable