Remote deploys are not working

This has been going on for about a week, I can still build locally but my CI process uses remote building.

flyctl deploy -c fly-production.toml --wait-timeout 600

==> Verifying app config

Validating fly-production.toml

Platform: machines

āœ“ Configuration is valid

ā†’ Verified app config

==> Building image

WARN Failed to start remote builder heartbeat: server returned a non-200 status code: 500

Error: failed to fetch an image or build from source: error connecting to docker: server returned a non-200 status code: 500

Cleaning up project directory and file based variables

I have seen this error pretty randomly. A retry fixes it though most of the time.

1 Like

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