Failed to get VM xxx: request returned non-2xx status, 408

Hi!

We have had an active service alert for our production app for 2 days now and the message is stating that the machine needs to be migrated. However, I am unable to stop or destroy the machine:

❯ fly machine destroy -f 1781506a50d678
Error: could not get machine 1781506a50d678: failed to get VM 1781506a50d678: request returned non-2xx status, 408 (Request ID: 01HTJWJAGYVXAH745RAVW6A7NY-arn)

Luckily, we have one machine still running for this app, so there is no outage, but I’m not if I am being billed for this machine (for 2 days now) and it is preventing a new machine to start in its place (for redundancy).

Hi, if you want to add another machine for redundancy, you can run fly scale count 2 -r lhr

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.