Private networking during build time
mikenikles
PROOP

a year ago

Hi,

My web app fails to connect to the database service via the private network during the build phase.

It's in a brand-new team & project as of a few days ago.

Error in the logs:

Error: getaddrinfo ENOTFOUND loopback-app-database.railway.internal

Does anyone have a working situation where they access a database during the build phase via the private network?

Thank you

View Deploy details

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

4 Replies

chandrika
EMPLOYEE

a year ago

Hi Mike, supporting private networking during the build phase is something we have in the works!

Our beta builder supports this feature (only in us-west1 region for now) and you can try it if you'd like: https://railway.app/changelog/2024-05-24-builder-v2-beta#builder-v2-arrives-in-beta


Status changed to Awaiting User Response Railway over 1 year ago


mikenikles
PROOP

a year ago

Excellent, thank you. It works perfectly now in the us-west1 region with the beta builder.


Status changed to Awaiting Railway Response Railway over 1 year ago


chandrika
EMPLOYEE

a year ago

Anytime! Glad you got this sorted blush emoji!


Status changed to Awaiting User Response Railway over 1 year ago


Status changed to Solved chandrika over 1 year ago


mikenikles
PROOP

2 months ago

Hey Railway team,

This started to happen again today. It's the first time in a few months that I pushed a code change to this project and the builds fail with the same Error: getaddrinfo ENOTFOUND loopback-app-database.railway.internal error.


Status changed to Open Railway 2 months ago


Loading...