${{RAILWAY_PRIVATE_DOMAIN}} returning empty string
tonkotsu
PROOP

5 months ago

As you have seen from the multitude of threads here, there are issues with invalid URLs. However, I haven't seen any that actually say where the issue is.

For Redis, the issue is with REDISHOST.
For Postgres, the issue is with PGHOST .
So on and so forth.

These env variables are referencing ${{RAILWAY_PRIVATE_DOMAIN}}, which is returning an empty string.

For everyone who is experiencing this issue, I have been able to get everything working as expected by using the public URL/host - at least as a temporary fix.

Solved

3 Replies

Railway
BOT

5 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!


tonkotsu
PROOP

5 months ago

I'm assuming that the Railway team disabled private networking, and when it should have been toggled back on for everyone a select number of people had it stay disabled.

Seeing this under settings:

I'll report back after redeploying.

Attachments


tonkotsu
PROOP

5 months ago

Appears to be working!


Status changed to Solved tonkotsu 5 months ago


Loading...