]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2009/005678.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2009 / 005678.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] FATAL error during startup
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20FATAL%20error%20during%20startup&In-Reply-To=49D214C1.4070309%40acm.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="005677.html">
11 <LINK REL="Next" HREF="005676.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] FATAL error during startup</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20FATAL%20error%20during%20startup&In-Reply-To=49D214C1.4070309%40acm.org"
17 TITLE="[IRCServices] FATAL error during startup">achurch at achurch.org
18 </A><BR>
19 <I>Tue Mar 31 22:25:18 PDT 2009</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="005677.html">[IRCServices] FATAL error during startup
22 </A></li>
23 <LI>Next message: <A HREF="005676.html">[IRCServices] Bug with NickServ UNSET command
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#5678">[ date ]</a>
27 <a href="thread.html#5678">[ thread ]</a>
28 <a href="subject.html#5678">[ subject ]</a>
29 <a href="author.html#5678">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Make sure the first LoadModule directive in your ircservices.conf file
35 references a protocol module. (The order of loading is determined by
36 the order of LoadModule directives in ircservices.conf, not the order of
37 Module sections in modules.conf).
38
39 --Andrew Church
40 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
41 <A HREF="http://achurch.org/">http://achurch.org/</A>
42
43 &gt;<i>With -debug specified several times I get the following debug information:
44 </I>&gt;<i>
45 </I>&gt;<i>It seems that it is reading the encryption module before the Protocol is
46 </I>&gt;<i>being read. I have no idea why. Assistance is appreciated.
47 </I>&gt;<i>=====
48 </I>&gt;<i>[Mar 31 12:55:34.305962 2009] : do_read_config_file
49 </I>&gt;<i>[Mar 31 12:55:34.306129 2009] ircservices.conf: do_read_config_file
50 </I>&gt;<i>[Mar 31 12:55:34.314653 2009] IRC Services 5.1.14 starting up (options:
51 </I>&gt;<i>debug)
52 </I>&gt;<i>[Mar 31 12:55:34.314767 2009] debug: register_callback(core, &quot;load module&quot;)
53 </I>&gt;<i>[Mar 31 12:55:34.314875 2009] debug: register_callback(core, &quot;unload
54 </I>&gt;<i>module&quot;)
55 </I>&gt;<i>[Mar 31 12:55:34.314951 2009] debug: register_callback(core, &quot;reconfigure&quot;)
56 </I>&gt;<i>[Mar 31 12:55:34.315025 2009] debug: register_callback(core, &quot;command line&quot;)
57 </I>&gt;<i>[Mar 31 12:55:34.315099 2009] debug: register_callback(core,
58 </I>&gt;<i>&quot;introduce_user&quot;)
59 </I>&gt;<i>[Mar 31 12:55:34.315172 2009] debug: register_callback(core, &quot;connect&quot;)
60 </I>&gt;<i>[Mar 31 12:55:34.315247 2009] debug: register_callback(core, &quot;save data
61 </I>&gt;<i>complete&quot;)
62 </I>&gt;<i>[Mar 31 12:55:34.315322 2009] debug: register_callback(core, &quot;user check&quot;)
63 </I>&gt;<i>[Mar 31 12:55:34.315423 2009] debug: register_callback(core, &quot;user create&quot;)
64 </I>&gt;<i>[Mar 31 12:55:34.315498 2009] debug: register_callback(core, &quot;user
65 </I>&gt;<i>servicestamp change&quot;)
66 </I>&gt;<i>[Mar 31 12:55:34.315572 2009] debug: register_callback(core, &quot;user
67 </I>&gt;<i>nickchange (before)&quot;)
68 </I>&gt;<i>[Mar 31 12:55:34.315646 2009] debug: register_callback(core, &quot;user
69 </I>&gt;<i>nickchange (after)&quot;)
70 </I>&gt;<i>[Mar 31 12:55:34.315721 2009] debug: register_callback(core, &quot;user delete&quot;)
71 </I>&gt;<i>[Mar 31 12:55:34.315795 2009] debug: register_callback(core, &quot;user MODE&quot;)
72 </I>&gt;<i>[Mar 31 12:55:34.315869 2009] debug: register_callback(core, &quot;channel PART&quot;)
73 </I>&gt;<i>[Mar 31 12:55:34.315943 2009] debug: register_callback(core, &quot;channel KICK&quot;)
74 </I>&gt;<i>[Mar 31 12:55:34.316018 2009] debug: register_callback(core, &quot;channel
75 </I>&gt;<i>create&quot;)
76 </I>&gt;<i>[Mar 31 12:55:34.316119 2009] debug: register_callback(core, &quot;channel
77 </I>&gt;<i>delete&quot;)
78 </I>&gt;<i>[Mar 31 12:55:34.316196 2009] debug: register_callback(core, &quot;channel JOIN&quot;)
79 </I>&gt;<i>[Mar 31 12:55:34.316271 2009] debug: register_callback(core, &quot;channel
80 </I>&gt;<i>JOIN check&quot;)
81 </I>&gt;<i>[Mar 31 12:55:34.316345 2009] debug: register_callback(core, &quot;channel MODE&quot;)
82 </I>&gt;<i>[Mar 31 12:55:34.316420 2009] debug: register_callback(core, &quot;channel
83 </I>&gt;<i>mode change&quot;)
84 </I>&gt;<i>[Mar 31 12:55:34.316494 2009] debug: register_callback(core, &quot;channel
85 </I>&gt;<i>umode change&quot;)
86 </I>&gt;<i>[Mar 31 12:55:34.316569 2009] debug: register_callback(core, &quot;channel
87 </I>&gt;<i>TOPIC&quot;)
88 </I>&gt;<i>[Mar 31 12:55:34.316644 2009] debug: register_callback(core, &quot;server
89 </I>&gt;<i>create&quot;)
90 </I>&gt;<i>[Mar 31 12:55:34.316719 2009] debug: register_callback(core, &quot;server
91 </I>&gt;<i>delete&quot;)
92 </I>&gt;<i>[Mar 31 12:55:34.316817 2009] debug: register_callback(core, &quot;receive
93 </I>&gt;<i>message&quot;)
94 </I>&gt;<i>[Mar 31 12:55:34.316928 2009] debug: register_callback(core, &quot;m_privmsg&quot;)
95 </I>&gt;<i>[Mar 31 12:55:34.317008 2009] debug: register_callback(core, &quot;m_whois&quot;)
96 </I>&gt;<i>[Mar 31 12:55:34.317083 2009] debug: register_callback(core, &quot;clear
97 </I>&gt;<i>channel&quot;)
98 </I>&gt;<i>[Mar 31 12:55:34.317157 2009] debug: register_callback(core, &quot;set topic&quot;)
99 </I>&gt;<i>[Mar 31 12:55:34.317233 2009] debug: add_callback_pri(core, &quot;load
100 </I>&gt;<i>module&quot;, 2003856c, 0)
101 </I>&gt;<i>[Mar 31 12:55:34.317335 2009] debug: add_callback_pri(core, &quot;unload
102 </I>&gt;<i>module&quot;, 20038650, 0)
103 </I>&gt;<i>[Mar 31 12:55:34.317539 2009] debug: Loading language 0 from file
104 </I>&gt;<i>`languages/en_us'
105 </I>&gt;<i>[Mar 31 12:55:34.318426 2009] debug: Loading language 10 from file
106 </I>&gt;<i>`languages/nl'
107 </I>&gt;<i>[Mar 31 12:55:34.319315 2009] debug: Loading language 6 from file
108 </I>&gt;<i>`languages/fr'
109 </I>&gt;<i>[Mar 31 12:55:34.320003 2009] debug: Loading language 9 from file
110 </I>&gt;<i>`languages/de'
111 </I>&gt;<i>[Mar 31 12:55:34.320697 2009] debug: Loading language 11 from file
112 </I>&gt;<i>`languages/hu'
113 </I>&gt;<i>[Mar 31 12:55:34.321553 2009] debug: Loading language 2 from file
114 </I>&gt;<i>`languages/ja_euc'
115 </I>&gt;<i>[Mar 31 12:55:34.322307 2009] debug: Loading language 3 from file
116 </I>&gt;<i>`languages/ja_sjis'
117 </I>&gt;<i>[Mar 31 12:55:34.323048 2009] debug: Loading language 12 from file
118 </I>&gt;<i>`languages/ru'
119 </I>&gt;<i>[Mar 31 12:55:34.323692 2009] debug: Loading language 4 from file
120 </I>&gt;<i>`languages/es'
121 </I>&gt;<i>[Mar 31 12:55:34.324578 2009] debug: Loading language 7 from file
122 </I>&gt;<i>`languages/tr'
123 </I>&gt;<i>[Mar 31 12:55:34.328839 2009] debug: Loaded languages
124 </I>&gt;<i>[Mar 31 12:55:34.328928 2009] debug: Loading module `encryption/md5'
125 </I>&gt;<i>[Mar 31 12:55:34.330470 2009] debug: Successfully loaded module
126 </I>&gt;<i>`encryption/md5'
127 </I>&gt;<i>[Mar 31 12:55:34.330536 2009] FATAL: Variable `protocol_name' not set by
128 </I>&gt;<i>protocol module `encryption/md5'
129 </I>&gt;<i>=============
130 </I>&gt;<i>Start of modules.conf
131 </I>&gt;<i>=============
132 </I>&gt;<i># Example module configuration file for Services. After making the
133 </I>&gt;<i># appropriate changes to this file, place it in the Services data directory
134 </I>&gt;<i># (as specified in the &quot;configure&quot; script, default /usr/local/lib/services)
135 </I>&gt;<i># under the name &quot;modules.conf&quot;.
136 </I>&gt;<i>
137 </I>&gt;<i>###########################################################################
138 </I>&gt;<i>#
139 </I>&gt;<i># Protocol module settings
140 </I>&gt;<i>#
141 </I>&gt;<i>###########################################################################
142 </I>&gt;<i>
143 </I>&gt;<i># Enter the protocol name here, then uncomment the appropriate directives.
144 </I>&gt;<i>
145 </I>&gt;<i>Module protocol/bahamut
146 </I>&gt;<i>
147 </I>&gt;<i> # NetworkDomain domain [RECOMMENDED]
148 </I>&gt;<i> # Protocols: bahamut, dalnet, dreamforge, monkey, ptlink, rfc1459,
149 </I>&gt;<i> # trircd, ts8, undernet-p9
150 </I>&gt;<i> #
151 </I>&gt;<i> # Specifies the common domain, if any, shared by all servers on
152 </I>&gt;<i>
153 </I>&gt;<i>------------------------------------------------------------------
154 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
155 </I>&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
156 </I></PRE>
157
158
159 <!--endarticle-->
160 <HR>
161 <P><UL>
162 <!--threads-->
163 <LI>Previous message: <A HREF="005677.html">[IRCServices] FATAL error during startup
164 </A></li>
165 <LI>Next message: <A HREF="005676.html">[IRCServices] Bug with NickServ UNSET command
166 </A></li>
167 <LI> <B>Messages sorted by:</B>
168 <a href="date.html#5678">[ date ]</a>
169 <a href="thread.html#5678">[ thread ]</a>
170 <a href="subject.html#5678">[ subject ]</a>
171 <a href="author.html#5678">[ author ]</a>
172 </LI>
173 </UL>
174
175 </body></html>