3 months ago
Out of nowhere, I'm suddenly getting this error:
scheduling build on Metal builder "builder-emxvke"
[snapshot] received sha256:17f74b7baad564ad3d21b151c68a89be36f1c57bc7fedf8981bbcbb5eba70315 md5:cee24b9b337d54669efae1e584594b36
receiving snapshot115 MB27.3s
analyzing snapshot115 MB925ms
uploading snapshot115 MB3.6s
fetched snapshot sha256:17f74b7baad564ad3d21b151c68a89be36f1c57bc7fedf8981bbcbb5eba70315 (121 MB bytes)
fetching snapshot115 MB2.1s
unpacking archive120.3 MB1.2s
using build driver railpack-v0.15.1
╭─────────────────╮
│ Railpack 0.15.1 │
╰─────────────────╯
↳ Detected Node
↳ Using npm package manager
Failed to resolve version 22 of node
railpack process exited with an error
scheduling build on Metal builder "builder-emxvke"
How do I fix this? I haven't changed anything, and was building all day long until this suddenly kicked in.
4 Replies
3 months ago
Same error, I tried specifying exact versions of node and the error persists, without any changes to the code.
3 months ago
Same here.
Failed to resolve version 22 of node
Switched to nix for now.
3 months ago
Same issue
3 months ago
Railway/Railpack uses a tool called Mise to add various packages into your container images and the service that provided the up-to-date versions of those packages went down for a bit today. It should be resolved now, try redeploying your service.
Status changed to Solved echohack • 3 months ago
