Ruby-Gem-Installation Fehler

Habe ich bisher nicht installieren, Ruby on Rails gems auf meinem computer. Hier ist was ich eingegeben und die Antworten, die ich erhielt.

C:\Users\029607\Documents\NDAC Tech Studies\TES3>gem install bundler --source "http://rubygems.org"

Dies ist die Antwort:

Successfully installed bundler-1.5.3
WARNING:  Unable to pull data from 'https://rubygems.org/': SSL_connect SYSCALL
returned=5 errno=0 state=SSLv2/v3 read server hello A (https://api.rubygems.org/
latest_specs.4.8.gz)
1 gem installed

C:\Users\029607\Documents\NDAC Tech Studies\TES3>bundle install

Fetching source index from https://rubygems.org/
Retrying source fetch due to error (2/3): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
Retrying source fetch due to error (3/3): Bundler::HTTPError Could not fetch specs from https://rubygems.org/
Could not fetch specs from https://rubygems.org/
  • Haben Sie versucht, die update_rubygems. Zeigen Sie uns $ ruby -ropenssl -e 'p OpenSSL::OPENSSL_VERSION' und openssl s_client -showcerts -connect rubygems.org:https?
InformationsquelleAutor user3429841 | 2014-03-17
Schreibe einen Kommentar