Skip to content

select datasets error #16303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks done
dragoalone opened this issue Mar 20, 2025 · 2 comments
Closed
5 tasks done

select datasets error #16303

dragoalone opened this issue Mar 20, 2025 · 2 comments
Labels
🐞 bug Something isn't working 🤔 cant-reproduce We can not reproduce it or the information is limited

Comments

@dragoalone
Copy link

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

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

8597-3349f9d5ea3c44e6.js:1 TypeError: Cannot read properties of null (reading 'vector_setting')
at 1340-f3ea53d9a13ada87.js:1:1159511
at rE (92df3e12-2414dde15c3f3d5d.js:1:40345)
at l$ (92df3e12-2414dde15c3f3d5d.js:1:59320)
at lU (92df3e12-2414dde15c3f3d5d.js:1:58165)
at lI (92df3e12-2414dde15c3f3d5d.js:1:57770)
at iZ (92df3e12-2414dde15c3f3d5d.js:1:121848)
at ia (92df3e12-2414dde15c3f3d5d.js:1:95166)
at 92df3e12-2414dde15c3f3d5d.js:1:94988
at il (92df3e12-2414dde15c3f3d5d.js:1:94995)
at oJ (92df3e12-2414dde15c3f3d5d.js:1:92351)
at nb (92df3e12-2414dde15c3f3d5d.js:1:26837)
at nw (92df3e12-2414dde15c3f3d5d.js:1:27575)
at 92df3e12-2414dde15c3f3d5d.js:1:28609
window.console.error @ 8597-3349f9d5ea3c44e6.js:1

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

@dosubot dosubot bot added 🐞 bug Something isn't working 🤔 cant-reproduce We can not reproduce it or the information is limited labels Mar 20, 2025
Copy link

dosubot bot commented Mar 20, 2025

Hello @dragoalone, I'm here to help you with any bugs, questions, or contributions you might have. Let's tackle this together!

To resolve the "TypeError: Cannot read properties of null (reading 'vector_setting')" error in your self-hosted Dify version 1.1 setup using Docker, you can try the following workaround:

  1. This error occurs when using Milvus as a vector store with the "Hybrid Search" option set to "Weighted Score." To avoid this error, create a new knowledge base and set the "Hybrid Search" option to "Rerank Model" instead of "Weighted Score" [1][2].

  2. Additionally, consider updating to a newer version of Dify, as a hotfix has been planned to address this issue [3].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 🤔 cant-reproduce We can not reproduce it or the information is limited
Projects
None yet
Development

No branches or pull requests

2 participants