When modifiy the settings of dataset, api raise 404 Route Not Found #20373

Closed
opened 2026-02-21 20:07:05 -05:00 by yindo · 1 comment
Owner

Originally created by @zxjlm on GitHub (Nov 17, 2025).

Self Checks

  • I have read the Contributing Guide and Language Policy.
  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report, otherwise it will be closed.
  • 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.10

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Issue

On the knowledge base page -> Settings, modify any parameter and then save, it throws a "modifiedUnsuccessfully" exception.
Error in the network request:
404 PATCH /console/api/datasets/a6178539-980d-4b50-8d67-61671f76a754

Image

Reproduction Steps

  1. Create an empty knowledge base with default configuration.
  2. Upload an Excel file with default configuration.
  3. After the document indexing is completed, modify the knowledge base configuration and encounter a 404 error.

✔️ Expected Behavior

Success to update

Actual Behavior

Failed to update

Originally created by @zxjlm on GitHub (Nov 17, 2025). ### Self Checks - [x] I have read the [Contributing Guide](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) and [Language Policy](https://github.com/langgenius/dify/issues/1542). - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report, otherwise it will be closed. - [x] 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.10 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ## Issue On the knowledge base page -> Settings, modify any parameter and then save, it throws a "modifiedUnsuccessfully" exception. Error in the network request: `404 PATCH /console/api/datasets/a6178539-980d-4b50-8d67-61671f76a754` <img width="1911" height="850" alt="Image" src="https://github.com/user-attachments/assets/685e76b4-02e0-486a-ad94-e2ac6db29074" /> ## Reproduction Steps 1. Create an empty knowledge base with default configuration. 2. Upload an Excel file with default configuration. 3. After the document indexing is completed, modify the knowledge base configuration and encounter a 404 error. ### ✔️ Expected Behavior Success to update ### ❌ Actual Behavior Failed to update
yindo added the 🐞 bug label 2026-02-21 20:07:05 -05:00
yindo closed this issue 2026-02-21 20:07:05 -05:00
Author
Owner

@zxjlm commented on GitHub (Nov 17, 2025):

This is my mistake, and I will close it.

@zxjlm commented on GitHub (Nov 17, 2025): This is my mistake, and I will close it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#20373