mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
issue: All chats and models deleted after updating v0.6.09 to v0.6.10 #5312
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 @TreeAppleSeed on GitHub (May 24, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Updating should retain everything as it normally does.
Actual Behavior
All chats and models deleted after updating v0.6.09 to v0.6.10
Steps to Reproduce
open-webui serve --host 0.0.0.0
Might be related: last week or two ago I installed Anaconda and ended up having to add the Anaconda PATHs to the envornmental variables (think it's related due to looking at the powershell prompt logs). I've deleted those PATHs and reverted back to v0.6.09 but the issue persists and I'm on the new blank profile still...
Logs & Screenshots
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from C:\Users\onein\Documents.webui_secret_key
C:\Users\onein\anaconda3\Lib\site-packages\open_webui
C:\Users\onein\anaconda3\Lib\site-packages
C:\Users\onein\anaconda3\Lib
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
INFO [open_webui.env] 'ENABLE_SIGNUP' loaded from the latest database entry
WARNI [open_webui.env]
WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.
INFO [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.
██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝
v0.6.9 - building the best AI user interface.
https://github.com/open-webui/open-webui
Additional Information
Is it possible that my original profile with all its chats and models is still somewhere on my computer? And that it's just a case of changing the profile path?