mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 10:13:22 -05:00
[GH-ISSUE #16611] issue: Enforced temporary chat returns 404 error from v0.6.19 #56641
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 @AInteriorB on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16611
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.22
Ollama Version (if applicable)
No response
Operating System
Linux Debian
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
should still work
Actual Behavior
returns error 404: Something went wrong :/
Steps to Reproduce
Logs & Screenshots
On client side:

On server side:
2025-08-14 09:34:06.961 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 127.0.0.1:0 - "POST /api/chat/completions HTTP/1.1" 400Additional Information
Relevant POST JSON:
Response:
@tjbck commented on GitHub (Aug 14, 2025):
Duplicate, addressed in dev.