malachite40
PROOP
a year ago
Not sure why it randomly stopped deploying. This is the only error I get in my service
Failed to create code snapshot. Please review your last commit, or try again.
If this error persists, please reach out to the Railway team.4 Replies
I tried to run some old (yesterday) github actions to see if it was something in my newest commit, those too seem to fail to deploy with the same error
Run railway up -d -s "Service 1"
railway up -d -s "Service 1"
railway up -d -s "Service 2"
shell: /usr/bin/bash -e {0}
env:
RAILWAY_TOKEN: ***
Indexing...
Uploading...
Failed to upload code with status code 500 Internal Server Error
Error: Process completed with exit code 1.