Hello! One of my apps has been down for the last 15 hours or so.
On the dashboard it says this:
- 024-04-25 13:09:01 UTC We are performing emergency maintenance on a host some of your apps instances are running on. Apps may be unavailable until the maintenance is completed.
Service interruptions caused by host issues can take a while to resolve.
You don’t have to wait: Learn how to recover and move away from an unresponsive host.
I tried the various recommendations in that page, but they all fail due to Fly internal errors according to the logs. For example:
This deployment will:
- create 1 “app” machine
No machines in group app, launching a new machine
------
Failed: error creating a new machine: failed to launch VM: server returned a non-200 status code: 500
-------
Checking DNS configuration for puck.fly.dev
Error: error creating a new machine: failed to launch VM: server returned a non-200 status code: 500 (Request ID: 01HWCRY6PJAEB7ATHHF0Q3EXAF-lhr) (Trace ID: f79d1d9e7b25bd226eed39c7fbc93cb4)
Is there something I can do to bring my app back online? Some other forum threads suggested deleting the app but I don’t feel comfortable doing this as I have secrets and a volume that I’m worried about losing.
Thanks,
Louis