Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/cocoa/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Laravel 尝试在拉拉维尔建立家园时出错_Laravel_Virtual Machine_Virtualbox_Homestead - Fatal编程技术网

Laravel 尝试在拉拉维尔建立家园时出错

Laravel 尝试在拉拉维尔建立家园时出错,laravel,virtual-machine,virtualbox,homestead,Laravel,Virtual Machine,Virtualbox,Homestead,我正在尝试启动homestead,然后打开我的虚拟机homestead-7,但出现以下错误: There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["startvm", "8656a6a0-f53d-4c09-aa5f-823cf6f0eb54", "--

我正在尝试启动
homestead
,然后打开我的虚拟机homestead-7,但出现以下错误:

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

Command: ["startvm", "8656a6a0-f53d-4c09-aa5f-823cf6f0eb54", "--type", "headless               "]

Stderr: VBoxManage.exe: error: The virtual machine 'homestead-7' has terminated                unexpectedly during startup with exit code 1 (0x1).  More details may be availab               le in 'C:\Users\Lluis\VirtualBox VMs\homestead-7\Logs\VBoxHardening.log'
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap,                interface IMachine
我查了一下日志,但找不到有什么问题

我试图更新虚拟盒,但不起作用

知道问题出在哪里吗?我将试图解决它搜索有关错误的信息

谢谢

日志错误:


我将发布我的软件,因为这就是问题所在

我尝试更新VirtualBox,但这并没有解决问题,所以我从官方网页卸载并再次安装

虚拟盒版本:5.2.4

操作系统:Windows 10

流浪版本:2.0.1

我会测试它,如果一切都好,我会结束这个问题


谢谢

C:\Users\Lluis\VirtualBox VMs\homestead-7\Logs\vboxharding.log中有什么有用的信息吗?
?“但是找不到错误”-所以请清除日志文件,再试一次,然后将日志发布给我们,以尝试查找错误。抱歉,信息太多了。我现在就发一张照片,谢谢:)@SubtlebotI现在就编辑问题,谢谢@TpojkaI发布一个到我的github的链接,在问题中您可以查看它。