Qdrant internal connection

tranhung92PRO

6 months ago

I'm facing an issue with connecting to qdrant using the internal host in nodejs.
The error message is below
Error: connect ECONNREFUSED fd12:c9d2:5745::45:c29e:d7d0:6333

Looks like the internal host is ipv6. How can I get it to work without switching to use the public URL?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

6 months ago

Hello,

Given the private network is IPv6 only, please make sure Qdrant is listening on ::

https://docs.railway.com/guides/private-networking


Status changed to Awaiting User Response railway[bot] 6 months ago


Status changed to Solved brody 6 months ago


Qdrant internal connection - Railway Help Station