Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Keep getting errors  (Read 3186 times)

0 Members and 1 Guest are viewing this topic.

TmR

  • Guest
Keep getting errors
« on: June 12, 2006, 04:21:59 PM »

Code: [Select]

[Jun 12 17:18:12 2006] Databases loaded
[Jun 12 17:18:12 2006] Info: Reflecting database records.
[Jun 12 17:18:12 2006] Connected to Server 1 (localhost:7001)
[Jun 12 17:18:12 2006] trying to load [cs_appendtopic]
[Jun 12 17:18:12 2006] [cs_appendtopic] Loaded succesfully
[Jun 12 17:18:12 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:12 2006] trying to load [cs_enforce]
[Jun 12 17:18:12 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:12 2006] trying to load [ns_maxemail]
[Jun 12 17:18:13 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:13 2006] trying to load [ns_noop]
[Jun 12 17:18:13 2006] ns_noop: Loading configuration directives
[Jun 12 17:18:13 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[Jun 12 17:18:13 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Jun 12 17:18:13 2006] ns_noop: WARNING: Can not open database file! (it might not exist, this is not fatal)
[Jun 12 17:18:13 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:13 2006] trying to load [os_info]
[Jun 12 17:18:13 2006] os_info: Loading configuration directives...
[Jun 12 17:18:13 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jun 12 17:18:13 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jun 12 17:18:13 2006] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Jun 12 17:18:13 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:13 2006] trying to load [hs_request]
[Jun 12 17:18:13 2006] hs_request loaded
[Jun 12 17:18:13 2006] status: [0][Module, Okay - No Error]
[Jun 12 17:18:13 2006] Read error from server: No such file or directory (error num: 2)
[Jun 12 17:18:13 2006] [cs_appendtopic] Unloaded succefully
[Jun 12 17:18:13 2006] hs_request un-loaded
[Jun 12 17:18:13 2006] PANIC! waiting=-4 (Segmentation fault)
[Jun 12 17:18:13 2006] Backtrace: not available on Windows
[Jun 12 17:18:13 2006] Running
[Jun 12 17:18:13 2006] Services terminating on signal 11
Logged

T-rexke

  • Guest
(No subject)
« Reply #1 on: June 12, 2006, 04:48:05 PM »

maybe a wrong port or ip or something?
Logged

TmR

  • Guest
(No subject)
« Reply #2 on: June 13, 2006, 07:41:49 AM »

unrealircd.conf
Code: [Select]

listen         *:7000
{
options
{
#ssl;
clientsonly;
};
};

listen         *:7001
{
options
{
serversonly;
};
};
listen         *:7002;


services.conf
Code: [Select]

RemoteServer    localhost 7001 ""

i dont have a password?!

new errorlog
Code: [Select]

[Jun 13 08:58:06 2006] Loading IRCD Protocol Module: [unreal32]
[Jun 13 08:58:06 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:06 2006] Launching Anope into the background
[Jun 13 08:58:06 2006] Anope 1.7.14 (1023) (ircd protocol: UnrealIRCd 3.2+) starting up
[Jun 13 08:58:13 2006] ms_rsend requested unload...
[Jun 13 08:58:13 2006] debug: trying to load core module [ms_rsend]
[Jun 13 08:58:13 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Jun 13 08:58:22 2006] Databases loaded
[Jun 13 08:58:22 2006] Info: Reflecting database records.
[Jun 13 08:58:22 2006] Connected to Server 1 (localhost:7001)
[Jun 13 08:58:22 2006] trying to load [cs_appendtopic]
[Jun 13 08:58:22 2006] [cs_appendtopic] Loaded succesfully
[Jun 13 08:58:22 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:22 2006] trying to load [cs_enforce]
[Jun 13 08:58:22 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:22 2006] trying to load [ns_maxemail]
[Jun 13 08:58:22 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:22 2006] trying to load [ns_noop]
[Jun 13 08:58:23 2006] ns_noop: Loading configuration directives
[Jun 13 08:58:23 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[Jun 13 08:58:23 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Jun 13 08:58:23 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:23 2006] trying to load [os_info]
[Jun 13 08:58:23 2006] os_info: Loading configuration directives...
[Jun 13 08:58:23 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Jun 13 08:58:23 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jun 13 08:58:23 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:23 2006] trying to load [hs_request]
[Jun 13 08:58:23 2006] hs_request loaded
[Jun 13 08:58:23 2006] status: [0][Module, Okay - No Error]
[Jun 13 08:58:23 2006] Read error from server: No such file or directory (error num: 2)
[Jun 13 08:58:23 2006] [cs_appendtopic] Unloaded succefully
[Jun 13 08:58:23 2006] hs_request un-loaded

[bewerken aan 13-6-2006 door TmR]
Logged
Pages: [1]   Go Up