I can t make any deployemnts
kavinu510
FREEOP
24 days ago
The automatic deployment functionality is broken for me. The latest changes in GitHub do not get updated, and it does not create an automatic deployment. I also tried to manually trigger a deployment, but that did not work either.
5 Replies
yt-wu
FREE
24 days ago
same issue here
aayankali
FREE
24 days ago
same here
malsh100
FREE
24 days ago
Same issue here
0z-zy
FREE
24 days ago
same problem. this is the second time this week Y-Y
matisayas
PRO
24 days ago
If your Postgres is stuck crashing after the recent Railway incident with no new logs, here's the fix:
- Go to your Postgres service → Deployments tab
- Click the ⋯ next to the last failed deployment
- Select Redeploy
This forces Railway to pull a fresh image. Your data is intact.
Once Postgres is green, redeploy your backend too.
▎ Use Redeploy from Deployments tab — not the Restart button.