deployment crashed
jgonzalez652
HOBBYOP

a month ago

hello,

My deployment crashed and it is not coming back, I noticed that both the database and my repo auditvault crashed, the database seems to have recovered after many restarts and redeployment but I tried the same for the repo but I did not work, I even triggered the deployment by adding dummy files in the repo but still crashes, when I run diagnostics first it told me it was a database issue but now it says the database is fine and telling me to redeploy again, I have done this many time and it still crashes.

Solved

3 Replies

Railway
BOT

a month ago

We experienced a platform-wide disruption that affected many services, including yours. Your database has recovered, but the AuditVault service's latest deployment is in a FAILED state with no application-level errors in the logs. Our team is actively working to resolve the remaining impact from this disruption, and your service should recover as the fix rolls out. If it remains stuck after the issue is fully resolved, try redeploying once more from the deployments menu.


Status changed to Awaiting User Response Railway about 1 month ago


Railway

We experienced a platform-wide disruption that affected many services, including yours. Your database has recovered, but the AuditVault service's latest deployment is in a FAILED state with no application-level errors in the logs. Our team is actively working to resolve the remaining impact from this disruption, and your service should recover as the fix rolls out. If it remains stuck after the issue is fully resolved, try redeploying once more from the deployments menu.

jgonzalez652
HOBBYOP

a month ago

after redeployment still not working


Status changed to Awaiting Railway Response Railway about 1 month ago


chandrika
EMPLOYEE

a month ago

Hey, took a look at this. The build itself is succeeding, but the pre-deploy command (Alembic migrations) is failing because it can't connect to the database. This usually means the DATABASE_URL variable is missing or misconfigured.

Can you check that your AuditVault service's environment variables still have DATABASE_URL pointing to your Postgres-AuditVault instance? The outage may have disrupted the variable reference. Once that's set correctly, a redeploy should go through.


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 1 month ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...