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

ValueError: url is invalid #9135

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

ValueError: url is invalid #9135

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

Comments

@TARS-bot
Copy link

TARS-bot commented Jul 12, 2024

Crash Report

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

Traceback

Traceback (most recent call last):
  File "/home/me/.local/lib/python3.10/site-packages/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/me/.local/lib/python3.10/site-packages/nostr/relay.py", line 59, in connect
    self.ws.run_forever(
  File "/home/me/.local/lib/python3.10/site-packages/websocket/_app.py", line 612, in run_forever
    ping_timeout, dispatcher, parse_url(self.url)[3]
  File "/home/me/.local/lib/python3.10/site-packages/websocket/_url.py", line 41, in parse_url
    raise ValueError("url is invalid")
ValueError: url is invalid

ValueError: url is invalid

Reporter

This issue was reported by 3 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.5 3.10.12 (main, Mar 22 2024, 16:50:05) [GCC 11.4.0] Linux-5.19.0-32-generic-x86_64-with-glibc2.35 standard en_US
4.5.5 3.10.12 (main, Mar 22 2024, 16:50:05) [GCC 11.4.0] Linux-5.19.0-32-generic-x86_64-with-glibc2.35 standard en_US
4.5.5 3.10.12 (main, Mar 22 2024, 16:50:05) [GCC 11.4.0] Linux-5.19.0-32-generic-x86_64-with-glibc2.35 standard en_US

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