mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
Can't connect to Chroma #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @devaniljr on GitHub (Sep 19, 2023).
I have a Chroma instance in the AWS, it's currently open without authorization. But every time I try to connect using the IP address, it says "Could not connect to Chroma instance with those credentials.", even if the API Header & Key its empty.
@timothycarambat commented on GitHub (Sep 19, 2023):
Did you deploy the AWS API and are you able to go to
<API_GATEWAY_URL>/api/v1and get a heartbeat response?@devaniljr commented on GitHub (Sep 19, 2023):
Yes, I get a
@timothycarambat commented on GitHub (Sep 19, 2023):
Are you inputting just the
API_GATEWAYpart of the URL? Basically everything before/apishould be there, including https