mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
issue: database is locked error on a multi-node cluster #5241
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 @JTHesse on GitHub (May 20, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
v0.7.0
Operating System
Ubuntu 22.04
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
After login the chats should be loaded.
Actual Behavior
Chats can't be loaded, and the docker service is forced to restart.
Steps to Reproduce
Logs & Screenshots
_ollama-webui_ollama-webui.1.wry2ta9cu2vqohvjaj32q1szl_logs.txt
Additional Information
The issue is not consistent, sometimes the stack is deployed successfully, and sometimes it will redeploy until it randomly works.
Removing the Redis web socket don't seem to affect this.
@tjbck commented on GitHub (May 20, 2025):
Are you using Postgres?