Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: argument of type 'int' is not iterable #9117

Open
TARS-bot opened this issue Jul 3, 2024 · 0 comments
Open

TypeError: argument of type 'int' is not iterable #9117

TARS-bot opened this issue Jul 3, 2024 · 0 comments

Comments

@TARS-bot
Copy link

TARS-bot commented Jul 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant