Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an error while executing VBoxManage, a CLI used by Vagrant for controlling VirtualBox. #13555

Open
soumik2441139 opened this issue Dec 13, 2024 · 2 comments

Comments

@soumik2441139
Copy link

$ 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 Vagrant
for 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).

@darrylonvinyl
Copy link

Hi @soumik2441139 , the bug template is available at https://github.com/hashicorp/vagrant/blob/main/.github/ISSUE_TEMPLATE/bug-report.md and provides the info that is needed to be able to troubleshoot this issue. Can you take a look and provide the additional context?

@allisonlarson
Copy link
Member

Hi there,

Thank you for opening an issue. However, there is not enough information here to reproduce or provide a recommendation. When you first open an issue, a template is pre-filled in the box. That template provides instructions for getting your host and guest information, the version of Vagrant, and the debug output. Without that information, it is very challenging for us to assist you.

Please supply that information either by updating this ticket or by closing this ticket and opening a new one. Thank you! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants