External Knowledge Base Retrieval issue #15224

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

Originally created by @Killian-Filippov on GitHub (Jul 9, 2025).

Self Checks

  • 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 (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.5.1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I update dify from version 1.2.0 to 1.5.1 and do some retrieval test on RAGFlow(version 0.19.1). Both Dify and RAGFlow are deployed via Docker and are installed on the same machine. To avoid conflicts and ensure smooth operation, I adjusted the conflicting port settings by specifying custom ports using the -p parameter in the Docker Compose command. The original version 1.2.0 functioned without issues.

✔️ Expected Behavior

There should be some results in retrieval test.

Actual Behavior

Image There is no any results in the test. It doesn't work in chatflow, too. I check the result in RAGFlow. In RAGFlow, the retrieval test works. I roll back the dify version to 1.2.0 and recall the test to obtain the results.
Originally created by @Killian-Filippov on GitHub (Jul 9, 2025). ### Self Checks - [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 (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.5.1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce I update dify from version 1.2.0 to 1.5.1 and do some retrieval test on RAGFlow(version 0.19.1). Both Dify and RAGFlow are deployed via Docker and are installed on the same machine. To avoid conflicts and ensure smooth operation, I adjusted the conflicting port settings by specifying custom ports using the -p parameter in the Docker Compose command. The original version 1.2.0 functioned without issues. ### ✔️ Expected Behavior There should be some results in retrieval test. ### ❌ Actual Behavior <img width="1431" height="470" alt="Image" src="https://github.com/user-attachments/assets/838e3eee-ca86-40fb-8d2d-0f76c89bee0a" /> There is no any results in the test. It doesn't work in chatflow, too. I check the result in RAGFlow. In RAGFlow, the retrieval test works. I roll back the dify version to 1.2.0 and recall the test to obtain the results.
yindo added the 👻 feat:ragstale labels 2026-02-21 19:20:46 -05:00
yindo closed this issue 2026-02-21 19:20:46 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Aug 24, 2025):

Hi, @Killian-Filippov. I'm Dosu, and I'm helping the Dify team manage their backlog and am marking this issue as stale.

Issue Summary:

  • You reported that after updating Dify from v1.2.0 to v1.5.1 in a self-hosted Docker setup with RAGFlow, external knowledge base retrieval stopped working.
  • Despite adjusting ports, retrieval tests and chatflow fail in v1.5.1, while rolling back to v1.2.0 restores functionality.
  • No additional troubleshooting or updates have been provided since the initial report.

Next Steps:

  • Please let me know if this issue is still relevant with the latest version of Dify by commenting here to keep the discussion open.
  • Otherwise, this issue will be automatically closed in 15 days.

Thank you for your understanding and contribution!

@dosubot[bot] commented on GitHub (Aug 24, 2025): Hi, @Killian-Filippov. I'm [Dosu](https://dosu.dev), and I'm helping the Dify team manage their backlog and am marking this issue as stale. **Issue Summary:** - You reported that after updating Dify from v1.2.0 to v1.5.1 in a self-hosted Docker setup with RAGFlow, external knowledge base retrieval stopped working. - Despite adjusting ports, retrieval tests and chatflow fail in v1.5.1, while rolling back to v1.2.0 restores functionality. - No additional troubleshooting or updates have been provided since the initial report. **Next Steps:** - Please let me know if this issue is still relevant with the latest version of Dify by commenting here to keep the discussion open. - Otherwise, this issue will be automatically closed in 15 days. Thank you for your understanding and contribution!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#15224