首页 > 其他 > 详细

Vagrant 1.8.7 不能下载box的bug

时间:2016-11-13 02:33:06      阅读:333      评论:0      收藏:0      [点我收藏+]

vagrant up 错误信息:

MacBook-Pro:mantl wangwei$ vagrant up --provider virtualbox

No vagrant-config.yml found, using defaults

Bringing machine ‘worker-001‘ up with ‘virtualbox‘ provider...

Bringing machine ‘kubeworker-001‘ up with ‘virtualbox‘ provider...

Bringing machine ‘edge-001‘ up with ‘virtualbox‘ provider...

Bringing machine ‘control-01‘ up with ‘virtualbox‘ provider...

==> worker-001: Box ‘CiscoCloud/mantl‘ could not be found. Attempting to find and install...

    worker-001: Box Provider: virtualbox

    worker-001: Box Version: >= 0

The box ‘CiscoCloud/mantl‘ could not be found or

could not be accessed in the remote catalog. If this is a private

box on HashiCorp‘s Atlas, please verify you‘re logged in via

`vagrant login`. Also, please double-check the name. The expanded

URL and error message are shown below:


URL: ["https://atlas.hashicorp.com/CiscoCloud/mantl"]

Error: 

解决办法:

sudo rm /opt/vagrant/embedded/bin/curl

删除vagrant/embedded/bin/curl

Vagrant 1.8.7 不能下载box的bug

原文:http://pavehawk.blog.51cto.com/2921617/1872209

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!