[Solved] Error while executing `VBoxManage`

Discussions related to using VirtualBox on Mac OS X hosts.
ozbillwang
Posts: 1
Joined: 28. Jun 2021, 11:14

Re: [Solved] Error while executing `VBoxManage`

Post by ozbillwang »

JoshuaScott wrote:When I start up my vagrant (which used to work and works on other machines) I am getting the following error:

Code: Select all

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

Command: ["startvm", "d34980ac-9684-42ca-b627-560fe6fcf234", "--type", "headless"]

Stderr: VBoxManage: error: The virtual machine 'grants-network_default_1527871143674_69453' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMachine
I have tried uninstalling and reinstalling several times, but to no avail. Also the gui version of Vbox will not load when double clicked either.

Any help would be greatly appreciated.
go setting -> security, allow application run from `oracle`, this problem is gone
Locked