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

Error on launch - Unexpected token '<', " <!DOCTYPE "... is not valid JSON #2911

Open
g-imconfused opened this issue Aug 22, 2024 · 1 comment

Comments

@g-imconfused
Copy link

using A1111 in Colab, getting this error when I launch the UI today, worked fine last night.

From console-

ERROR: opening handshake failed
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/websockets/legacy/server.py", line 163, in handler
await self.handshake(
File "/usr/local/lib/python3.10/dist-packages/websockets/legacy/server.py", line 597, in handshake
raise self.connection_closed_exc() # pragma: no cover
websockets.exceptions.ConnectionClosedError: no close frame received or sent
2024-08-22 00:27:07 ERROR [uvicorn.error] opening handshake failed
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/websockets/legacy/server.py", line 163, in handler
await self.handshake(
File "/usr/local/lib/python3.10/dist-packages/websockets/legacy/server.py", line 597, in handshake
raise self.connection_closed_exc() # pragma: no cover
websockets.exceptions.ConnectionClosedError: no close frame received or sent
ERROR: Exception in ASGI application
Traceback (most recent call last):

etc

@g-imconfused
Copy link
Author

update -

eventually got another error while tinkering with it, "OSError: [Errno 107] Transport endpoint is not connected" and found a better clue when googling that - #2111

TLDR; too many LoRAs makes SD sad in mysterious ways. I would never have figured this out from the errors that were thrown. Thanks, TheLastBen, always!

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