Skip to content

Instantly share code, notes, and snippets.

@k12u
Last active August 29, 2015 13:59
Show Gist options
  • Save k12u/10449594 to your computer and use it in GitHub Desktop.
Save k12u/10449594 to your computer and use it in GitHub Desktop.
つらい
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=highline)
[vagrant@localhost setup]$ gem install chef --version 11.10
^CERROR: Interrupted
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=puma)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=erubis)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=rest-client)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=ohai)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=chef-zero)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=chef-zero)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=chef-zero)
[vagrant@localhost setup]$ gem install chef --version 11.10
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Service Unavailable 503 (https://api.rubygems.org/api/v1/dependencies?gems=mime-types)
[vagrant@localhost setup]$ gem install chef --version 11.10
Fetching: ohai-6.22.0.gem (100%)
Successfully installed ohai-6.22.0
Fetching: moneta-0.6.0.gem (100%)
@k12u
Copy link
Author

k12u commented Apr 11, 2014

なお、エラーが帰ってくるまで数分かかる

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment