ECONNREFUSED trying to connect privately
eduardorenani
HOBBYOP

4 months ago

Im trying to connect my N8N node to a nodeJS node using the private dns xxxx.railway.internal, but connection gets ECONNREFUSED. Even the healtcheck endpoint gets refused

$10 Bounty

6 Replies

Railway
BOT

4 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


eduardorenani
HOBBYOP

4 months ago

Screenshots below


mikaoelitiana
HOBBY

4 months ago

Can you try http://.... instead of https://.... The docs mention :

Note that you should use http in the address.

cf https://docs.railway.com/guides/private-networking#use-internal-hostname-and-port


eduardorenani
HOBBYOP

4 months ago

Hey, @mikaoelitiana. Thanks for your response! I tried using http, but the result is still the same frowning_face emoji

Attachments


4 months ago

Are you able to access the service from your local device using a TCP proxy or domain?


samgordon

Are you able to access the service from your local device using a TCP proxy or domain?

eduardorenani
HOBBYOP

4 months ago

yes


Loading...