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

Extra networks stuck on loading #550

Open
4 tasks done
miaoshouai opened this issue Mar 9, 2024 · 10 comments
Open
4 tasks done

Extra networks stuck on loading #550

miaoshouai opened this issue Mar 9, 2024 · 10 comments
Labels
🐛 Bug Something isn't working | 缺陷 Inactive

Comments

@miaoshouai
Copy link

👀 检查清单 | Initial checklist

  • 已经阅读了 常见问题 | I have read the FAQ
  • 插件和 SD WebUI 均为为最新版本 | Plugin and SD WebUI both are the latest version
  • 插件的分支为 main | The branch of the plugin is main
  • 在单独开启插件的情况下,问题仍然存在 | The problem still exists when the plugin is turned on separately

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome

📦 SD Wbui 版本或提交 | Version or Commit

1.8

📦 Lobe Theme 版本或提交 | Version or Commit

3.4.10

🐛 问题描述 | Bug Description

extra networks stuck on loading forever, after displaying connection time out and time out uploading data to server error.
refresh the browser will still have the same thing. This is on a fresh install of a1111 1.8 version

image

2024-03-09_09-16-46

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

@miaoshouai miaoshouai added the 🐛 Bug Something isn't working | 缺陷 label Mar 9, 2024
@lobehubbot
Copy link
Member

👀 @miaoshouai

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@miaoshouai miaoshouai changed the title [Bug] 请取一个问题概要描述标题 | Please take a brief description of the title Extra networks stucking on loading Mar 9, 2024
@miaoshouai miaoshouai changed the title Extra networks stucking on loading Extra networks stuck on loading Mar 9, 2024
@miaoshouai
Copy link
Author

and also notice there is no error msg in the console, this error also happened in webui1.6, but you can at least getting the models reloaded after refreshing the browser, but now it's not loading at all.

@ostap667inbox
Copy link

  1. First, try disabling sd-webui-lobe-theme temporarily and see if this bug remains.
  2. If it turns out that sd-webui-lobe-theme is not the problem, try adding the --no-gradio-queue flag to webui-user.bat

@ly827
Copy link

ly827 commented Mar 10, 2024

确实有问题,现在全是网络错误,看终端确实是 gradio queue问题,添加这个 --no-gradio-queue 可以正常使用,但是安装扩展出现这个问题着实不应该

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


There is indeed a problem. Now it is all network errors. Looking at the terminal, it is indeed a gradio queue problem. Adding this --no-gradio-queue can be used normally, but this problem should not occur when installing extensions.

@ly827
Copy link

ly827 commented Mar 10, 2024

确实有问题,现在全是网络错误,看终端确实是 gradio queue问题,添加这个 --no-gradio-queue 可以正常使用,但是安装扩展出现这个问题着实不应该

冤枉 @lobehub 了, 发现是因为系统代理问题,gradio-app/gradio#4243 关闭系统代理就好了

@lobehubbot
Copy link
Member

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


There is indeed a problem. Now it is all network errors. Looking at the terminal, it is indeed a gradio queue problem. Adding this --no-gradio-queue can be used normally, but this problem should not occur when installing extensions.

@lobehub was wronged. I found out that it was because of the system proxy problem. gradio-app/gradio#4243 Just turn off the system proxy.

@miaoshouai
Copy link
Author

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

There is indeed a problem. Now it is all network errors. Looking at the terminal, it is indeed a gradio queue problem. Adding this --no-gradio-queue can be used normally, but this problem should not occur when installing extensions.

this is actually not my case, i was not using proxy.

@miaoshouai
Copy link
Author

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

There is indeed a problem. Now it is all network errors. Looking at the terminal, it is indeed a gradio queue problem. Adding this --no-gradio-queue can be used normally, but this problem should not occur when installing extensions.

after adding --no-gradio-queue, the time out message is no longer showing, but extra networks is still showing loading forever. you can hit reload extra networks to somehow makes the model showing and clickable, but there is still a layer displaying on top of that showing gradio loading icon
image
image

@ostap667inbox
Copy link

A shamanic method that works when other methods fail: delete the /VENV/ folder in the WebUI and restart it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working | 缺陷 Inactive
Projects
None yet
Development

No branches or pull requests

4 participants