mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #7081] Problem with Image settings and Automatic1111 #14599
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mightykatun on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7081
Installation Method
I run open webui on docker, ollama on docker too and automatic1111 as a linux process
Environment
Open WebUI Version: v0.4.1
Ollama (if applicable): v0.4.2
Operating System: Ubuntu 24.04.1 LTS
Browser (if applicable): Firefox v131.0 (64-bit) Snap for Ubuntu
Confirmation:
Expected Behavior:
When trying to change image settings with Automatic1111 by pressing the save button, I expected to get a confirmation message.
Actual Behavior:
The page just freezes and the save button spins forever (see attached image).
Description
Bug Summary:
The save button breaks the page and does not notify of an actual success or failure (same behavior for the connection check button). The settings (for example resolution) seem to be saved though when refreshing the page. My instance of Automatic1111 is reachable by the webui as generating images through the chat works just fine.
Reproduction Details
Steps to Reproduce:
On the web interface, go into admin settings > image settings, modify settings for automatic1111 and press the save button.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):


Additional Information
200 OK POST and GET in logs when generating the image seen above.