Just a heads-up about a new error I’ve been getting when deploying:
...
Executing command: flyctl deploy --app NAME --remote-only --strategy bluegreen
WARN no config file found at /root/.fly/config.yml
==> Verifying app config
--> Verified app config
==> Building image
Waiting for remote builder fly-builder-blue-sun-7870... connecting ⣾ Error failed to fetch an image or build from source: error connecting to docker: unable to connect WireGuard tunnel: context deadline exceeded
Whenever I get a deploy error I just destroy the builder app, try again, and usually that works. But not this time. Fails again. Hmm.
...
==> Building image
Waiting for remote builder fly-builder-rough-shadow-8960... connecting ⢿ Error failed to fetch an image or build from source: error connecting to docker: unable to connect WireGuard tunnel: context deadline exceeded
Any issues at the moment?
Thanks!