【发布时间】:2015-02-12 09:40:07
【问题描述】:
此错误发生在所有具有专用网络 IP 的 Vagrant 盒子上。
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["hostonlyif", "create"]
Stderr: 0%...
Progress state: E_FAIL
VBoxManage.exe: error: Failed to create the host-only adapter
VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available)
VBoxManage.exe: error: Context: "int __cdecl handleCreate(struct HandlerArg *,int,int *)" at line 66 of file VBoxManageHostonly.cpp
我尝试了 composer install、手动安装、将 virtualbox 降级到 4.2.x - 没有任何效果。
请帮忙!
谢谢
【问题讨论】:
标签: php laravel virtualbox laravel-5 homestead