missing label io.buildpacks.builder.metadata during initial deployments

Title it clearly: “Persistent invalid builder docker: missing label error on initial deployments”.
My Fly.io Organization Name: Chinonso Job
The App you are trying to deploy: ai-health-api (and frontend/dashboard have the same issue).
The exact, full error message am are getting: Error: failed to fetch an image or build from source: invalid builder docker: builder index.docker.io/library/docker:latest missing label io.buildpacks.builder.metadata -- try recreating builder
I’ve tried:
Deploying from multiple environments (Colab, Ubuntu VM, Windows local).
Recreating the builder app (flyctl apps destroy fly-builder-crimson-surf-4919 --yes).
Recreating the target application (flyctl apps create).
Re-authenticating (flyctl auth login).
Using --no-cache flag. and
Ensuring fly.toml is correctly placed and configured. pls how can it be solved.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.