Last active
August 29, 2015 13:59
-
-
Save k12u/10449594 to your computer and use it in GitHub Desktop.
つらい
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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%) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
なお、エラーが帰ってくるまで数分かかる