failed to fetch an image or build from source: error connecting to docker: You hit a Fly API error with request ID

fly deploy
Update available 0.1.0 → 0.1.52.
Run “fly version update” to upgrade.
==> Verifying app config
Validating /Users/kunalkohli/Documents/projects/home_status_dashboard/fly.toml
Platform: machines
✓ Configuration is valid
→ Verified app config
==> Building image
WARN Failed to start remote builder heartbeat: You hit a Fly API error with request ID: 01H4W98SVQD7JHX7ZQ8M9AAQE4-yyz
Error: failed to fetch an image or build from source: error connecting to docker: You hit a Fly API error with request ID: 01H4W98T9XSX292SY3VTW1W199-yyz

1 Like

I am having the same issue, maybe a fly.io temporary issue. For me flyctl deploy -a app_name --local-only fixed it for now (you need to be running Docker locally).

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