[IRCServices] ping timeouts..

Tyson La Tourrette tower at oit.pdx.edu
Sat Sep 11 11:11:54 PDT 1999


After further testing here is what I found.

The first string recieved is broken:

   [Sep 11 10:35:40.403421 1999] debug: Sent: :Global MODE Global +oi
   [Sep 11 10:35:40.403733 1999] debug: Received: :i
   [Sep 11 10:35:40.404340 1999] debug: Received: c.cat.pdx.edu NOTICE AUTH :*** Looking up your hostname...
   [Sep 11 10:35:40.404650 1999] unknown message from server (c.cat.pdx.edu NOTICE AUTH :*** Looking up your hostname...)
   
After the EBURST command is recieved and logged that services doesn't know what it is the next string is broken:

   [Sep 11 10:35:40.413894 1999] debug: Received: :irc.cat.pdx.edu EBURST
   [Sep 11 10:35:40.414190 1999] unknown message from server (:irc.cat.pdx.edu EBURST)
   [Sep 11 10:35:50.450448 1999] debug: Received: PING
   [Sep 11 10:35:50.450884 1999] debug: Received: :irc.cat.pdx.edu
   [Sep 11 10:35:55.451756 1999] debug: Received: :irc.cat.pdx.edu GNOTICE :No response from services.irc.cat.pdx.edu[0.0.0.0], closing link

   [Sep 11 10:50:18.230329 1999] debug: Received: :irc.cat.pdx.edu EBURST
   [Sep 11 10:50:18.230626 1999] unknown message from server (:irc.cat.pdx.edu EBURST)
   [Sep 11 10:50:19.198467 1999] debug: Received: :tys
   [Sep 11 10:50:19.198876 1999] debug: Received: nl MODE tysonl +owg
   [Sep 11 10:50:19.199174 1999] unknown message from server (nl MODE tysonl +owg)

And after the database is saved, the next string recieved is broken:

   [Sep 11 10:55:18.190564 1999] debug: Received: PING :irc.cat.pdx.edu
   [Sep 11 10:55:18.191015 1999] debug: Sent: :services.irc.cat.pdx.edu PONG services.irc.cat.pdx.edu irc.cat.pdx.edu
   [Sep 11 10:55:18.191336 1999] debug: Saving databases
   [Sep 11 10:55:28.190450 1999] debug: Received: P
   [Sep 11 10:55:28.192143 1999] unknown message from server (P)
   [Sep 11 10:55:28.192537 1999] debug: Received: NG :irc.cat.pdx.edu
   [Sep 11 10:55:28.192833 1999] unknown message from server (NG :irc.cat.pdx.edu)
   [Sep 11 10:55:33.191764 1999] debug: Received: :irc.cat.pdx.edu GNOTICE :No response from services.irc.cat.pdx.edu[0.0.0.0], closing link

On Fri, 10 Sep 1999, Andy Church wrote:

>      What's happening is that Services is reading part of a line and giving
> up in the middle--I think this is because of a timeout, but if increasing
> ReadTimeout doesn't solve the problem, maybe it's not what I think.  Try
> setting the ping frequency on your ircd to something really low, like 5 or
> 10 seconds, and see if that helps.

Tyson

---------------------------------------------------------------
To unsubscribe, send email to majordomo at ender.shadowfire.org
with "unsubscribe ircservices" in the body, without the quotes.