Metal build environment stuck at “scheduling build” despite valid Dockerfile & config-as-code
mnfear
HOBBYOP

3 months ago

Hi,

I’m seeing repeated failures when deploying my backend service using the Metal Build Environment (Beta). The builds get stuck at:

scheduling build on Metal builder "builder-oufvcp"
scheduling build on Metal builder "builder-emxvke"
and then eventually fail, without ever reaching the usual “Cloning repo” / “Building image” steps.

What I’ve already checked

  1. Local build succeeds

  2. requirements.txt and Python version have not changed since the last successful deploy.

Project ID : cdd876ce-4eea-457b-88a8-d39c150deaca

3 Replies

3 months ago

the best way to get around this is to turn metal off (not an actual fix, but it’ll deploy your deployments). after turning off metal, just redeploy


mnfear
HOBBYOP

3 months ago

yeah it worked like that im just wondering why did it happen all of a sudden.


3 months ago

I tried turning it off, and it keeps turning itself back on again. very annoying


Loading...