引导VM

问题描述

我一直在尝试为laravel建立一个宅基地环境。但是,当我尝试在vagrant up --provision文件夹中运行命令homestead时,在启动VM时流浪汉退出,并出现以下错误

==> homestead: 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","8236b632-de5f-4b99-a85f-4389d90e7712","--type","headless"]

Stderr: VBoxManage.exe: error: The configuration constructor in main Failed due to a COM error. Check the release log of the VM for further details. (VERR_MAIN_CONfig_CONSTRUCTOR_COM_ERROR)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005),component ConsoleWrap,interface IConsole

我尝试卸载然后重新安装vagrant和virtualBox,但我一直遇到相同的错误

我正在运行带有虚拟盒6.1.12和流浪汉2.2.9的Windows 10计算机

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)