Loomio
Sun 15 Oct 2017 12:38AM

SSLv2/v3 read server hello A: sslv3 alert handshake failure

DB Dylan Butman Public Seen by 418

Installing a fresh version of loomio to AWS, DNS handled by cloudflare.

I see a few errors in the console on page load.

404 for /javascripts/angular_ahoy.js
net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH faye.loomio.myblackdoor.com/faye.js

when loading admin console, css files and active_admin.js are 404.

most concerning, any action results in a 500 error with the error
OpenSSL::SSL::SSLError (SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: sslv3 alert handshake failure):
full stack trace here https://pastebin.com/k2us9JPE

RG

Robert Guthrie Sun 15 Oct 2017 7:43PM

Hi @pleasetrythisathome - maybe you have FORCE_SSL enabled in your ENV, try turning that off.. it tends to cause issues like this.