[srvx-bugs] [ srvx-Bugs-1418733 ] Forgetting users?
Brought to you by:
entrope
From: SourceForge.net <no...@so...> - 2006-01-30 16:04:32
|
Bugs item #1418733, was opened at 2006-01-30 16:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=1418733&group_id=31654 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: ircu protocol Group: 1.3 Status: Open Resolution: None Priority: 5 Submitted By: Louise (louise_uk) Assigned to: Entrope (entrope) Summary: Forgetting users? Initial Comment: Hello! I raised this in #srvx too, but didn't get much advise on what may be causing the problem. Okay, to introduce it... Users are just 'forgotten', at which point they are unable to see messages from Services, and are not gagged nor have them on ignore. At the point when this happens, if we try to voice them via ChanServ, it says it voices them, but it doesn't. If the user joins the support channel, HelpServ does not see the user in the channel to help. Users can then disconnect / reconnect using another nick, and are okay to auth. However, then doing an AuthServ INFO on their account shows they're authed to two nicks, which they're not; only one is online - the other isn't. Doing an OpServ WHOIS on the user that doesn't exist shows that it's online, and authed, and even opped in channels (almost like what they were previously) - this user is not online. My everything.log has the following info: [20:06:46 01/29/2006] (srvx:error) PARSE ERROR on line: ABAAv N godfather 1138565204 [20:06:47 01/29/2006] (srvx:warning) GetUserN(ABAAv) couldn't find user! [19:30:33 01/29/2006] (srvx:error) PARSE ERROR on line: AGAAS J #support 1138498932 [19:32:53 01/29/2006] (srvx:error) PARSE ERROR on line: AGAAS L #support [19:32:53 01/29/2006] (srvx:error) PARSE ERROR on line: AGAAS J #support 1138498932 [20:06:46 01/29/2006] (srvx:error) PARSE ERROR on line: ABAAv N godfather 1138565204 [23:21:01 01/29/2006] (srvx:error) PARSE ERROR on line: AGAAD N dirty 1138576858 We are using identical u2.10.11.07 on both servers, with the following patches: From: https://svn.quakenet.org/svn/quakenet/asuka/tags/1.2.2 a0/patches/ - Asuka's ACCOUNTONLY (+R) - Asuka's ForcedInvisible (+i on connect, and cannot unset it). - Asuka's +cCN patch (with only +Cc, not +N). - Asuka's +nIX patch (with only +nI, not +X). - Asuka's Opers not to have target change. Others: - Fakehost support for Srvx in IRCu (from patches.reedloden.com) - Pseudo commands patch by Zoot This affected not only staff, but normal accounts too, and wasn't limited to the same account or user. All compiles okay, with no problem. As far as SRVX goes, and we're using the p10 protocol on ./configure. Any help would be greatly appreciated, very odd! Best Regards. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403001&aid=1418733&group_id=31654 |