From: SourceForge.net <no...@so...> - 2008-05-22 20:09:31
|
Bugs item #1969818, was opened at 2008-05-22 14:58 Message generated for change (Comment added) made by djmcgrath You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=1969818&group_id=2241 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Remind >Priority: 3 Private: No Submitted By: Drew (ajc13) >Assigned to: Dan McGrath (djmcgrath) Summary: bogus connect time unreal ircd Initial Comment: Infobot: > trunk build ~5/20/2008 IRCD: > Unreal3.2.7. [PRIVATE] > NAMESX SAFELIST HCN MAXCHANNELS=10 CHANLIMIT=#:10 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 MAXTARGETS=20 WALLCHOPS are supported by this server > WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG NETWORK=PRIVATE CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT STATUSMSG=~&@%+ EXCEPTS INVEX are supported by this server > CMDS=KNOCK,MAP,DCCALLOW,USERIP are supported by this server Bot host: > Linux PRIVATECLIENT 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux Perl: > This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi per /stats u [server uptime] > Server Up 2 days, 23:07:38 Per stats command to infobot: ... I have been awake for 2h 3m 42s this session, ... Per ircstats command to infobot reports: Currently I'm hooked up to irc.PRIVATE.net:6667 but only for 14021d 18h 42m 3s. I had to reconnect times. Connectivity: 100.00 % Note strange claimed connection time. ---------------------------------------------------------------------- >Comment By: Dan McGrath (djmcgrath) Date: 2008-05-22 16:09 Message: Logged In: YES user_id=220602 Originator: NO The ircd you are connect to is missing a MOTD and thus the bot doesnt ever run the code to set the count and connected time information that is used when you run ircstats. I will leave the bug open for now, but considering the solution is obvious (make a MOTD), I will be lowering this priority. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102241&aid=1969818&group_id=2241 |