--> Build Summary: ()
--> Building image done
image: registry.fly.io/0xxxx:deployment-3xxxxx
image size: 498 MB
Watch your deployment at https://fly.io/apps/2xxxxxx/monitoring
Process groups have changed. This will:
* create 2 "app" machines
No machines in group app, launching a new machine
-------
⠦ Machine 1xxxxxxxxxxxx [app] was created
im stuck here - ive already tried destroying machines and scaling to 0 to 1 or 2, changing regions. no deployment pushes through. now my app is suffering a downtime. any help is appreciated, thanks all
i’ve no idea what happened, but now the app has a machine that is running fine, but the deployment is stuck here:
→ Build Summary: ()
→ Building image done
image: registry.fly.io/0xxxxx:deployment-1xxxxxxx
image size: 498 MB
Watch your deployment at
Process groups have changed. This will:
create 2 “app” machines
No machines in group app, launching a new machine
Creating a second machine for high availability and zero downtime deployments.
To disable this, set “min_machines_running = 0” in your fly.toml.
✔ Machine 2xxxxxxxxxxxx [app] was created
deploying took a really long time, but im thankful it’s up now.
documenting what i did:
listed the machines fly machines list
destroyed it (it was on “lease” so i used fly machines leases clear) fly machines destroy xxxxx --force fly deploy –strategy immediate
i am often stuck on that stage when deploying – it takes a while to finish that stage
it keeps on logging Waiting for depot builder… on a new line for a whole minute or 2, i feel like that is normal
==> Building image
WARN failed to create build in graphql: ensure depot builder failed, please try again (status 401): {"error":"401 Unauthorized"}
Error: failed to fetch an image or build from source: error building: ensure depot builder failed, please try again (status 401): {"error":"401 Unauthorized"}