CostaLima
CostaLima
RRailway
Created by CostaLima on 12/18/2023 in #✋|help
Cant deploy on chromadb
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
12 replies
RRailway
Created by CostaLima on 12/18/2023 in #✋|help
Cant deploy on chromadb
I am not very sure, but I think it is 8000 Here is the deployment log:
2023-12-18 20:51:47 DEBUG chromadb.config Starting component System

2023-12-18 20:51:47 DEBUG chromadb.config Starting component Posthog

2023-12-18 20:51:47 DEBUG chromadb.config Starting component SqliteDB

2023-12-18 20:51:47 DEBUG chromadb.config Starting component LocalSegmentManager

2023-12-18 20:51:47 DEBUG chromadb.config Starting component SegmentAPI

2023-12-18 20:51:47 INFO uvicorn.error Started server process [13]

2023-12-18 20:51:47 INFO uvicorn.error Waiting for application startup.

2023-12-18 20:51:47 INFO uvicorn.error Application startup complete.

**2023-12-18 20:51:47 INFO uvicorn.error Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)**

2023-12-18 20:52:40 INFO uvicorn.access 192.168.0.2:46502 - "GET /api/v1/tenants/default_tenant HTTP/1.1" 404

2023-12-18 20:53:35 INFO uvicorn.access 192.168.0.2:57344 - "GET / HTTP/1.1" 404
2023-12-18 20:51:47 DEBUG chromadb.config Starting component System

2023-12-18 20:51:47 DEBUG chromadb.config Starting component Posthog

2023-12-18 20:51:47 DEBUG chromadb.config Starting component SqliteDB

2023-12-18 20:51:47 DEBUG chromadb.config Starting component LocalSegmentManager

2023-12-18 20:51:47 DEBUG chromadb.config Starting component SegmentAPI

2023-12-18 20:51:47 INFO uvicorn.error Started server process [13]

2023-12-18 20:51:47 INFO uvicorn.error Waiting for application startup.

2023-12-18 20:51:47 INFO uvicorn.error Application startup complete.

**2023-12-18 20:51:47 INFO uvicorn.error Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)**

2023-12-18 20:52:40 INFO uvicorn.access 192.168.0.2:46502 - "GET /api/v1/tenants/default_tenant HTTP/1.1" 404

2023-12-18 20:53:35 INFO uvicorn.access 192.168.0.2:57344 - "GET / HTTP/1.1" 404
Another thread here in the server said to do so.
12 replies
RRailway
Created by CostaLima on 12/18/2023 in #✋|help
Cant deploy on chromadb
On the server env I setted these variables
HOST=chroma-production-<enderess>.up.railway.app
PORT=8000
HOST=chroma-production-<enderess>.up.railway.app
PORT=8000
12 replies
RRailway
Created by CostaLima on 12/18/2023 in #✋|help
Cant deploy on chromadb
http
12 replies