8 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.
3 Replies
8 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Referencing ${{Service.Variable}} does not work
- 🧵 Postgre sql Host empty string
- 🧵 Service Private Variable Reference
If you find the answer from one of these, please let us know by solving the thread!
8 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
8 months ago
Appears to be working!
Status changed to Solved tonkotsu • 8 months ago