Я новичок в vagrant
.не удалось установить плагин vagrant-cachier на окнах
Я установил VirtualBox и vagrant
(1.7.4), а затем следуют тип книги
$> vagrant plugin install vagrant-cachier
Через несколько минут, он сообщил об ошибке:
> vagrant plugin install vagrant-cachier
Installing the 'vagrant-cachier' 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:
An error occurred while installing childprocess (0.5.7), and Bundler cannot continue.
Make sure that `gem install childprocess -v '0.5.7'` succeeds before bundling.
Warning: this Gemfile contains multiple primary sources. Using `source` more than once without a block is a security risk, and may result in installing unexpected gems. To resolve this warning, use a block to indicate which gems should come from the secondary source. To upgrade this warning to an error, run `bundle config disable_multisource true`.Gem::RemoteFetcher::FetchError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server session ticket A (https://rubygems.org/gems/childprocess-0.5.7.gem)
Я знаю немного о ruby
и gem
. Есть ли что-то еще, что нужно установить перед установкой плагинов?
Или, может быть, проблема с сетью? (Я пробовал дома и в офисе, по той же ошибке)
бродяга отлично работает, что я могу инициализировать, вверх и ssh нормально.