The following error is reported when data is imported to a dataset: #6672

Closed
opened 2026-02-21 18:16:47 -05:00 by yindo · 2 comments
Owner

Originally created by @RollingDonkeyX on GitHub (Nov 11, 2024).

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

0.10.2

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

截图
I used the vectorized model I mounted on xinference.
截图2

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @RollingDonkeyX on GitHub (Nov 11, 2024). ### 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 0.10.2 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![截图](https://github.com/user-attachments/assets/4e4edc27-61d1-4292-ac49-cdd133be6bac) I used the vectorized model I mounted on xinference. ![截图2](https://github.com/user-attachments/assets/804f4a2b-5788-47c8-b3ac-72a8948d2ad4) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug🤔 cant-reproduce labels 2026-02-21 18:16:47 -05:00
yindo closed this issue 2026-02-21 18:16:47 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 11, 2024):

@RollingDonkeyX Hello! I'm here to help you with bugs, questions, and becoming a contributor. Let's work on solving your issue together.

I couldn't find specific known issues related to data import in Dify version 0.10.2 or any specific bugs related to Xinference integration in this version. However, there are some common error messages you might encounter during data import in Dify, such as DSLVersionNotSupportedError, InvalidYAMLFormatError, and MissingAppDataError [1][2].

For troubleshooting, ensure that your configuration settings for the vector database and Xinference are correct. You might want to check if the model is properly deployed and accessible from Dify. Also, verify that the Docker network settings allow communication between Dify and the vectorized model [3].

If you have more details about the error message or logs, it might help in pinpointing the issue further.

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 11, 2024): <!-- Greeting --> @RollingDonkeyX Hello! I'm here to help you with bugs, questions, and becoming a contributor. Let's work on solving your issue together. <!-- Answer --> I couldn't find specific known issues related to data import in Dify version 0.10.2 or any specific bugs related to Xinference integration in this version. However, there are some common error messages you might encounter during data import in Dify, such as `DSLVersionNotSupportedError`, `InvalidYAMLFormatError`, and `MissingAppDataError` <sup>[[1]](https://github.com/langgenius/dify/blob/main/api/services/app_dsl_service/exc.py)</sup><sup>[[2]](https://github.com/langgenius/dify/blob/main/api/core/app/apps/advanced_chat/app_generator.py)</sup>. For troubleshooting, ensure that your configuration settings for the vector database and Xinference are correct. You might want to check if the model is properly deployed and accessible from Dify. Also, verify that the Docker network settings allow communication between Dify and the vectorized model <sup>[[3]](https://github.com/langgenius/dify/issues/10391)</sup>. If you have more details about the error message or logs, it might help in pinpointing the issue further. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Nov 11, 2024):

Please upgrade to latest version and try it out. The provided information isn't helpful to locate the issues.

@crazywoola commented on GitHub (Nov 11, 2024): Please upgrade to latest version and try it out. The provided information isn't helpful to locate the issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6672