Deploying Postgres appears to be broken
thisistheaj
HOBBYOP
2 years ago
yesterday I successfully deployed a golang + postgres project from the cli.
Today I deleted the service and tried to redeploy and ran into issues (the postgres instance would not deploy)
To test further I tried to just deploy vanilla postgres from the dashboard, ran into the same issue.
To reproduce:
1. Go to https://railway.app/dashboard
- click "+ New"
- select "deploy PostrgeSQL" in the list
- Result:
- service gets stuck on "Applying n changes"
- eventually it allows you to retry with a "redeploy" but the result is the same
serviceid/projectid:
I have since deleted the services that I tested with, but I was able to replicate the steps above with at least 2 fresh services
1 Replies
thisistheaj
HOBBYOP
2 years ago
appears to be fixed by: