【发布时间】:2017-12-20 22:21:26
【问题描述】:
我正在尝试创建homestead up,然后打开我的虚拟机 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
我检查了日志,但找不到问题所在。
我尝试更新虚拟盒子但不起作用。
知道问题出在哪里吗?我将尝试通过搜索有关错误的信息来解决它。
谢谢
日志错误:
【问题讨论】:
-
C:\Users\Lluis\VirtualBox VMs\homestead-7\Logs\VBoxHardening.log有什么有用的信息吗? -
"but can't find what's wrong" - 所以清除日志文件,重试,然后将日志发布给我们,尝试找出问题所在。
-
对不起,信息太多了。我现在会发布一张照片,谢谢:) @Subtlebot
-
我现在编辑问题,谢谢! @Tpojka
-
我在我的 github 上发布了一个链接,您可以在问题中查看它。
标签: laravel virtual-machine virtualbox homestead