【问题标题】:Issue while installing vagrant plugins安装 vagrant 插件时出现问题
【发布时间】:2017-06-16 19:06:15
【问题描述】:

我在尝试安装任何 vagrant 插件时遇到问题。

vagrant plugin install vagrant-aws
vagrant plugin install vagrant-awsinfo

我最终得到的错误是:

Installing the 'vagrant-aws' plugin. This can take a few minutes...
Bundler, the underlying system Vagrant uses to install plugins,
reported an error. The error is shown below. These errors are usually
caused by misconfigured plugin installations or transient network
issues. The error from Bundler is:

Authentication is required for http://gems.hashicorp.com/.
Please supply credentials for this source. You can do this by running:
bundle config http://gems.hashicorp.com/ username:password

我在代理服务器后面。不确定这个问题是否与它有关。

【问题讨论】:

    标签: vagrant virtualbox vagrant-plugin


    【解决方案1】:

    没有代理也有同样的问题。看起来 hashcorp 想关闭对http://gems.hashicorp.com/的免费访问

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-28
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多