I tried deleting the builder app itself (as mentioned in `fly deploy` stuck on "Waiting for remote builder" - #31 by rugwiro), which seemed to work. But the new builder that got created is also stuck with the same issue
2023-01-30T03:24:26.674 runner[1781031f9e9689] sin [info] Pulling container image
2023-01-30T03:24:28.306 runner[1781031f9e9689] sin [info] Pulling container image
2023-01-30T03:24:29.596 runner[1781031f9e9689] sin [info] Pulling container image
This time while running fly deploy I specified the region as maa
but the builder still seems to be created in sin
. Here’s the command I am using to trigger the remote build
fly deploy --region=maa --image-label v0.0.1 --build-only --push --remote-only -a <app_name>
output
==> Verifying app config
--> Verified app config
==> Building image
WARN Failed to start remote builder heartbeat: You hit a Fly API error with request ID: 01GR0B3S260GHKD4YJTFFM527X-maa
WARN Remote builder did not start in time. Check remote builder logs with `flyctl logs -a fly-builder-autumn-sea-3191`
Error failed to fetch an image or build from source: error connecting to docker: remote builder app unavailable