AppController issue with Ruby 1.8 and OpenSSL

Bug #856170 reported by Navraj Chohan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
AppScale
New
Critical
Unassigned

Bug Description

Connections with the AppController fail due to SSL connections throwing the following exception:

E, [2011-09-21T20:24:10.250880 #2043] ERROR -- DjinnServer: OpenSSL::SSL::SSLError: SSL_accept SYSCALL returned=5 errno=0 state=SSLv3 read client certificate A
        /usr/lib/ruby/1.8/openssl/ssl.rb:166:in `accept'
SSL_accept SYSCALL returned=5 errno=0 state=SSLv3 read client certificate A

and

E, [2011-09-21T22:11:31.030536 #2123] ERROR -- DjinnServer: SSL_write:: internal error (OpenSSL::SSL::SSLError)

Sample log with this problem: http://pastebin.com/q06X0rGc

Chris has seen this bug in development when running AppScale behind the lab's wifi, but not elsewhere.

Navraj Chohan (nchohan)
Changed in appscale:
importance: Undecided → Critical
Revision history for this message
Navraj Chohan (nchohan) wrote :

This bug was discovered to be caused by timeouted connections. By removing the timeout on the client end, it removes this problem.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.