Can't connect to Chroma #33

Closed
opened 2026-02-15 16:29:28 -05:00 by yindo · 3 comments
Owner

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.

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.
yindo added the question label 2026-02-15 16:29:28 -05:00
yindo closed this issue 2026-02-15 16:29:28 -05:00
Author
Owner

@timothycarambat commented on GitHub (Sep 19, 2023):

Did you deploy the AWS API and are you able to go to <API_GATEWAY_URL>/api/v1 and get a heartbeat response?

@timothycarambat commented on GitHub (Sep 19, 2023): Did you deploy the AWS API and are you able to go to `<API_GATEWAY_URL>/api/v1` and get a heartbeat response?
Author
Owner

@devaniljr commented on GitHub (Sep 19, 2023):

Yes, I get a

{
"nanosecond heartbeat": 1695146874540770000
}
@devaniljr commented on GitHub (Sep 19, 2023): Yes, I get a ``` { "nanosecond heartbeat": 1695146874540770000 } ```
Author
Owner

@timothycarambat commented on GitHub (Sep 19, 2023):

Are you inputting just the API_GATEWAY part of the URL? Basically everything before /api should be there, including https

@timothycarambat commented on GitHub (Sep 19, 2023): Are you inputting just the `API_GATEWAY` part of the URL? Basically everything before `/api` should be there, including https
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/vector-admin#33