7 days ago
My build fails immediately at unpacking archive, providing no error messages.
builder IDs: builder-myjrob and builder-ghbwps
Snapshot SHA: 5f68e055c95716cc713706a9f9a77149f1e944aaad70619ab2c6853ae9c40894
Root directory is backend and config is railway.toml at repo root. This matches Railway’s monorepo docs, so the pipeline should not be skipping anything? I'm very new to this. I'm sorry to ask for help, but I have run out of ideas!
2 Replies
7 days ago
Is metal builder enabled?
I've tried with and without and they both generate logs like this:
receiving snapshot
7 MB
2.3s
root directory set as 'backend'
skipping 'Dockerfile' at 'frontend/Dockerfile' as it is not rooted at a valid path (root_dir=backend, fileOpts={directChildOfRepoRoot:false})
found 'railway.toml' at 'railway.toml'
root directory sanitized to 'backend'
analyzing snapshot
7 MB
73ms
uploading snapshot
7 MB
273ms
scheduling build on Metal builder "builder-ghbwps"
fetched snapshot sha256:5f68e055c95716cc713706a9f9a77149f1e944aaad70619ab2c6853ae9c40894 (7.3 MB bytes)
fetching snapshot
7 MB
282ms
unpacking archive
9 MB
no actual error.