-
Notifications
You must be signed in to change notification settings - Fork 27.7k
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
[Bug]: TimeoutError: timed out #8418
Comments
Do you happen to have a lot of additional networks installed? (loras, embeddings, etc.) I'm wondering if it has to do with the amount of extra networks processing happening on startup |
Just want to add some note, i also receive the same issue when trying to launch the webui.bat after the latest commit. Tried remove Extension didn't do anything. But if i remove my Lora directory folder to default. It launch like usual. Tried removing Ckpt dir but didn't effect it. Still slow launch. and Same Timeout Error. Maybe it because of having too much Lora's ? |
Think I figured it out - the Gradio crash is their problem, because that On the other hand, the reason why the webui backend takes so long to respond for me is indeed the extra networks UI, I filed an issue here to track that: #8781 |
uhh... In my case, it was problem with windows time service. I looked windows event log and found it. so, perhaps this issue comes from automatic windows time sync. do not delete all of your lora, checkpoints, and other stuff. just simple problem. |
Is there an existing issue for this?
What happened?
Did the simple installation for windows and ran webui-user.bat
Steps to reproduce the problem
What should have happened?
the page should have loaded and i should have been able to use the ui
Commit where the problem happens
What platforms do you use to access the UI ?
Windows
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of extensions
no
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: