Skip to content

Instantly share code, notes, and snippets.

@hsiboy
hsiboy / VBOX_E_INVALID_VM_STATE.md
Last active July 30, 2024 09:52
rescue a VM from VBOX_E_INVALID_OBJECT_STATE

Issue

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Checking if box 'ubuntu/trusty64' is up to date...
==> default: Clearing any previously set forwarded ports...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.