"unauthorized" errors when starting some Fly builds
Resolved
This incident has been resolved.
Update
A fix has been implemented and we are monitoring the results.
Update
The issue has been identified and a fix is being implemented.
Investigating
We're continuing to investigate the issue. Both legacy Fly builders and Buildkit builders are affected by this - if you're running into this error, please try deploying with
--depot=true. (The defaultfly deployandfly launchuse Depot builders, which remain unaffected by this issue.)
Investigating
We're investigating reports of "unauthorized" errors when doing
fly deployoperations using the--depot=falseparameter. This is not enabled by default, and Depot builders are unaffected. If you're seeing this error, try deploying with--depot=trueto work around problems with legacy Fly builders.