Hi everyone!
For some reasons I cannot deploy my app anymore. Here is the typical output:
$ fly deploy
==> Verifying app config
Validating /Users/dima/code/pcom/fly.toml
✓ Configuration is valid
--> Verified app config
==> Building image
WARN Failed to start remote builder heartbeat: failed to launch VM: Failed to get organization for your app
==> Building image
WARN Failed to start remote builder heartbeat: failed to launch VM: Failed to get organization for your app
Error: failed to fetch an image or build from source: failed to launch VM: Failed to get organization for your app (Request ID: 01J45K930HJEF1HM47HNE2DX3W-ewr) (Trace ID: 77bc2ac49780d778804d8e46975cbf38)
fly doctor
does now show any problems, fly orgs list
gives my personal org.
Is there a way I can troubleshoot this? I was able to successfully deploy the app many times before.