Hello,
I created a machine for a daily scheduled task and it is stuck in “Created”, the machines API doesn’t let me stop it or delete it. What can I do?
Thanks!
Hello,
I created a machine for a daily scheduled task and it is stuck in “Created”, the machines API doesn’t let me stop it or delete it. What can I do?
Thanks!
Try using the -f
/--force
flag with flyctl machines destroy
. This worked for me, though it’s not the most intuitive.
Thanks! It seems that machines don’t stop by default once created, this change in behavior confused me.
We’ve just deployed a change such that scheduled machines will run when initially created which matches up better with expectations.
Awesome!! I used to have to start manually for the first iteration.
Thanks.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.