electrum icon indicating copy to clipboard operation
electrum copied to clipboard

TypeError: argument of type 'int' is not iterable

Open TARS-bot opened this issue 1 year ago • 0 comments

Crash Report

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

Traceback

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

TypeError: argument of type 'int' is not iterable

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.5 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] Linux-5.15.0-113-generic-x86_64-with-glibc2.35 standard ru_RU

Additional Information

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

TARS-bot avatar Jul 03 '24 09:07 TARS-bot