Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: mp5shooter on February 10, 2007, 04:51:32 PM

Title: Anope Problem (Windows)
Post by: mp5shooter on February 10, 2007, 04:51:32 PM
Ok: Here is the log:

[Feb 10 12:56:53 2007] Loading IRCD Protocol Module: [unreal31]
[Feb 10 12:56:53 2007] status: [Feb 10 12:56:53 2007] Loading Encryption Module: [enc_none]
[Feb 10 12:56:53 2007] status: [Feb 10 12:56:53 2007] Launching Anope into the background
[Feb 10 12:56:53 2007] Anope 1.7.18 (1214) (ircd protocol: UnrealIRCd 3.1.1+) starting up
[Feb 10 12:56:55 2007] ms_rsend requested unload...
[Feb 10 12:56:55 2007] debug: trying to load core module [ms_rsend]
[Feb 10 12:56:55 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Feb 10 12:56:56 2007] os_sgline requested unload...
[Feb 10 12:56:56 2007] debug: trying to load core module [os_sgline]
[Feb 10 12:56:56 2007] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Feb 10 12:56:57 2007] Databases loaded
[Feb 10 12:56:57 2007] Info: Reflecting database records.
[Feb 10 12:56:57 2007] Connected to Server 1 (127.0.0.1:6667)
[Feb 10 12:56:57 2007] trying to load [cs_appendtopic]
[Feb 10 12:56:57 2007] [cs_appendtopic] Loaded successfully
[Feb 10 12:56:57 2007] status: [Feb 10 12:56:57 2007] trying to load [cs_enforce]
[Feb 10 12:56:57 2007] status: [Feb 10 12:56:57 2007] trying to load [ns_maxemail]
[Feb 10 12:56:57 2007] status: [Feb 10 12:56:57 2007] trying to load [os_info]
[Feb 10 12:56:57 2007] os_info: Loading configuration directives...
[Feb 10 12:56:57 2007] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Feb 10 12:56:57 2007] status: [Feb 10 12:56:57 2007] trying to load [hs_request]
[Feb 10 12:56:57 2007] hs_request loaded
[Feb 10 12:56:57 2007] status: [Feb 10 12:56:57 2007] Read error from server: No such file or directory (error num: 2)
[Feb 10 12:56:57 2007] [cs_appendtopic] Unloaded successfully
[Feb 10 12:56:57 2007] hs_request un-loaded
--
I get Read error from server: No such file or directory (error num: 2)
 Any ideas? Help please!

[Edited on 2/10/2007 by mp5shooter]
Title:
Post by: n00bie on February 10, 2007, 05:16:55 PM
Have you check the services logs for the error it gave? or your ircd logs itself too? have your read this thread assuming you have 1.7.18 installed: http://forum.anope.org/viewthread.php?tid=1178
or else, please be more specific with the problems youve got,  :)
Title:
Post by: katsklaw on February 10, 2007, 10:13:58 PM
No such file or directory means your ircd is not listening on the same port and IP that you specified in your RemoteServer directive in the services.conf file.