mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
Pipeline not found when delete pipeline file #209
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 @3keyallen3 on GitHub (Mar 11, 2025).
**pipline关闭成功
INFO: 172.23.0.3:55020 - "DELETE /pipelines/delete HTTP/1.1" 404 Not Found
**
Upload pipeline file works well, but can't delete pipeline file.
e829636a8edd ghcr.io/open-webui/pipelines:latest
62a328f15148 ghcr.io/open-webui/open-webui:main v0.5.20
@shkron commented on GitHub (Mar 19, 2025):
same
You can manually delete it from the pipelines container:
and
@3keyallen3 commented on GitHub (Mar 19, 2025):
@shkron Thanks. I understand this method, but I'm still unsure how to solve this issue.