Internal Server Error 500 fetching rdoc-3.9.1.gem and rdoc-3.9.2.gem
When I do a bundle update I get the following error
Using rack-ssl (1.3.2)
/Users/anita/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/site_ruby/1.9.1/rubygems/remote_fetcher.rb:215:in `fetch_http': bad response Internal Server Error 500 (http://production.cf.rubygems.org/gems/rdoc-3.9.2.gem) (Gem::RemoteFetcher::FetchError)
I also get the same error from
gem install rdoc
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Internal Server Error 500 (http://production.cf.rubygems.org/gems/rdoc-3.9.2.gem)
and from
wget http://production.cf.rubygems.org/gems/rdoc-3.9.2.gem
--2011-08-23 19:50:59-- http://production.cf.rubygems.org/gems/rdoc-3.9.2.gem
Resolving production.cf.rubygems.org... 216.137.53.4, 216.137.53.205, 216.137.53.236, ...
Connecting to production.cf.rubygems.org|216.137.53.4|:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2011-08-23 19:51:02 ERROR 500: Internal Server Error.
I can use the same commands (bundle update, gem install and wget) to install or just fetch other gems.
What is likely to be causing this?
thanks for any clues.
Anita Graham
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Anita Graham on 23 Aug, 2011 12:24 PM
Additional Info: using -V -p
Support Staff 3 Posted by Nick Quaranto on 23 Sep, 2011 03:19 PM
This one was buried in our spam filter, just unearthed it. Sorry.
Looks like this was a temporary cloudfront/s3 issue. If this is still happening, please let us know!
Nick Quaranto closed this discussion on 23 Sep, 2011 03:19 PM.
Anita Graham re-opened this discussion on 24 Sep, 2011 02:49 AM
4 Posted by Anita Graham on 24 Sep, 2011 02:49 AM
Actually, it turned out to be also a problem with our firewall. I could
install rdoc once I added rubygems as an exception to firewall scanning.
Thanks,
Anita Graham
Nick Quaranto closed this discussion on 12 Oct, 2011 02:03 PM.