OhLyln
OhLyln
RRailway
Created by OhLyln on 12/11/2023 in #✋|help
Cannot Get Private Networking working for Go app and ChromaDB
ID: c6a718e0-23e7-4d39-85b8-cd951a53c53f So I have a Chroma Vector DB with that ID and I have it's PORT variable set to 8000 which is what it naively listens on. I have it as chroma.railway.internal but my app cannot seem to hit that. The strange thing is that when I enable the public networking, it can access it on the generated domain:443. I'll paste the error I'm getting down here:
error:
"Post "http://chroma.railway.internal:8000/api/v1/collections": dial tcp: lookup chroma.railway.internal on 8.8.8.8:53: no such host"
level:
"error"
time:
1702269309
@replica: 41f01962-2e35-4e48-a28b-1f107d378c6f
error:
"Post "http://chroma.railway.internal:8000/api/v1/collections": dial tcp: lookup chroma.railway.internal on 8.8.8.8:53: no such host"
level:
"error"
time:
1702269309
@replica: 41f01962-2e35-4e48-a28b-1f107d378c6f
Does anyone have some suggestions?
55 replies
RRailway
Created by OhLyln on 10/23/2023 in #✋|help
Does MySQL normally use way more memory than Postgres?
No description
31 replies