Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

VirtualBox vshowvminfo error when using Vagrant

I have the following error when I try to halt, up package, or reload vagrant:

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

Command: ["showvminfo", "47b377d9-038f-42c6-a211-d6ca07e24751"]

Stderr: VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code CO_E_SERVER_EXEC_FAILURE (0x80080005) - Server execution failed (extended info not available
)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or failed to start.

This seems to possibly be an error with VirtualBox, but from the research I've done, no one has found a solution. Usually it is a complete reinstall, however I have a configured machine that I would like to package.

like image 795
alias51 Avatar asked Jul 10 '26 18:07

alias51


1 Answers

I got this same error as well.

I guess this is a fairly vague error and can be caused by any number of things - in my case, my default VM location was mapped to a drive that no longer existed on my machine.

like image 75
MattW Avatar answered Jul 14 '26 06:07

MattW



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!