Builder stuck on "scheduling build on Metal builder" — never starts
maelstroml7
HOBBYOP

a month ago

My Flutter Web service has been stuck on "scheduling build on Metal builder (builder-cbuxkt)" for over 10 minutes without executing a single line of the Dockerfile. The build never starts and eventually fails with "Failed to build an image."

What I've tried:

- Multiple redeployments

- Switched builder back and forth between Nixpacks and Dockerfile

- Updated the Dockerfile to use a lighter base image (debian:bookworm-slim instead of ghcr.io/cirruslabs/flutter:stable)

- Verified Root Directory and Dockerfile path (/Dockerfile) are correct

Build logs only show:

```

scheduling build on Metal builder "builder-cbuxkt"

scheduling build on Metal builder "builder-cbuxkt"

Setup:

- Branch: main

- Builder: Dockerfile at /Dockerfile

- No Root Directory set (Dockerfile is at repo root)

- Plan: Hobby (paid)

This seems to be an infrastructure issue on Railway's side as the configuration is correct and was working before. Please advise.

9 Replies

a month ago

Hello,

We have escalated this so the platform team can take a look at it.


Status changed to Awaiting User Response Railway 28 days ago


mikailatasevermk-debug
HOBBY

a month ago

same problem here.


Status changed to Awaiting Railway Response Railway 27 days ago


dirtydegree
HOBBY

25 days ago

Same here too


brody

Hello,We have escalated this so the platform team can take a look at it.

dirtydegree
HOBBY

25 days ago

Same for me too


alesanderlg
HOBBY

23 days ago

Same problem for me.


ohcedar
FREE

23 days ago

Same problem. I have a fastapi service, and it usually builds and deploys in under a minute. Going on 8 minutes when I canceled, and the only thing in the log is:
scheduling build on Metal builder "builder-xayinw"

EDIT: I got it to build and deploy by turning off "Use Metal Build Environment" in settings.


ohcedar

Same problem. I have a fastapi service, and it usually builds and deploys in under a minute. Going on 8 minutes when I canceled, and the only thing in the log is:scheduling build on Metal builder "builder-xayinw"EDIT: I got it to build and deploy by turning off "Use Metal Build Environment" in settings.

Anonymous
HOBBY

22 days ago

that saved me. thanks.


uxmohamed
HOBBY

22 days ago

SAME HERE FOR ME


uxmohamed

SAME HERE FOR ME

ohcedar
FREE

22 days ago

See my post above. I found a workaround.


Loading...