Qdrant internal connection
tranhung92
PROOP

a year 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

a year 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 over 1 year ago


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...