I’m still stuck with one of my apps, Machines aren’t showing up in the web UI, and I can’t fly deploy either.
Error: failed to list VMs even after retries: app not found (Request ID: XXX) (Trace ID: XXX)
my other apps seem available, but after this latest outage, this one doesn’t seem to work. What is odd: if I go to fly logs its logging as normal, it just seems like the Machines API is broken and the external networking routing is broken for this machine as well. Help?
I know this won’t work for everyone, but I ended up nuking the app and starting fresh. I had just spun this up yesterday, so it wasn’t the end of the world, I had to reissue certs and update some DNS and I am back to the races.
So, not a real fix to the core issue, but it fixed my issue personally.
That’s what I did as-well, since my apps are just for dev environments, I just recreated them.
But, at the same time we were considering moving our prod env from AWS to Fly, and honestly issues like that don’t give me much confidence to commit to that change yet.