Originally created by @TreeAppleSeed on GitHub (May 24, 2025).
Check Existing Issues
I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
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
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
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
Usually run these commands via powershell: pip install -U open-webui
open-webui serve --host 0.0.0.0
As the update v0.6.09 to v0.6.10 was not working for me I had to install "Desktop development with C++" using "Visual Studio Build Tools 2022", per AIs suggestion, which finally allowed it to update
But after opning the OpenWeb UI webpage I had to fill in my full name and credentials for Admin (which probably means my normal profile was not loaded or deleted)
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.
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?
Originally created by @TreeAppleSeed on GitHub (May 24, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### 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
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### 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
1. Usually run these commands via powershell: pip install -U open-webui
open-webui serve --host 0.0.0.0
2. As the update v0.6.09 to v0.6.10 was not working for me I had to install "Desktop development with C++" using "Visual Studio Build Tools 2022", per AIs suggestion, which finally allowed it to update
3. But after opning the OpenWeb UI webpage I had to fill in my full name and credentials for Admin (which probably means my normal profile was not loaded or deleted)
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?
GiteaMirror
added the bug label 2025-11-11 16:17:00 -06:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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?