]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000378.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000378.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] channel: MODE #channel -b *!*@host: ban not found
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20channel%3A%20MODE%20%23channel%20-b%20%2A%21%2A%40host%3A%20ban%20not%20found&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000377.html">
11 <LINK REL="Next" HREF="000379.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] channel: MODE #channel -b *!*@host: ban not found</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20channel%3A%20MODE%20%23channel%20-b%20%2A%21%2A%40host%3A%20ban%20not%20found&In-Reply-To="
17 TITLE="[IRCServices Coding] channel: MODE #channel -b *!*@host: ban not found">mark at ctcp.net
18 </A><BR>
19 <I>Sun Mar 10 14:36:49 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000377.html">[IRCServices Coding] Qline avoidance bug in /ns link nickname
22 </A></li>
23 <LI>Next message: <A HREF="000379.html">[IRCServices Coding] Qline avoidance bug in /ns link nickname
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#378">[ date ]</a>
27 <a href="thread.html#378">[ thread ]</a>
28 <a href="subject.html#378">[ subject ]</a>
29 <a href="author.html#378">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Services v 5.0a23
35
36 Not sure exactly on the causes of this one yet, but logs indicate that
37 something is wrong so am reporting it in case it is something obvious while
38 I research further.
39
40 Basically, whenever ChanServ sets +b*!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">user at host</A> in a channel in response to
41 an autokick entry, the subsequent attempt to remove the ban from a channel
42 results in services logging:
43
44 channel: MODE #channel -b *!*@host: ban not found
45
46 The bans are usually removed automatically by channel bots to keep the
47 channel ban list manageable so I am assuing there is some discrepancy
48 between the original announcement by Chanserv of the ban it has set and the
49 actual ban it sets or Chanserv incorrectly parsing the /mode -b.
50
51 &gt;<i>From channel:
52 </I>DOS_BOT_77 (~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">username at ctcp-35163.cas-lon.golden.net</A>) joined #channel.
53 #channel: mode change '+b dos_bot*!*@*' by ChanServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">services at ctcp.net</A>
54 DOS_BOT_77 kicked from #channel by ChanServ: User has been banned from the
55 channel
56 ....
57 (#channel) Channel ban on dos_bot*!*@* expired.
58 #channel: mode change '-b dos_bot*!*@*' by Bot
59
60 services.log:
61 channel: MODE #channel -b dos_bot*!*@*: ban not found
62
63
64
65 --
66 Mark.
67 CTCP Networks.
68
69
70 </PRE>
71
72 <!--endarticle-->
73 <HR>
74 <P><UL>
75 <!--threads-->
76 <LI>Previous message: <A HREF="000377.html">[IRCServices Coding] Qline avoidance bug in /ns link nickname
77 </A></li>
78 <LI>Next message: <A HREF="000379.html">[IRCServices Coding] Qline avoidance bug in /ns link nickname
79 </A></li>
80 <LI> <B>Messages sorted by:</B>
81 <a href="date.html#378">[ date ]</a>
82 <a href="thread.html#378">[ thread ]</a>
83 <a href="subject.html#378">[ subject ]</a>
84 <a href="author.html#378">[ author ]</a>
85 </LI>
86 </UL>
87
88 </body></html>