lllyasviel / lllyasviel/stable-diffusion-webui-forge

Every time I toggle my VPN, the web UI breaks.

Open
#2,713 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

My workflow involved often toggling my VPN on and off, and whenever that happens during the generation (and sometimes even in idle state), Forge no longer displays the newly generated images and changing models might stop working. I have to refresh the page and painstakingly enter every setting in by hand. I often use the X/Y plot and that data isn't saved in the EXIF, so I can't even import the last generated image to restore my settings.

The million-dollar question is, why does a local generation software that requires no connection even care about VPN toggle? I thought it was about the websockets so I did --no-gradio-queue, but that didn't help.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by reproducing a VPN toggle during generation and while idle, with and without --no-gradio-queue, then trace the web UI's websocket or Gradio behavior. Done means generated images remain visible, model changes continue working, and settings do not need to be re-entered after the toggle.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, networking, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.