Error

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Callumlord
Posts: 35
Joined: Tue Mar 01, 2011 6:31 pm

Error

Post by Callumlord »

Code: Select all

[Mar 03 20:01:47 2011] Loading IRCD Protocol Module: [unreal32]
[Mar 03 20:01:47 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:47 2011] Loading Encryption Module: [enc_md5]
[Mar 03 20:01:47 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:47 2011] Launching Anope into the background
[Mar 03 20:01:47 2011] Anope 1.8.5 (3037) (ircd protocol: UnrealIRCd 3.2+) starting up
[Mar 03 20:01:48 2011] MSMemoReceipt not enabled in services.conf
[Mar 03 20:01:48 2011] ms_rsend requested unload...
[Mar 03 20:01:48 2011] debug: trying to load core module [ms_rsend]
[Mar 03 20:01:48 2011] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Mar 03 20:01:49 2011] Databases loaded
[Mar 03 20:01:49 2011] Info: Reflecting database records.
[Mar 03 20:01:49 2011] Connected to Server 1 (IP:6667)
[Mar 03 20:01:49 2011] trying to load [cs_appendtopic]
[Mar 03 20:01:49 2011] [cs_appendtopic] Loaded successfully
[Mar 03 20:01:49 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:49 2011] trying to load [cs_enforce]
[Mar 03 20:01:49 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:49 2011] trying to load [ns_maxemail]
[Mar 03 20:01:49 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:49 2011] trying to load [os_info]
[Mar 03 20:01:49 2011] os_info: Loading configuration directives...
[Mar 03 20:01:49 2011] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Mar 03 20:01:49 2011] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Mar 03 20:01:49 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:49 2011] trying to load [hs_request]
[Mar 03 20:01:49 2011] hs_request loaded
[Mar 03 20:01:49 2011] status: [0][Module, Okay - No Error]
[Mar 03 20:01:50 2011] Read error from server: No such file or directory (error num: 2)
[Mar 03 20:01:50 2011] [cs_appendtopic] Unloaded successfully
[Mar 03 20:01:50 2011] hs_request un-loaded
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Re: Error

Post by katsklaw »

services is trying to connect to an ip:port that the ircd is not listening to.
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: Error

Post by Jobe »

That or getting disconnected after already having connected. The only way to be sure is to run Anope in debug mode using ./services -debug -nofork then pasting the logs again.
Your IP: Image
Your Country: Image
Locked