We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running qdrant as a local docker container with it's url at http://localhost:6333
When running ddn connector instrospect qdrant the url is replaced to http://127.0.0.1:6333 which fails.
Any ideas?
The text was updated successfully, but these errors were encountered:
127.0.0.1 is equivalent to localhost. Probably related to #10573
Sorry, something went wrong.
Hey @bitcoinski are you still running into this issue? Could you please help me with the CLI version and the qdrant connector you are using?
@bitcoinski bumping it up. Is it resolved? Anything that you found that we can incorporate as a feedback?
No branches or pull requests
I'm running qdrant as a local docker container with it's url at http://localhost:6333
When running ddn connector instrospect qdrant the url is replaced to http://127.0.0.1:6333 which fails.
Any ideas?
The text was updated successfully, but these errors were encountered: