error during connect

After running the launch command with debug logs enabled I’m getting this erros:

Waiting for remote builder fly-builder-black-firefly-2509…

DEBUG Remote builder unavailable, retrying in 200ms (err: error during connect: Get “http://%2Fvar%2Frun%2Fdocker.sock/_ping”: EOF)
DEBUG Remote builder unavailable, retrying in 200ms (err: Get > “http://%2Fvar%2Frun%2Fdocker.sock/_ping”: context deadline exceeded)

WARN Remote builder did not start in time. Check remote builder logs with flyctl logs -a fly-builder-black-firefly-2509

WARN Failed to start remote builder heartbeat: remote builder app unavailable
DEBUG Task manager done
DEBUG done monitoring tokens
Error: failed to fetch an image or build from source: remote builder app unavailable

I’m trying to launch my first app using Dockerfile

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.