Ruby on Rails Thursday, April 26, 2012

Hi, I am using Rails 3.x on my Ubuntu machine. Today I ran bundle install on a project and this is what I got:

OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=unknown state: sslv3 alert handshake failure
An error occured while installing tzinfo (0.3.32), and Bundler cannot continue.
Make sure that `gem install tzinfo -v '0.3.32'` succeeds before bundling.

Any one knows how to solve it?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/Lfixa3iTRSIJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment