issue: Error messages non persistent #4572

Closed
opened 2025-11-11 15:57:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @Xeroxxx on GitHub (Mar 26, 2025).

Originally assigned to: @tjbck on GitHub.

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

0.5.20

Ollama Version (if applicable)

0.6.2-cuda

Operating System

Debian (Kubernetes Cluster)

Browser (if applicable)

Edge 136

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 listed steps to reproduce the bug in detail.

Expected Behavior

When a Filter or Pipeline as Function raised a error message, it will be raised with "raise Exception("Rate limit exceeded. Please try again later.")"

The error message is displayed and should be displayed in the conversation.

Image

Actual Behavior

The message raised will only be displayed once. After reloading/browser restart/relogin the message is non persistent and the conversaiton does not show the error message and keeps showing it loads the message.

Image

Steps to Reproduce

Use any function that can raise an error/exception.
Raise an exception.
Refresh browser/relogging/restart browser
Switch to conversation.

Logs & Screenshots

See above. No error messages or non 200 HTTP Codes in Log.

Additional Information

No response

Originally created by @Xeroxxx on GitHub (Mar 26, 2025). Originally assigned to: @tjbck on GitHub. ### 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 0.5.20 ### Ollama Version (if applicable) 0.6.2-cuda ### Operating System Debian (Kubernetes Cluster) ### Browser (if applicable) Edge 136 ### 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 listed steps to reproduce the bug in detail. ### Expected Behavior When a Filter or Pipeline as Function raised a error message, it will be raised with "raise Exception("Rate limit exceeded. Please try again later.")" The error message is displayed and should be displayed in the conversation. ![Image](https://github.com/user-attachments/assets/82c8b70f-b18e-4da1-b4e7-fd919709ce94) ### Actual Behavior The message raised will only be displayed once. After reloading/browser restart/relogin the message is non persistent and the conversaiton does not show the error message and keeps showing it loads the message. ![Image](https://github.com/user-attachments/assets/a3451c13-7120-491c-842d-045fa73992a7) ### Steps to Reproduce Use any function that can raise an error/exception. Raise an exception. Refresh browser/relogging/restart browser Switch to conversation. ### Logs & Screenshots See above. No error messages or non 200 HTTP Codes in Log. ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 15:57:06 -06:00
Author
Owner

@tjbck commented on GitHub (Mar 28, 2025):

Addressed in dev!

@tjbck commented on GitHub (Mar 28, 2025): Addressed in dev!
Author
Owner

@Xeroxxx commented on GitHub (Mar 28, 2025):

Addressed in dev!

Thank you!!

Did you check with Pipelines as well? I remember just getting "Connection Lost" instead of the exception actual message. Sry forgot about that.

@Xeroxxx commented on GitHub (Mar 28, 2025): > Addressed in dev! Thank you!! Did you check with Pipelines as well? I remember just getting "Connection Lost" instead of the exception actual message. Sry forgot about that.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4572