이 오류로 인해 virtualbox의 내 VM을 시작할 수 없습니다. 삭제하고 다시 설치하고 싶지 않습니다. 어쨌든 복구 하시겠습니까?
VBoxManage
Vagrant에서 VirtualBox를 제어하는 데 사용하는 CLI 를 실행하는 동안 오류가 발생했습니다 . 명령과 stderr은 다음과 같습니다.
Command: ["modifyvm", "319fcce3-e8ff-4b6f-a641-3aee1df6543f", "--natpf1", "delete", "ssh"]
Stderr: VBoxManage: error: The machine 'centos64_c6402_1454036461345_59755' is already locked for a session (or being unlocked)
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component MachineWrap, interface IMachine, callee nsISupports
VBoxManage: error: Context: "LockMachine(a->session, LockType_Write)" at line 493 of file VBoxManageModifyVM.cpp