qm stop OFTEN fails due to lock file. What's the correct solution?

MrPete

Active Member
Aug 6, 2021
125
65
33
68
More often than not, qm stop fails because the lock file can't be locked.
The very common workaround DOES work: delete the lock file, then run qm stop.

But if that's all it takes, why bother messing with lock files at all?

What's the correct way to fix this, so qm stop actually works without manually deleting lock files?