Error: failed to fetch an image or build from source: error building: failed to solve: failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 3.11-buster]: 503 Service Unavailable
Image built fine, took awhile on my local machine.
But now I’m seeing this error when waiting for it to deploy
-------
✖ Failed: error waiting for release_command machine 3287310f302d85 to start: timeout reached waiting for machine to started faile…
-------
Error: release command failed - aborting deployment. error waiting for release_command machine 3287310f302d85 to start: timeout reached waiting for machine to started failed to wait for VM 3287310f302d85 in started state: Get "https://api.machines.dev/v1/apps/****&state=started&timeout=60": net/http: request canceled
You can increase the timeout with the --wait-timeout flag
Neither worked for me --local-only nor --remote-only resulted in the following error
Error: failed to fetch an image or build from source: error building: failed to solve: failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 3.11-alpine]: 503 Service Unavailable
#3 [internal] load metadata for docker.io/library/node:18-bullseye-slim
#3 ERROR: unexpected status code [manifests 18-bullseye-slim]: 503 Service Unavailable
------
> [internal] load metadata for docker.io/library/node:18-bullseye-slim:
------
Error: failed to fetch an image or build from source: error building: failed to solve: failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests 18-bullseye-slim]: 503 Service Unavailable
Error: Process completed with exit code 1.
I’m still having trouble with deploying my phoenix app w/ postgres.
I used to get the same 503 error, but now it’s constantly timing out.
✖ Failed: error waiting for release_command machine e2865996a11686 to start: timeout reached waiting for machine to started failed to wait for VM e2865996a11686 in started state.
-------
Error: release command failed - aborting deployment. error waiting for release_command machine e2865996a11686 to start: timeout reached waiting for machine to started failed to wait for VM e2865996a11686 in started state: Get "https://api.machines.dev/v1/apps/ekmi/machines/e2865996a11686/wait?instance_id=01HCTWP7CEKY6CC26RYDBTXGPY&state=started&timeout=60": net/http: request canceled
You can increase the timeout with the --wait-timeout flag