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