mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
issue: Freezing Users tab inside Admin Panel #5069
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 @WolfSc84 on GitHub (May 6, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.6
Ollama Version (if applicable)
No response
Operating System
Linux
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Show the users and group
Enable user and group administration
Actual Behavior
The admin panel freeze the application when you open Users Tabs
Doesn't show user and groups. The interface freeze and stop working
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@Ithanil commented on GitHub (May 6, 2025):
I encountered the same immediately after upgrading, but it was fixed by a manual page reload (which, unfortunately, is required after most upgrades).
@Classic298 commented on GitHub (May 6, 2025):
ah, cache issue?
@Ithanil commented on GitHub (May 6, 2025):
Yeah, unfortunately https://github.com/open-webui/open-webui/pull/12461 didn't make it into main.
@Classic298 commented on GitHub (May 6, 2025):
only workaround to prevent cache issues is to set some adequate caching headers on the webserver reverse proxy