-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Vector database connection error when using Qwen text-embedding-vX #12158
Comments
Hey @tapdefenser! 👋 I'm here to help you with any bugs, questions, or contribution-related queries. Let's work together to resolve the issue you're experiencing. I found a similar open issue regarding a vector database connection error with Qdrant in a self-hosted Docker environment. The suggested solution includes several steps:
These steps should help resolve the connection issue with the vector database [1]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Please provide the container logs and check the status of the containers. |
@dosubot
|
The error you're encountering indicates a failure to resolve the 'weaviate' service, which is likely due to an incorrect or unreachable endpoint configuration. Here are some steps to resolve this issue:
By following these steps, you should be able to resolve the vector database connection error related to the Weaviate service. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Self Checks
Dify version
0.14.1
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When I create a new knowledge
I upload a *.txt file
and In the Text Preprocessing and Cleaning process I choose "Automatic","high quality" with "text-embedding-vX" ,using every method of Retrieval Settings(with and without Rerank)
and then i save&process.
It seems it didn't work, my Qwen dashborad seems to be not requested, and the Dify says "Vector database connection error"
✔️ Expected Behavior
It should work correctly
❌ Actual Behavior
Vector database connection error
The text was updated successfully, but these errors were encountered: