invalid_argument: unable to update machine configured for auto destroy

Hi all,

I’m suddenly seeing this issue when new deployments are trying to deploy. Its started in the last few hours, but I can’t see any additional logs to understand if it an app issue. I don’t think it is though. What does this mean exactly? Anyone else seeing similar issues?

Thanks,

Steve

do you maybe have a release_command machine (or similar) stuck? try running fly m list and seeing if there are any machines you don’t expect to be there.

Perfect, thank you. I had to destroy the fly_app_release_command machine as you thought.