Closed GoogleCodeExporter closed 9 years ago
Thanks for the report. Not sure how to best handle this. S3QL could just
reconnect, but I'm hesitant to silently ignore SSL errors (especially those
containing the word ALERT). Does this happen often?
Original comment by Nikolaus@rath.org
on 26 Nov 2013 at 4:51
After some Googling, it seems that this error is often associated with either
the client or server SSL stack being buggy:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514694
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/595415
http://openssl.6102.n7.nabble.com/quot-sslv3-alert-unexpected-message-quot-durin
g-renegotiation-td42446.html
In other words, this error isn't something that can always be fixed by
retrying. It may work in some cases, but in other cases S3QL would continously
retry even though the only fix is to update the SSL stack.
I assume for you the problem happens only very sporadically?
Original comment by Nikolaus@rath.org
on 27 Nov 2013 at 4:25
This is the first time I've seen this. Ok, I will keep an eye on it to see if
it ever happens again. Will also try to update the OS to the latest, but
hopefully this never shows up again.
Original comment by czv...@gmail.com
on 27 Nov 2013 at 12:31
I'll close this issue for now, as the problem seems to be infrequent and
indicative of a real issue with either the client or server's ssl stack.
Thanks for the report!
Original comment by Nikolaus@rath.org
on 11 Dec 2013 at 2:17
Original issue reported on code.google.com by
czv...@gmail.com
on 26 Nov 2013 at 2:49