11 days ago
I am getting the following error when trying to deploy to staging environment using my cli: 'Failed to create code snapshot. Please review your last commit, or try again.'
In the CLI I get the following error:
Caused by: operation timed out make: *** [railway-deploy-staging] Error 1
What I've confirmed:
- The timeout is consistent and reproducible, not a one-off fluke
- railway status confirms the CLI is correctly linked to the right project and environment
- The --detach flag was used, so the timeout is on upload
- .railwayignore files are in place at the repo root and in both service directories, excluding node_modules/, dist/, .env, and log
files — so the upload should only contain source files
1 Replies
Status changed to Open Railway • 11 days ago
11 days ago
works now after upgrading my railway cli
Status changed to Solved Railway • 11 days ago