What does this mean?
--> You can detach the terminal anytime without stopping the deployment
==> Monitoring deployment
v0 is being deployed
ccbe7a0c: fra pending
ccbe7a0c: fra running healthy
ccbe7a0c: fra pending
ccbe7a0c: fra running healthy
--> v0 failed - Failed due to unhealthy allocations - no stable job version to auto revert to and deploying as v1
--> Troubleshooting guide at https://fly.io/docs/getting-started/troubleshooting/
Error abort
Troubleshooting your Deployment · Fly Docs mentions “unhealthy allocations” but the “fix” over there does not make sense in my case
Also, why isn’t PRIMARY_REGION
respected? I’ve set it to ams
. Sure, fly regions list --app <app>
only lists fra
, so I guess I need to add ams
there too?