vagrant halt 失敗時の対応方法
- POST
経緯 vagrant halt を行った際に以下のエラーが発生したため、その対処方法を備忘録として残しておく
手順 vagrant halt を行う 以下のエラーが発生
An action 'halt' was attempted on the machine 'default', but another process is already executing an action on the machine. ess at a time. Please wait until the other Vagrant process finishes modifying this machine, then try again. If you believe this message is in error, please check the process listing for any "ruby" or "vagrant" processes and kill them.