Run flyctl deploy --remote-only
==> Verifying app config
Validating /home/runner/work/<my_app>/<my_app>/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
Waiting for depot builder...
==> Building image
Waiting for depot builder...
Error: failed to fetch an image or build from source: error building: timed out connecting to machine: failed to list workers: Unavailable: connection error: desc = "transport: authentication handshake failed: EOF"
Error: Process completed with exit code 1.
Update: my app is also stalling on the same step when i run fly deploy on my local machine
Ok using --depot=false does solve the issue for now.
I’d rather not be using a legacy product indefinitely. (Also I’m curious if there is any functional difference I should be aware of between legacy and current versions?)
I know the team is likely dealing with the fallout from the outage today but will there be an investigation/fix on this issue as well?