Remote build fail

I wanted to try the remote build feature for the first time today but I got an error. Retrying doesn’t seem to solve the problem.

The app I want to build is shy-wind-3844.

fly deploy -c fly.staging.toml --remote-only

Deploying shy-wind-3844
==> Validating app configuration
--> Validating app configuration done
Services
TCP 80/443 ⇢ 8080

WARN Remote builder did not start on time. Check remote builder logs with `flyctl logs -a fly-builder-lingering-field-7587`
Error error connecting to docker: remote builder app unavailable
flyctl logs -a fly-builder-lingering-field-7587

2021-08-10T04:34:32.116076970Z app[8a5008a1] lhr [info] time="2021-08-10T04:34:32.113395381Z" level=debug msg="checking docker activity"
2021-08-10T04:34:32.118764513Z app[8a5008a1] lhr [info] time="2021-08-10T04:34:32.113849651Z" level=debug msg="Calling GET /v1.41/containers/json?filters=%7B%22status%22%3A%7B%22running%22%3Atrue%7D%7D&limit=0"
2021-08-10T04:34:33.116983803Z app[8a5008a1] lhr [info] time="2021-08-10T04:34:33.115621914Z" level=debug msg="checking docker activity"

This might have been caused by private DNS issues we just fixed. Will you give it another try and see how it goes?

1 Like