I’m attempting to deploy an update to my app but it fails with the output:
==> Verifying app config
Validating $PATH/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
WARN Failed to start remote builder heartbeat: We require your billing information, please add it at https://fly.io/dashboard/<USERNAME>/billing
Error: failed to fetch an image or build from source: error connecting to docker: We require your billing information, please add it at https://fly.io/dashboard/<USERNAME>/billing
This is on the legacy hobby plan, I have one machine running and I don’t think anything has changed about my usage so I’m not sure why it would only now require billing information.