Hello! My app experiencing downtime from around 30 minutes, I deployed it month ago and it was running smooth till now, but suddenly it stopped, and I got the error code:
runner[4550c243] fra [info]Shutting down virtual machine
app[4550c243] fra [info]Sending signal SIGINT to main child process w/ PID 521
I did not make any changes in my app and to troubleshoot I am trying to restart it several times and also tried redeploying it using deploy command. But logs are paused (not getting updated) and while deploying it giving me error code:
WARN Remote builder did not start in time. Check remote builder logs with `flyctl logs -a fly-builder-wispy-dust-2487
Error failed to fetch an image or build from source: error connecting to docker: remote builder app unavailable
While restarting it:
WARN failed querying for new release: Get "https://api.fly.io/app/flyctl_releases/windows/amd64/latest": dial tcp [2a09:8280:1:f28:246e:d6a:949:dbbf]:443: i/o timeout
May be the free Fly builder is gone. Either you can try to recreate the builder, or deploy with fly deploy --local-only <other-args> to see if it then recovers your app.
Thanks! I tried recreating the builder, but it still got paused in:
WARN Remote builder did not start in time. Check remote builder logs with `flyctl logs -a fly-builder-small-frost-9135`
Error failed to fetch an image or build from source: error connecting to docker: remote builder app unavailable
It looks like one host in the fra region reached a capacity limit and moved a couple apps to another host. This is usually quick enough, but maybe yours hit an issue on the restart. Can you share the name of the app having issues so we can look into it further?
@wjordan Builders are still not working, can you look into it?
WARN Remote builder did not start in time. Check remote builder logs with `flyctl logs -a fly-builder-muddy-waterfall-1617`
Error failed to fetch an image or build from source: error connecting to docker: remote builder app unavailable