Pipeline not found when delete pipeline file #209

Open
opened 2026-02-15 19:16:56 -05:00 by yindo · 2 comments
Owner

Originally created by @3keyallen3 on GitHub (Mar 11, 2025).

Image

**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

Originally created by @3keyallen3 on GitHub (Mar 11, 2025). ![Image](https://github.com/user-attachments/assets/e2e6b1a0-d7fc-4c21-b4ac-ef6ec664cfbf) **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
Author
Owner

@shkron commented on GitHub (Mar 19, 2025):

same

You can manually delete it from the pipelines container:

/app/pipelines

and

/app/pipelines/failed (if it failed)
@shkron commented on GitHub (Mar 19, 2025): same You can manually delete it from the pipelines container: ``` /app/pipelines ``` and ``` /app/pipelines/failed (if it failed) ```
Author
Owner

@3keyallen3 commented on GitHub (Mar 19, 2025):

@shkron Thanks. I understand this method, but I'm still unsure how to solve this issue.

@3keyallen3 commented on GitHub (Mar 19, 2025): @shkron Thanks. I understand this method, but I'm still unsure how to solve this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#209