code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

Discussions about using Mac OS X guests (on Apple hardware) in VirtualBox.
Post Reply
yaelhdd
Posts: 1
Joined: 28. Oct 2021, 17:42

code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine

Post by yaelhdd »

Hi,
After installing vagrant I received the following error message while booting:

"There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "4b6205f9-5bcf-44c2-bd66-663fc99ff666", "--type", "headless"]

Stderr: VBoxManage: error: The virtual machine 'reader-yael_cs-linux_1635428513348_30306' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine"

I currently have the latest version of VirtualBox 6.1.28
Is the problem with the VM or the vagrantfile?
Thanks!!
Post Reply