issue: Temporary Chats not working for user role #6139

Closed
opened 2025-11-11 16:45:55 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @flogruber on GitHub (Aug 19, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.22

Ollama Version (if applicable)

Operating System

Ubuntu 24.04

Browser (if applicable)

Edge

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

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

  1. Start a open-webui container
  2. Configure a user with the role user
  3. Log in with that particular user
  4. Select a model and select temporary chat
  5. Send a message
  6. The message 404: Something went wrong :/ will be displayed to the user

Logs & Screenshots

Network request:

Image

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

Originally created by @flogruber on GitHub (Aug 19, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.22 ### Ollama Version (if applicable) - ### Operating System Ubuntu 24.04 ### Browser (if applicable) Edge ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### 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 1. Start a open-webui container 2. Configure a user with the role `user` 3. Log in with that particular user 4. Select a model and select `temporary chat` 5. Send a message 6. The message `404: Something went wrong :/` will be displayed to the user ### Logs & Screenshots Network request: <img width="359" height="69" alt="Image" src="https://github.com/user-attachments/assets/dce20647-1bd0-4fa2-844f-959d4bcd63c3" /> 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_
GiteaMirror added the bug label 2025-11-11 16:45:55 -06:00
Author
Owner

@tjbck commented on GitHub (Aug 19, 2025):

Should be addressed in dev. Duplicate.

@tjbck commented on GitHub (Aug 19, 2025): Should be addressed in dev. Duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6139