Recall test error, the log does not show the complete error, only screenshots can be provided #12017

Closed
opened 2026-02-21 19:05:17 -05:00 by yindo · 4 comments
Owner

Originally created by @Pahkho on GitHub (Mar 23, 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.1.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @Pahkho on GitHub (Mar 23, 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.1.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/cdce68a4-7edd-4497-9011-02c3059cdb96) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug🤔 cant-reproduce labels 2026-02-21 19:05:17 -05:00
yindo closed this issue 2026-02-21 19:05:17 -05:00
Author
Owner

@crazywoola commented on GitHub (Mar 23, 2025):

This happens when the embedding model is changed but the reindex process hasn't been finished.

@crazywoola commented on GitHub (Mar 23, 2025): This happens when the embedding model is changed but the reindex process hasn't been finished.
Author
Owner

@Pahkho commented on GitHub (Mar 23, 2025):

This happens when the embedding model is changed but the reindex process hasn't been finished.

My original embedding model was v1, which was later changed to v3. I just listened to your answer and changed it back to v1. It still reports an error. After changing the embedding model, there is no re-index button.
The parent-child mode is used

@Pahkho commented on GitHub (Mar 23, 2025): > This happens when the embedding model is changed but the reindex process hasn't been finished. My original embedding model was v1, which was later changed to v3. I just listened to your answer and changed it back to v1. It still reports an error. After changing the embedding model, there is no re-index button. The parent-child mode is used
Author
Owner

@crazywoola commented on GitHub (Mar 23, 2025):

The re-index proess happens in the background, so you might not know it's finished or not.
Actually delete it and upload it again might be a better solution to this.

@crazywoola commented on GitHub (Mar 23, 2025): The re-index proess happens in the background, so you might not know it's finished or not. Actually delete it and upload it again might be a better solution to this.
Author
Owner
@crazywoola commented on GitHub (Mar 24, 2025): https://github.com/langgenius/dify/blob/41dff175b3f9a98c5bf795315b5937de074a41ed/CONTRIBUTING.md#L23-L33
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12017