mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #11269] issue: Chat History and admin access is lost after upgrading to version 0.5.20 from 0.5.18 #16166
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 @visagansanthanam-unisys on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11269
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.5.20
Ollama Version (if applicable)
0.5.12
Operating System
Ubuntu
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
As a admin, i should have access to 'Admin Settings', all models and workspace,
As a user, I should be able to view my chat history
Actual Behavior
on v0.5.18, everything was working fine. as soon as I upgraded to v0.5.19 or v0.5.20, all chat history and admin access were lost. even the local admin credentials are not working.


Version 0.5.18 with all admin access.
same user on version 0.5.20 with no admin access and chat history is lost.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@Classic298 commented on GitHub (Mar 6, 2025):
This is maybe related? #11207
Do you use LDAP / OAUTH?
If so, try the script shared in the comments to see if it fixes it.