mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #15375] issue: When my Open-WebUI generation exits directly without interruption midway, re-entering the dialog box will result in a loop on the loading screen. #33077
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 @Frost2002 on GitHub (Jun 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15375
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.15
Ollama Version (if applicable)
latest
Operating System
Windows Server 2025 DataCenter
Browser (if applicable)
Edge Stable:latest
Confirmation
README.md.Expected Behavior
When an exception occurs while Open-WebUI calls the DeepSeek API, the automatic interruption does not affect viewing the conversation history next time.
Actual Behavior
After a series of dialogues, if DeepSeek encounters an exception and exits without manual intervention, it will cause the historical records of that conversation to fail to load properly.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Jun 30, 2025):
Related: #13027