How are you running VectorAdmin?
Docker (local)
What happened?
I've deployed Chroma ADB on my cloud server and can access it via code, such as creating collections, without authentication enabled. However, when connecting to Chroma ADB through VectorAdmin, I keep getting the error:
Error connecting vector database: Could not connect to Chroma instance with those credentials.
My Chroma Endpoint is the same as the URL in the code:
http://ip:port
Are there known steps to reproduce?
No response
How are you running VectorAdmin?
Docker (local)
What happened?
I've deployed Chroma ADB on my cloud server and can access it via code, such as creating collections, without authentication enabled. However, when connecting to Chroma ADB through VectorAdmin, I keep getting the error:
Error connecting vector database: Could not connect to Chroma instance with those credentials.
My Chroma Endpoint is the same as the URL in the code:
http://ip:port
Are there known steps to reproduce?
No response