mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
issue: Temporary Chats not working for user role #6139
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 @flogruber on GitHub (Aug 19, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.22
Ollama Version (if applicable)
Operating System
Ubuntu 24.04
Browser (if applicable)
Edge
Confirmation
README.md.Expected Behavior
The expected beaviour would be that temporary chats also function with the role
user.Actual Behavior
Currently, these only work with the user role
admin.Steps to Reproduce
usertemporary chat404: Something went wrong :/will be displayed to the userLogs & Screenshots
Network request:
No error is visible in the docker container logs
Furthermore, this request is not forwarded by open-webui, meaning that the request is not forwarded to the model that was actually selected.
Additional Information
No response
@tjbck commented on GitHub (Aug 19, 2025):
Should be addressed in dev. Duplicate.