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

Infinite loading. #524

Open
4 tasks done
9wow opened this issue Jan 22, 2024 · 9 comments
Open
4 tasks done

Infinite loading. #524

9wow opened this issue Jan 22, 2024 · 9 comments
Labels
🐛 Bug Something isn't working | 缺陷 Inactive

Comments

@9wow
Copy link

9wow commented Jan 22, 2024

👀 检查清单 | 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

Edge

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

v1.7.0

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

v3.4.10

🐛 问题描述 | Bug Description

Quick settings, all 4 extra networks and extensions tab are stuck on loading without end when I use lobe. Does not happen with any other theme. Console says nothing about it.

GPtZxx6nzC

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

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

👀 @9wow

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。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

@9wow
Copy link
Author

9wow commented Jan 23, 2024

context

This is all there is to it. I just installed, and this is what happens. Waited an hour and it's still loading.

Maybe its something to do with Lobe requiring an online connection in order to make it past the start up initializing screen (whatever the reason that is), and my connection is interfering with Lobe fully loading after that.

@mrnamwen
Copy link

@9wow Are you running the dev branch on A1111? They recently pushed out a bunch of updates to the extra network tabs, the most recent of which has broken Lobe.

@9wow
Copy link
Author

9wow commented Jan 25, 2024

@mrnamwen Console says

https://github.com/AUTOMATIC1111/stable-diffusion-webui
   19c95de8..c6c9d122  dev        -> origin/dev

So I guess I'm using the dev branch?

@NaughtDZ
Copy link

Just add --no-gradio-queue in COMMANDLINE_ARGS=,it can fix your problem,but will may cause Civit AI Browser + plugin cant be use

@TGrade
Copy link

TGrade commented Jan 30, 2024

Just add --no-gradio-queue in COMMANDLINE_ARGS=,it can fix your problem,but will may cause Civit AI Browser + plugin cant be use

When I use this param it errors out for me with the message ValueError: Progress tracking requires queuing to be enabled.

It's so sad that every adequate UI out there is broken 😞

@TGrade
Copy link

TGrade commented Jan 31, 2024

Downgrading to v1.6.1 and restarting ui seems to be solve the issue with networks

(Unfortunatly Installed extensions tab was also broken for me and it still is, but I guess it's a separate issue)

@tatbearllc
Copy link

tatbearllc commented Jan 31, 2024 via email

@antorio
Copy link

antorio commented Feb 17, 2024

Try to DISABLE ADBLOCK or any similar browser's extension. It's not stable. But if solved, no need using cmd "--no-gradio-queue" <--this sucks
*And imho, this theme is really loading too many unnecessary things, too many. Bottlenecks everywhere, goodbye if you're on a slow machine.

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

7 participants