mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Freezing interface when pipeline server goes offline. #2209
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 @aqualx on GitHub (Sep 26, 2024).
Bug Report
Installation Method
I have deployed Ollama+ Open WebUI + Pipiline docker images via this docker-compose template.
In addition to this, I'm running a development version of the pipeline project locally.
At Admin Panel -> Settings -> Connections-> I have two "OpenAI API" servers defined.
Environment
Open WebUI Version: v0.3.30
Ollama (if applicable): latest as of 26.09.2024
Operating System: Docker container running on TrueNas Scale 24.10
Browser (if applicable): Vivaldi 6.9.3447.46
Confirmation:
Expected Behavior:
When one of "OpenAI API" service is offline I can:
Actual Behavior:
When one of "OpenAI API" service is offline:
Description
Bug Summary:
Improper handling of offline OpenAI API service. Unavailable service should not freeze the UI as it gives customers an unreliable experience with a product.
Browser Console Logs: