There was an error while executing VBoxManage
, a CLI used by Vagrant for controlling VirtualBox.
#13555
Labels
VBoxManage
, a CLI used by Vagrant for controlling VirtualBox.
#13555
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'eurolinux-vagrant/centos-stream-9'...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'eurolinux-vagrant/centos-stream-9' version '9.0.48' is up to date...
==> default: Setting the name of the VM: centos_default_1734125971717_21224
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
There was an error while executing
VBoxManage
, a CLI used by Vagrantfor controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "be688f1d-eaaa-4780-a8d3-3b64ad429f98", "--type", "headless"]
Stderr: VBoxManage.exe: error: The virtual machine 'centos_default_1734125971717_21224' has terminated unexpectedly during startup with exit code 1 (0x1).
The text was updated successfully, but these errors were encountered: