mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-04 07:47:12 -05:00
[GH-ISSUE #8782] v0.5.5+ issue after login #134979
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 @petrusali on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8782
After upgrading my docker version of OUI from 0.5.4 to 0.5.5 or 0.5.6. User can only login but nothing happens after the login. Only showing blank screen.
@spammenotinoz commented on GitHub (Jan 23, 2025):
Same, admins are fine, but standard users just get a blank screen. It's not a proxy or \cookie issue either.
@sprior commented on GitHub (Jan 23, 2025):
I get a blank screen when logging in as an admin.
@petrusali commented on GitHub (Jan 23, 2025):
Same to me, all users got blank screen
@petrusali commented on GitHub (Jan 23, 2025):
Reopen
@wangkai111111 commented on GitHub (Jan 23, 2025):
Have you solved it? Me too
@petrusali commented on GitHub (Jan 23, 2025):
I haven't. I've tried to make a new container and it's running well. But once I tried to restore the DB, I got the same issue. So I guess the issue is coming from the DB structure.
@petrusali commented on GitHub (Jan 23, 2025):
What I did is rolling back to v0.5.4 tag from the main tag
@sprior commented on GitHub (Jan 23, 2025):
Yeah, thought it was fixed for me but the problem is back.
@wangkai111111 commented on GitHub (Jan 23, 2025):
How to roll back? Is there any previous download address for docker?
@wangkai111111 commented on GitHub (Jan 23, 2025):
Are there still problems after the rollback?
@spammenotinoz commented on GitHub (Jan 23, 2025):
Rolling back to v0.5.4 and restating the proxy fixed it for me.
@wangkai111111 commented on GitHub (Jan 23, 2025):
Is there a download address for the 0.5.4 image? I want to try it.
@spammenotinoz commented on GitHub (Jan 23, 2025):
Unsure, I still had the old image. If you do a docker image ls, you will likely still have it. It’s only removed if you delete or prune old images.
On 23 Jan 2025, at 3:53 pm, wangkai111111 @.***> wrote:
Rolling back to v0.5.4 and restating the proxy fixed it for me.
Is there a download address for the 0.5.4 image? I want to try it.
@sprior commented on GitHub (Jan 23, 2025):
Instead of ghcr.io/open-webui/open-webui:latest
use ghcr.io/open-webui/open-webui:v0.5.4
@petrusali commented on GitHub (Jan 23, 2025):
I rolled back to ghcr.io/open-webui/open-webui:v0.5.4
Removed anything in functions
Upgraded to ghcr.io/open-webui/open-webui:main
And now everything's fine
@wangkai111111 commented on GitHub (Jan 23, 2025):
What to remove from the function
@wangkai111111 commented on GitHub (Jan 23, 2025):
@petrusali
@petrusali commented on GitHub (Jan 23, 2025):
As I said earlier I removed anything in the functions. But my suspect what's causing the problem is https://openwebui.com/f/raskoll/dalle_3/ & https://openwebui.com/f/martianhannah/smart_core/
@kamjin3086 commented on GitHub (Feb 13, 2025):
The request for "/api/models" took too long, this issue will cause a black screen. The reason is considered to be related to the network. The fix is Settings->External Connection->openAI API and no longer check it. Could the developers please uncheck this option by default? This is very confusing :)
@mcpeixoto commented on GitHub (Mar 14, 2025):
Did a fresh installed -> Configured Ollama API -> And after some time I have the exact same issue..
User login and I get a black screen