Invalid port #9598
iampaulidrobo
started this conversation in
General
Invalid port
#9598
Replies: 2 comments
-
Check issue #9576 |
Beta Was this translation helpful? Give feedback.
0 replies
-
lib/python3.9/site-packages/httpx/_urlparse.py
fixed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It was working fine and somehow this keep on coming whenever I run stable diffusion now,please help
File "/home/username/stable-diffusion-webui/venv/lib/python3.10/site-packages/httpx/_urlparse.py", line 339, in normalize_port
port_as_int = int(port)
ValueError: invalid literal for int() with base 10: ':1'
..
..
..
/home/username//stable-diffusion-webui/venv/lib/python3.10/site-packages/httpx/_urlparse.py", line 341, in normalize_port
raise InvalidURL("Invalid port")
httpx.InvalidURL: Invalid port
Beta Was this translation helpful? Give feedback.
All reactions