1w1
2015-01-14 18:53
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["list", "hostonlyifs"]
Stderr: VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code E_INVALIDARG (0x80070057) - One or more arguments ar
e invalid (extended info not available)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or
failed to start.
请问老师 这又是出了什么问题?
win7怎么这么多错误啊?
这感觉就是你的virtualbox根本就是有问题的,你先别用vagrant,直接启动virtualbox,手动建个虚拟机什么的,看看能不能使用。
解决方案看这里:http://www.cnblogs.com/lamp01/p/6582657.html 亲测有效,欢迎关注我的技术博客
在VirtualBox安装目录中找到VBoxManage.exe,右击选择属性,设置Windows Server 2008兼容模式运行。再执行vagrant up,正常运行,就可以继续走下去了
这个 我重新安装也不好使啊
123457
这是个bug,卸载vbox去官方下最新的重装就行了
Bringing machine 'default' up with 'virtualbox' provider...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["list", "hostonlyifs"]
Stderr: VBoxManage.exe: error: Failed to create the VirtualBox object!
VBoxManage.exe: error: Code E_NOINTERFACE (0x80004002) - No such interface suppo
rted (extended info not available)
VBoxManage.exe: error: Most likely, the VirtualBox COM server is not running or
failed to start.
什么原因????
洪大师带你解读Symfony 2框架
20604 学习 · 245 问题
相似问题
回答 2
回答 3