Welcome to the Linux Foundation Forum!

There was an error while executing `VBoxManage`, a CLI used by Vagrant.

Options

hi,
I am facing this error while vagrant up cmd.

macs-MBP:HyperLedger Fabric Sudhan$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'fabric-fundamentals'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM: HyperLedgerFabric_default_1596091521610_72661
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 3000 (guest) => 3000 (host) (adapter 1)
default: 3333 (guest) => 3333 (host) (adapter 1)
default: 8080 (guest) => 8080 (host) (adapter 1)
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
There was an error while executing VBoxManage, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "216e6819-0101-45fe-a04d-09be742072c8", "--type", "headless"]

Stderr: VBoxManage: error: The virtual machine 'HyperLedgerFabric_default_1596091521610_72661' has terminated unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component MachineWrap, interface IMach

Comments

  • sudhan 25
    Options

    Hi, folks here the solution for MAC user.
    Solution 1:
    I was able to solve it from switching VirtualBox version back from 6.1.10 to 5.2.42.

    Solution 2:
    1. Now pull down the  Apple menu and open System Preferences
    2. Choose “Security & Privacy” and go to the ‘General’ tab within the Security preference panel, then click the lock button and enter the administrator password
    3. At the bottom of the Security General section, look for the message stating “System software from developer ‘Oracle America, Inc’ was blocked from loading” and click the “Allow” button

Categories

Upcoming Training