]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2004/002984.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2004 / 002984.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Help with ircservices.conf
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Help%20with%20ircservices.conf&In-Reply-To=6.0.1.1.0.20040221120638.024dfbf0%40mailbox.psurge.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002980.html">
11 <LINK REL="Next" HREF="002985.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Help with ircservices.conf</H1>
15 <B>Eric Murphy</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Help%20with%20ircservices.conf&In-Reply-To=6.0.1.1.0.20040221120638.024dfbf0%40mailbox.psurge.com"
17 TITLE="[IRCServices Coding] Help with ircservices.conf">emurphy at sporked.us
18 </A><BR>
19 <I>Sat Feb 21 17:40:29 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002980.html">[IRCServices Coding] Help with ircservices.conf
22 </A></li>
23 <LI>Next message: <A HREF="002985.html">[IRCServices Coding] Help with ircservices.conf
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2984">[ date ]</a>
27 <a href="thread.html#2984">[ thread ]</a>
28 <a href="subject.html#2984">[ subject ]</a>
29 <a href="author.html#2984">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Make sure you're trying to connect to an IP that the server is listening to
35 and configured to accept connections. Sounds a bit crazy, but if you tell
36 the server to listen for link1.gs4groups.com on 192.168.0.1 and tell it to
37 listen for services on 192.168.0.2 then tell services to connect to
38 192.168.0.1 it will fail simply because the IRC server is expecting to see
39 services on the other IP. Not sure if that's your problem but good luck
40
41 On Saturday 21 February 2004 12:16 pm, <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">karmali at psurge.com</A> wrote:
42 &gt;<i> Hello,
43 </I>&gt;<i>
44 </I>&gt;<i> Running tr-ircd-release-5.5.3. Those error messages were straight from the
45 </I>&gt;<i> ircservices.log file, and that's all that's in there other then the line
46 </I>&gt;<i> stating it's starting services.
47 </I>&gt;<i>
48 </I>&gt;<i> At 11:37 AM 2/21/2004, you wrote:
49 </I>&gt;<i> &gt;hmm.. what IRCd are you running? also could you give us any IRCServices
50 </I>&gt;<i> &gt;logs regards this matter, and a little more information about your
51 </I>&gt;<i> &gt;problem... thanks :)
52 </I>&gt;<i> &gt;
53 </I>&gt;<i> &gt;/****************************************
54 </I>&gt;<i> &gt; * Craig &quot;FrostyCoolSlug&quot; McLure
55 </I>&gt;<i> &gt; * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
56 </I>&gt;<i> &gt; * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
57 </I>&gt;<i> &gt; ****************************************/
58 </I>&gt;<i> &gt;
59 </I>&gt;<i> &gt;
60 </I>&gt;<i> &gt;/****************************************
61 </I>&gt;<i> &gt; * From - karmali &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">karmali at psurge.com</A>&gt;
62 </I>&gt;<i> &gt; * To - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
63 </I>&gt;<i> &gt; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
64 </I>&gt;<i> &gt; * Sent - 2004-02-21 15:48:06
65 </I>&gt;<i> &gt; * Subject - [IRCServices Coding] Help with ircservices.conf
66 </I>&gt;<i> &gt; ****************************************/
67 </I>&gt;<i> &gt;
68 </I>&gt;<i> &gt;/****** - Begin Original Message - ******/
69 </I>&gt;<i> &gt;
70 </I>&gt;<i> &gt; &gt;Hello,
71 </I>&gt;<i> &gt; &gt;
72 </I>&gt;<i> &gt; &gt;I'm getting the following error when I attempt to run ircservices.
73 </I>&gt;<i> &gt; &gt;
74 </I>&gt;<i> &gt; &gt;[Feb 21 10:21:14 2004] unknown message from server (E :Closing Link:
75 </I>&gt;<i> &gt; &gt;0.0.0.0 (Invalid servername.))
76 </I>&gt;<i> &gt; &gt;[Feb 21 10:21:14 2004] Read error from server: Connection reset by peer
77 </I>&gt;<i> &gt; &gt;
78 </I>&gt;<i> &gt; &gt;Both my ircd.conf and ircservices.conf files have the servername listed
79 </I>&gt;<i> &gt; &gt;correctly. I double checked to make sure no hidden cntrl characters were
80 </I>&gt;<i> &gt; &gt;present as well. Yet I continue to get this error every time.
81 </I>&gt;<i> &gt; &gt;
82 </I>&gt;<i> &gt; &gt;ircd.conf
83 </I>&gt;<i> &gt; &gt;connect {
84 </I>&gt;<i> &gt; &gt; name = &quot;chanservs.gs4groups.com&quot;;
85 </I>&gt;<i> &gt; &gt;
86 </I>&gt;<i> &gt; &gt;ircservices.conf
87 </I>&gt;<i> &gt; &gt;ServerName &quot;chanservs.gs4groups.com&quot;
88 </I>&gt;<i> &gt; &gt;
89 </I>&gt;<i> &gt; &gt;Thanks
90 </I>&gt;<i> &gt; &gt;Jeremy
91 </I>&gt;<i> &gt; &gt;
92 </I>&gt;<i> &gt; &gt;------------------------------------------------------------------
93 </I>&gt;<i> &gt; &gt;To unsubscribe or change your subscription options, visit:
94 </I>&gt;<i> &gt; &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
95 </I>&gt;<i> &gt; &gt;.
96 </I>&gt;<i> &gt;
97 </I>&gt;<i> &gt;/******* - End Original Message - *******/
98 </I>&gt;<i> &gt;
99 </I>&gt;<i> &gt;
100 </I>&gt;<i> &gt;------------------------------------------------------------------
101 </I>&gt;<i> &gt;To unsubscribe or change your subscription options, visit:
102 </I>&gt;<i> &gt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
103 </I>&gt;<i>
104 </I>&gt;<i> ------------------------------------------------------------------
105 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
106 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
107 </I>
108
109 </PRE>
110
111 <!--endarticle-->
112 <HR>
113 <P><UL>
114 <!--threads-->
115 <LI>Previous message: <A HREF="002980.html">[IRCServices Coding] Help with ircservices.conf
116 </A></li>
117 <LI>Next message: <A HREF="002985.html">[IRCServices Coding] Help with ircservices.conf
118 </A></li>
119 <LI> <B>Messages sorted by:</B>
120 <a href="date.html#2984">[ date ]</a>
121 <a href="thread.html#2984">[ thread ]</a>
122 <a href="subject.html#2984">[ subject ]</a>
123 <a href="author.html#2984">[ author ]</a>
124 </LI>
125 </UL>
126
127 </body></html>