mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #12396] issue: Blank Screen after successful login #55249
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 @frk-ti8m on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12396
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
without ollama
Operating System
Ubuntu 22.04
Browser (if applicable)
134.0.6998.166
Confirmation
README.md.Expected Behavior
I expected Open WebUI to consistently load after successful setup.
Actual Behavior
The login behaviour is inconsistent. Sometimes everything works as expected, other times I sucessfully log in (green pop-up appears), but then the Open WebUI does not load and I am stuck with a blank screen.
Steps to Reproduce
Logs & Screenshots
Additional Information
Issue is potentially related to: https://github.com/open-webui/open-webui/issues/5866
Tested with docker tags: main, v0.6.0
However I have configured the following environment variables, as suggested there:
AIOHTTP_CLIENT_TIMEOUT=60
AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST=60
AIOHTTP_CLIENT_TIMEOUT_OPENAI_MODEL_LIST=60
JWT_EXPIRES_IN=-1
@rgaricano commented on GitHub (Apr 3, 2025):
reload &| clean cookies
@frk-ti8m commented on GitHub (Apr 3, 2025):
It does not always help to reload and clean cookies.
And oddly enough, when I run into this bug repeatedly and then 1. close the browser tab, 2. wait for about 5 Minutes (I don't delete any website data), 3. open the application in a new browser tab, then the login succeeds again.
@frk-ti8m commented on GitHub (Apr 3, 2025):
Here is a gif of the whole procedure if it helps:
@tjbck commented on GitHub (Apr 3, 2025):
Most likely related to
/modelsendpoint. I'd suggest you specify the model ids directly from the connections.