mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #8762] Can't open chats #15244
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 @iSevenDays on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8762
Bug Report
Installation Method
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]
docker
Environment
Open WebUI Version: 0.5.4
Ollama (if applicable): no (disabled in settings for now)
Operating System: Ubuntu 22.04
Browser (if applicable): Chrome and Safari latest.
Confirmation:
Expected Behavior:
Create a new chat and start a dialog.
I used n8n pipe function to start dialog which did break everything.
Actual Behavior:
I can't open any chat anymore. I managed to open directly system area and delete all chats.
Then I can load OpenWebUI again.
After I create a new chat, the OpenWebUI breaks with the bug I specified below.
Description
Bug Summary:
I can't create or open existing chats after I send first message to first chat.
Reproduction Details
Steps to Reproduce:
I just upgrade to 0.5.4, it seems I did use 0.5.3 or 0.5.2 and everything worked there.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Additional Information