I can t make any deployemnts
kavinu510
FREEOP
a month 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
a month ago
same issue here
aayankali
FREE
a month ago
same here
malsh100
FREE
a month ago
Same issue here
0z-zy
FREE
a month ago
same problem. this is the second time this week Y-Y
matisayas
PRO
a month 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.