Cannot redeploy without a snapshot
oligirling
HOBBYOP

10 months ago

Build failed due to the AWS / docker deployments

Since then I have not been able to deploy or set variables

I am running:

railway variables "${ARGS[@]}" --service "$APP_SERVICE_ID"

been working fine for a while, but suddenly getting

Cannot redeploy without a snapshot

I have tried a dummy commit to kick it off, but no success.

Solved

4 Replies

Railway
BOT

10 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


oligirling
HOBBYOP

10 months ago

Looking at the failed deployment from this morning (when i assume it was because of the AWS / docker outage). The build logs show:

Failed to create code snapshot. Please review your last commit, or try again.

If this error persists, please reach out to the Railway team.

Since then i cant deploy. It fails when trying to add variables, which is a step before my deploy in CI


sarahkb125
EMPLOYEE

10 months ago

Hi there,

What happens when you try to redeploy?

Best,

The Railway Team


Status changed to Awaiting User Response Railway 10 months ago


oligirling
HOBBYOP

10 months ago

Ok think this has solved it. I have commented out where i set the railway vars in my CI, redeployed - which was successful, then re-added the line where we set the railway vars inside the CI and redeployed again and it looks to be ok now.

When a deploy fails, why am i not able to change variables? Is it because the variables are linked to a deploy hash?


Status changed to Awaiting Railway Response Railway 10 months ago


Status changed to Solved oligirling 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...