search for: httpretriableerror

Displaying 1 result from an estimated 1 matches for "httpretriableerror".

2012 Jan 25
0
bundle crashing with `error!': 302 "Moved Temporarily" (Net::HTTPRetriableError)
...running under RVM 1.10.2, and it crashes on bundle with the following trace: brentona@brails:~/rails_3.2.0$ bundle Fetching source index for https://rubygems.org/ /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/http.rb: 2632:in `error!'': 302 "Moved Temporarily" (Net::HTTPRetriableError) from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/ http.rb:2641:in `value'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/ http.rb:795:in `connect'' from /home/brentona/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/net/ http.rb:755:in `do_start'&...