Hi when I execute fly deploy
command, it failed with below warning and error message:
==> Verifying app config
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: 01H346YVPW1HE0STMCQQ9F2RSA-nrt
Error: failed to fetch an image or build from source: error connecting to docker: You hit a Fly API error with request ID: 01H346YWQGKHXBM7F46VFP8J9A-nrt
Btw, my application be migrate to V2 by official 21 days ago.
Is there anything I missing or how do I resolve this problem? Thanks!