Pre deploy command fails after no changes
marre-86
HOBBYOP

a month ago

Everything worked correctly and I didn't touch anythung after successful deploy in the beginning of May.

And then suddenly it fails and my website is offline

Your Diagnosis tool says:

Infrastructure Error

The pre-deploy command is failing because the pre-deploy container cannot reach MySQL over private networking, timing out after 2 minutes. The MySQL service is healthy and in the same region, and the same deployment succeeded on May 7 with no code or config changes since. Three consecutive deployments have failed with the same timeout, suggesting a persistent connectivity issue.

Need help

Solved

2 Replies

Railway
BOT

a month ago

Your MySQL service is healthy but your app's pre-deploy container is unable to reach it over the private network. Redeploying the MySQL service (not just the app) is the known fix for this connectivity state, after which you should redeploy your app service.


Status changed to Awaiting User Response Railway about 1 month ago


marre-86
HOBBYOP

a month ago

ok, it helped, thanx


Status changed to Awaiting Railway Response Railway about 1 month ago


Status changed to Solved marre-86 about 1 month ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...