Dockbower init 失败败了,怎么办

用户名:h2appy
文章数:631
评论数:125
访问量:1438067
注册日期:
阅读量:1297
阅读量:3317
阅读量:454696
阅读量:1139339
51CTO推荐博文
OS X下的docker,会出现下面错误:FATA[0032]&An&error&occurred&trying&to&connect:&Get&https://192.168.59.103:/version:&dial&tcp&192.168.59.103:2376:&i/o&timeout不是办法的办法是:恢复初始状态,这意味着以前下载的images没了,原来的container也没了...&boot2docker&stop
&boot2docker&destroy&boot2docker&init
&boot2docker&up
&docker&version Errordocker version&command complainsFATA[0032]&An&error&occurred&trying&to&connect:&Get&https://192.168.59.103:/version:&dial&tcp&192.168.59.103:2376:&i/o&timeoutwhile&docker upgrade&shows that the client tne the server are of the same version (which means they should work together).DiagnosisThe problem is because that I had created a host-only network&vboxnet0before in an experiment of building a VM cluster using VirtualBox on my Mac mini, and&boot2docker init&would also create a boot2docker VM that uses&vboxnet0. However, boot2docker VM expects that the local network&vboxnet0&has IP prefix 192.168.53.xxx, whereas my&vboxnet0&has another IP prefix.SolutionThe solution is simple:Stop and destory boot2docker VM:&boot2docker&stop
&boot2docker&destroyDelete my&vboxnet0&local network from VirtualBox.Recreate boot2docker VM and start it:&boot2docker&init
&boot2docker&up
&docker&versionNo space left on deviceErrorWhen I run&docker build, it complains not enough disk space.DiagnosisWhen above error happends with boot2docker, it means that the boot2docker VM, other than using has not enough disk space.SolutionClone the VMDK disk image created by&boot2docker init&into a VDI image, enlarge it, mount it to VM, and repartition it. More details can be found&.本文出自 “” 博客,请务必保留此出处
了这篇文章
类别:┆阅读(0)┆评论(0)问题对人有帮助,内容完整,我也想知道答案
问题没有实际价值,缺少关键内容,没有改进余地
为何系统老是坏掉,有人遇到这种情况么?
E:&boot2docker status
error in run: Failed to get machine "boot2docker-vm": fork/exec C:\Program Files
\Oracle\VirtualBox\VBoxManage.exe: Access is denied.
E:&boot2docker init
error in run: Failed to initialize machine "boot2docker-vm": fork/exec C:\Progra
m Files\Oracle\VirtualBox\VBoxManage.exe: Access is denied.
E:&boot2docker up
error in run: Failed to get machine "boot2docker-vm": fork/exec C:\Program Files
\Oracle\VirtualBox\VBoxManage.exe: Access is denied.
要崩溃了:(
用的就是管理员权限啊,不行
刚重启可以运行,不过之后就没法运行了,咋回事?
来源: Docker 技术问答
答案对人有帮助,有参考价值
答案没帮助,是错误的答案,答非所问
看样子是命令行要以管理员权限运行。
VBoxManage去右键选择管理员运行试试
答案对人有帮助,有参考价值
答案没帮助,是错误的答案,答非所问
删除 C:\Users\username\VirtualBox VMs\ 文件夹下的文件后再重新执行boot2docker
同步到新浪微博
分享到微博?
你好!看起来你挺喜欢这个内容,但是你还没有注册帐号。 当你创建了帐号,我们能准确地追踪你关注的问题,在有新答案或内容的时候收到网页和邮件通知。还能直接向作者咨询更多细节。如果上面的内容有帮助,记得点赞 (????)? 表示感谢。
明天提醒我
关闭理由:
删除理由:
忽略理由:
推广(招聘、广告、SEO 等)方面的内容
与已有问题重复(请编辑该提问指向已有相同问题)
答非所问,不符合答题要求
宜作评论而非答案
带有人身攻击、辱骂、仇恨等违反条款的内容
无法获得确切结果的问题
非开发直接相关的问题
非技术提问的讨论型问题
其他原因(请补充说明)
我要该,理由是:

我要回帖

更多关于 bower init 失败 的文章

 

随机推荐