Wednesday, 28 August 2013

SSL_connect Error with "rake one_sky:upload"

SSL_connect Error with "rake one_sky:upload"

I plan to use oneSky's i18n-one_sky-ruby gem for translation.
When I did "rake one_sky:upload", I got this error:
SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: (null)
I tried reinstalling openssl
moved
config.ssl_options = {hsts: {expires: 3600}}
to production.rb, but nothing changed.
How can I fix this error?

No comments:

Post a Comment