24 days 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
2 Replies
24 days 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 • 24 days ago
24 days ago
ok, it helped, thanx
Status changed to Awaiting Railway Response Railway • 24 days ago
Status changed to Solved marre-86 • 24 days ago