7 hours ago
Project ID: d6d63f42-285d-4768-ba6a-fe052a08af1c
Service: memory-core
Service ID: 8fe07d5f-a83e-43b1-a895-09f2ad34df26
Deployment ID: aa847535-d1e6-474c-a508-def1f30bcac3
Commit: 705760f87ba69bf80f55a23c1fc475ffb903edc3
Builder: builder-axstjo
The deployment repeatedly fails approximately two seconds after being scheduled on the Metal builder, before any Dockerfile instructions execute. The build log contains only “scheduling build on Metal builder,” followed by a generic “Failed to build an image” error. There are no image-pull or Docker command logs, and the deploy log is empty.
The same commit has failed identically across three deployment attempts. Railway’s deployment diagnosis categorized this as an infrastructure error.
Verified configuration:
- Repository E24-bot/memory-core is accessible to Railway.
- The main branch exists.
- A valid Dockerfile is present at the repository root and configured as the Dockerfile path.
- Required environment-variable names are configured.
- A persistent volume is mounted at /data.
- The failure occurs before application code or Dockerfile execution.
Please investigate the Metal builder infrastructure failure and unblock or reroute this project’s builds.
1 Replies
7 hours ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 7 hours ago
5 hours ago
Try Deploy Latest Commit from the Command Palette (Ctrl+K)
Can you share the Build Logs? or Is it just "scheduling build" there?