Page 1 of 1

SSL error or... ?

Posted: Tue Oct 28, 2008 6:09 pm
by [dx]
Hi,

I'm getting this message sometimes.
Never seen berfore

Code: Select all

Exiting ssl client nick[[email protected]]: SSL_read(): Underlying socket operation returned zero
What can be?

Thnx

Re: SSL error or... ?

Posted: Tue Oct 28, 2008 7:36 pm
by zEkE
I've seen this before, some time ago. As I recall, it was usually when SSL connections are timing out and before the server was catching it (IE the connection drops rather than the server closing it).

I also don't have that many SSL users to notice it with, just when servers have split.

Someone else can probably elaborate on the message in more (better) detail, with relation to the IRCd.

Re: SSL error or... ?

Posted: Tue Oct 28, 2008 7:38 pm
by Jobe
As far as I know it can pretty much be the same as a "reset by peer" or similar, where the IRCd just hadn't noticed, and tried to poll the socket for any data waiting to be read.

Re: SSL error or... ?

Posted: Wed Oct 29, 2008 10:09 am
by [dx]
Ok, thanks guys

Re: SSL error or... ?

Posted: Tue Nov 18, 2008 4:13 pm
by Stealth
Also, take off SNOMASK +j, this is only used for 'junk' messages that you don't need (pretty much just SSL crap)

/mode yournick +s -j