Cant deploy on chromadb
I am having the issue:
ValueError: Could not connect to tenant default_tenant. Are you sure it exists?
How I can fix it?
9 Replies
Project ID:
N/A
does chromadb communicate over http or tcp?
http
On the server env I setted these variables
what port does chromadb run on internally?
I am not very sure, but I think it is 8000
Here is the deployment log:
Another thread here in the server said to do so.
and can you connect to chroma locally
I didn´t tried to use localhost, as I have to setup a localhost server, but I can use the chromadb normally creating a normal client
try connecting to the chromadb on railway locally
Did you solve it, I seem to have the same problem, cant use a Railway Chroma container, not even from my computer