Since last night, I am not able to deploy changes to my app. I am getting the following error everytime I run flyctl deploy
command.
Error: failed to wait for VM {machine_id} in started state: not_found: machine not found
How can I fix this?
Since last night, I am not able to deploy changes to my app. I am getting the following error everytime I run flyctl deploy
command.
Error: failed to wait for VM {machine_id} in started state: not_found: machine not found
How can I fix this?
Hey there,
Have you tried deploying in another region by any chance? Also could you run LOG_LEVEL=debug fly deploy
and paste the result here?
Here is the doc for more context- Troubleshooting your deployment · Fly Docs
Hi no. Using registry2.fly.io sorted the issue for me.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.