Originally created by @tkg61 on GitHub (Aug 23, 2024).
Bug Report
Installation Method
helm install in k8s
Environment
Open WebUI Version: v0.3.13 - 3.15 not available in helm yet
different server running automatic1111 - latest
external openai api for LLMs
Operating System: k8s 1.29
Browser (if applicable): Chrome 127
Confirmation:
I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Multiple users are able to use the application without it hanging when an image is being generated
Actual Behavior:
The entire application stalls while an image is being waited upon. No one else can log in, load the webui, send normal messages to LLMs, etc
Description
Bug Summary:
When an image is being generated the entire application stalls
Reproduction Details
Steps to Reproduce:
Run openwebui
configure for automatic1111
have two web browsers open with two different user accounts.
Use one user account to send a request for an image
use the other to try to log in or do something else that is not an image generation request.
Nothing will work
Logs and Screenshots
Browser Console Logs:
there are no error or abnormal logs from the browser
the browser running the image shows no errors and the browser that hangs shows nothing since it is just waiting
Docker Container Logs:
there are no error or abnormal logs from the container
Screenshots/Screen Recordings (if applicable):
On the left an image is being re-generated and on the right i am trying to interact with the webui
Originally created by @tkg61 on GitHub (Aug 23, 2024).
# Bug Report
## Installation Method
helm install in k8s
## Environment
- **Open WebUI Version:** v0.3.13 - 3.15 not available in helm yet
- different server running automatic1111 - latest
- external openai api for LLMs
- **Operating System:** k8s 1.29
- **Browser (if applicable):** Chrome 127
**Confirmation:**
- [X] I have read and followed all the instructions provided in the README.md.
- [X] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [X] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Multiple users are able to use the application without it hanging when an image is being generated
## Actual Behavior:
The entire application stalls while an image is being waited upon. No one else can log in, load the webui, send normal messages to LLMs, etc
## Description
**Bug Summary:**
When an image is being generated the entire application stalls
## Reproduction Details
**Steps to Reproduce:**
- Run openwebui
- configure for automatic1111
- have two web browsers open with two different user accounts.
- Use one user account to send a request for an image
- use the other to try to log in or do something else that is not an image generation request.
- Nothing will work
## Logs and Screenshots
**Browser Console Logs:**
there are no error or abnormal logs from the browser
the browser running the image shows no errors and the browser that hangs shows nothing since it is just waiting
**Docker Container Logs:**
there are no error or abnormal logs from the container
**Screenshots/Screen Recordings (if applicable):**
On the left an image is being re-generated and on the right i am trying to interact with the webui

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @tkg61 on GitHub (Aug 23, 2024).
Bug Report
Installation Method
helm install in k8s
Environment
Open WebUI Version: v0.3.13 - 3.15 not available in helm yet
different server running automatic1111 - latest
external openai api for LLMs
Operating System: k8s 1.29
Browser (if applicable): Chrome 127
Confirmation:
Expected Behavior:
Multiple users are able to use the application without it hanging when an image is being generated
Actual Behavior:
The entire application stalls while an image is being waited upon. No one else can log in, load the webui, send normal messages to LLMs, etc
Description
Bug Summary:
When an image is being generated the entire application stalls
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
there are no error or abnormal logs from the browser
the browser running the image shows no errors and the browser that hangs shows nothing since it is just waiting
Docker Container Logs:
there are no error or abnormal logs from the container
Screenshots/Screen Recordings (if applicable):

On the left an image is being re-generated and on the right i am trying to interact with the webui
@tjbck commented on GitHub (Aug 23, 2024):
Fixed on dev!