Unable to deploy for 2 days due to "emergency maintenance"

I’ve had deploys on my app failing for two days due to “emergency maintenance on a host”. It’s unacceptable to have deploys down for such a long period of time.

What workaround options are available? Can I delete (or dereference) the faulty hosts?

hi @philipithomas

Could you share the error you get when you try to deploy?

I’m not sure if it will work, but you could try destroying the Machine on the affected host (in this case, the one in lax region). If that works, you should be able to deploy and then fly scale count --region lax <process group name>=1 if you need a machine in that region.

I am also having this issue; same message on my account status as well

Scaling down then up in the region fixed my problem - thanks!

1 Like

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