2 days ago
For over 24 hours Railway repeatedly logs:
scheduling build on Metal builder ""
failed to fetch snapshot
The same commit builds and starts successfully locally with Docker:
GET /healthz → 200.
Please investigate the snapshot/build infrastructure for this service, clear or recreate the deployment snapshot, and reschedule the production build.
Attachments
1 Replies
Status changed to Awaiting Railway Response Railway • 1 day ago
3 hours ago
The build logs for your latest deployment confirm a repeating snapshot-download failure with the same exponential-backoff retry pattern across two separate builders (builder-ymprbb, then builder-iuirsg). No build step ever ran because the code snapshot could not be retrieved. The deployment was cancelled after about eight minutes of retries.
Since the failing deployment has been removed, pushing a new commit will create a fresh snapshot and trigger a new build. That is the most direct path to unblocking this.
Status changed to Awaiting User Response Railway • about 3 hours ago