mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
My instance stuck after testing pipe. #2026
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 @Tavernari on GitHub (Sep 8, 2024).
Bug Report
Installation Method
I installed a pipe, so I tried to modify the file through the OpenWebUI, and then tried to delete it but it stuck to my webui system.
Environment
Open WebUI Version: v0.3.11
Ollama (if applicable): N/A
Operating System: Raspberry PI 5 8Gb
Browser (if applicable): I was using Safari Version 18.0 (20619.1.15.11.1)
Confirmation:
Expected Behavior:
I would expect to use the pipe, but it was configured to use Ollama, so I changed to use OpenAI, after that everything exploded and blocked all systems from working.
Actual Behavior:
Blocked all my chat and things stopped working.
Description
Bug Summary:
I was testing pipes and after it it brokes.
Reproduction Details
Steps to Reproduce:
I am not clear about reproduce:
I installed the pipe from the marketplace.
I tried to run the pipe but it was configured to Ollama
I changed it directly on the open web UI interface.
Tried to run again and it gave me an error
I tried to fix it, so after any success, I removed it.
So I reboot my raspberry PI and never back to work.
Logs and Screenshots
Browser Console Logs:
N/A
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
N/A
Additional Information
It avoids my open webui to start
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@Tavernari commented on GitHub (Sep 8, 2024):
My idea to fix it is replacing the exception logic to use this instead:
@tjbck commented on GitHub (Sep 8, 2024):
The code you mentioned no longer exists in the latest release.
@thiswillbeyourgithub commented on GitHub (Sep 13, 2024):
FYI
I'm hitting this issue today using docker compose to build this image:
ghcr.io/open-webui/open-webui:${WEBUI_DOCKER_TAG-main}-cudaIt's completely stopping open-webui from running. To fix it I have added a file where it was missing.