Describe the bug
On a fresh setup (./run-platform.sh), adding the bundled Qdrant as a vector database during onboarding fails. "Test Connection" returns: "Error testing ''. Unexpected Response: 404 (Not Found)..."
To reproduce
- Run
./run-platform.sh and log in.
- Onboarding >> Connect a Vector Database >> Qdrant.
- Add Name of vector DB, URL:
http://unstract-vector-db:6333, no API key.
- Click Test Connection.
Expected behavior
It should connect without any problem.
Environment details
- Version v0.173.0 of unstarct
- OS: Ubuntu
Screenshots

Describe the bug
On a fresh setup (
./run-platform.sh), adding the bundled Qdrant as a vector database during onboarding fails. "Test Connection" returns: "Error testing ''. Unexpected Response: 404 (Not Found)..."To reproduce
./run-platform.shand log in.http://unstract-vector-db:6333, no API key.Expected behavior
It should connect without any problem.
Environment details
Screenshots