mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Artifacts Spamming Error Messages #4178
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 @vinismarques on GitHub (Feb 27, 2025).
Installation Method
Docker.
Environment
Open WebUI Version: v0.5.17
Ollama (if applicable): NA
Operating System: macOS Sequoia
Browser (if applicable): Brave: Version 1.75.180 Chromium: 133.0.6943.126 (Official Build) (arm64)
Confirmation:
Expected Behavior:
Artifact gets created automatically without spamming errors in the interface.
Actual Behavior:
Multiple error messages were spamming the interface while the artifact was being generated.
Description
Bug Summary:
Probably something changed from version 15 (works fine) to 17 (errors on the interface).
When the message ends, the artifact is rendered correctly, but it seems that something changed that makes the attempts to be displayed on the interface during the process.
Reproduction Details
Steps to Reproduce:
Create a new chat with the prompt "Show me a code snippet of a website's sticky header in CSS and JavaScript."
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Additional Information
Note
@tjbck commented on GitHub (Feb 27, 2025):
Addresssed!