]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/003097.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 003097.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Nick Collision problem
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Nick%20Collision%20problem&In-Reply-To=E1C4czl-0004JX-00%40matrix.web.za">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003096.html">
11 <LINK REL="Next" HREF="003098.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Nick Collision problem</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Nick%20Collision%20problem&In-Reply-To=E1C4czl-0004JX-00%40matrix.web.za"
17 TITLE="[IRCServices Coding] Nick Collision problem">achurch at achurch.org
18 </A><BR>
19 <I>Wed Sep 15 06:20:46 PDT 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003096.html">[IRCServices Coding] Nick Collision problem
22 </A></li>
23 <LI>Next message: <A HREF="003098.html">[IRCServices Coding] fill_read_buffer() problems with 5.0.40
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3097">[ date ]</a>
27 <a href="thread.html#3097">[ thread ]</a>
28 <a href="subject.html#3097">[ subject ]</a>
29 <a href="author.html#3097">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> This looks like an ircd problem, perhaps a bug or a server
35 misconfiguration.
36
37 --Andrew Church
38 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
39 <A HREF="http://achurch.org/">http://achurch.org/</A>
40
41 &gt;<i>Hi,
42 </I>&gt;<i>
43 </I>&gt;<i>below is part of my log related to issue. Now what is strange is that we
44 </I>&gt;<i>set to forcefully change nick of a user to guest etc.. In this
45 </I>&gt;<i>particular case the user keeps on getting nick collisions. Is there any
46 </I>&gt;<i>reason for this because I cant think that there is a duplicate of the
47 </I>&gt;<i>guest username and there are a couple of these kills. I made sure the
48 </I>&gt;<i>Guest nick is not same everytime.
49 </I>&gt;<i>
50 </I>&gt;<i>Regards
51 </I>&gt;<i>c
52 </I>&gt;<i>
53 </I>&gt;<i>[Sep 07 11:45:36.970602 2004] debug: Sent: :NickServ NOTICE Jai :This
54 </I>&gt;<i>nickname is registered and protected. If it is your nickname, type
55 </I>&gt;<i>^B/msg NickServ IDENTIFY ^_password^_^B. Otherwise, please choose a
56 </I>&gt;<i>different nickname.
57 </I>&gt;<i>[Sep 07 11:45:36.970858 2004] debug: Sent: :NickServ NOTICE Jai :If you
58 </I>&gt;<i>do not change within 20 seconds, I will change your
59 </I>&gt;<i>nickname.
60 </I>&gt;<i>[Sep 07 11:45:36.971021 2004] debug: Sent: :NickServ SVSMODE Jai :-r
61 </I>&gt;<i>[Sep 07 11:45:49.344823 2004] debug: Sent: :services.some.net 433 Jai
62 </I>&gt;<i>Jai :Nickname is registered to someone else
63 </I>&gt;<i>[Sep 07 11:45:59.184836 2004] debug: Sent: :NickServ NOTICE Jai :This
64 </I>&gt;<i>nickname has been registered; you may not use it. Your nickname is now
65 </I>&gt;<i>being changed to ^BGuest1777974487^B.
66 </I>&gt;<i>[Sep 07 11:45:59.185155 2004] debug: Sent: :services.some.net SVSNICK
67 </I>&gt;<i>Jai Guest1777974487 :1094550359
68 </I>&gt;<i>[Sep 07 11:45:59.711496 2004] debug: Received: :Jai NICK Guest1777974487
69 </I>&gt;:<i>1094550359
70 </I>&gt;<i>[Sep 07 11:45:59.711711 2004] debug: Jai changes nick to Guest1777974487
71 </I>&gt;<i>[Sep 07 11:45:59.711969 2004] debug: Sent: NICK Jai 1 1094550359 +
72 </I>&gt;<i>enforcer some.net services.some.net 0 0 :NickServ Enforcement
73 </I>&gt;<i>[Sep 07 11:45:59.712316 2004] debug: Sent: :NickServ SVSMODE
74 </I>&gt;<i>Guest1777974487 :-r
75 </I>&gt;<i>[Sep 07 11:46:00.106838 2004] debug: Received: :someserver.some.net KILL
76 </I>&gt;<i>Guest1777974487 : someserver.some.net (Nick Collision)
77 </I>&gt;<i>[Sep 07 11:46:00.107081 2004] debug: Guest1777974487 killed
78 </I>&gt;<i>
79 </I>&gt;<i>
80 </I>&gt;<i>------------------------------------------------------------------
81 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
82 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
83 </I>
84
85 </PRE>
86
87 <!--endarticle-->
88 <HR>
89 <P><UL>
90 <!--threads-->
91 <LI>Previous message: <A HREF="003096.html">[IRCServices Coding] Nick Collision problem
92 </A></li>
93 <LI>Next message: <A HREF="003098.html">[IRCServices Coding] fill_read_buffer() problems with 5.0.40
94 </A></li>
95 <LI> <B>Messages sorted by:</B>
96 <a href="date.html#3097">[ date ]</a>
97 <a href="thread.html#3097">[ thread ]</a>
98 <a href="subject.html#3097">[ subject ]</a>
99 <a href="author.html#3097">[ author ]</a>
100 </LI>
101 </UL>
102
103 </body></html>