I’m trying to deploy a new version of my app in the IAD DC, but it just gets stuck in pending, and I can’t roll back to an old version, so my app is offline:
$ fly status --all
App
Name = picoshare
Owner = personal
Version = 393
Status = pending
Hostname = picoshare.fly.dev
Deployment Status
ID = 66e65bb5-1303-706d-5540-ffd3aa6f73c2
Version = v393
Status = running
Description = Deployment is running
Instances = 1 desired, 1 placed, 0 healthy, 0 unhealthy
Instances
ID PROCESS VERSION REGION DESIRED STATUS HEALTH CHECKS RESTARTS CREATED
555d2f57 app 393 ⇡ iad stop lost 0 16m14s ago
6aaa03f1 app 392 iad stop lost 0 39m20s ago
2133f5a1 app 391 iad stop lost 0 44m30s ago
36230583 app 390 iad stop complete 1 total, 1 passing 0 2022-09-11T19:11:09Z
Possibly related:
- Application VMs down without any change, can’t deploy - Last week, similar symptoms in EWR