Deploying Postgres appears to be broken
thisistheaj
HOBBYOP

a year 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

  1. click "+ New"

  2. select "deploy PostrgeSQL" in the list

  3. Result:

    1. service gets stuck on "Applying n changes"

    2. 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

a year ago

appears to be fixed by:

https://status.railway.app/cm1ihjabo002fgh3tjpgfr13g


Loading...