Anope IRC Services

Anope.org => Anope General => Topic started by: Church on July 28, 2006, 02:42:25 PM

Title: Help Getting it running
Post by: Church on July 28, 2006, 02:42:25 PM
Ok I have been threw quite a bit of faq and documentation, but i cant get past the problem


Code: [Select]
[Jul 28 15:23:21 2006] Anope 1.7.14 (1023) (ircd protocol: UnrealIRCd 3.2+) star
ting up
[Jul 28 15:23:23 2006] ms_rsend requested unload...
[Jul 28 15:23:23 2006] debug: trying to load core module [ms_rsend]
[Jul 28 15:23:23 2006] debug: status: [6][Module Error, Error during load time o
r module returned MOD_STOP]
[Jul 28 15:23:25 2006] Databases loaded
[Jul 28 15:23:25 2006] Info: Reflecting database records.
[Jul 28 15:23:25 2006] Connected to Server 1 (localhost:6667)
[Jul 28 15:23:25 2006] trying to load [cs_appendtopic]
[Jul 28 15:23:25 2006] [cs_appendtopic] Loaded succesfully
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:25 2006] trying to load [cs_enforce]
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:25 2006] trying to load [ns_maxemail]
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:25 2006] trying to load [ns_noop]
[Jul 28 15:23:25 2006] ns_noop: Loading configuration directives
[Jul 28 15:23:25 2006] ns_noop: NSAutoOPDBName is not defined in Services config
uration file, using default autoop.db
[Jul 28 15:23:25 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:25 2006] trying to load [os_info]
[Jul 28 15:23:25 2006] os_info: Loading configuration directives...
[Jul 28 15:23:25 2006] os_info: OSInfoDBName is not defined in Services configur
ation file, using default os_info.db
[Jul 28 15:23:25 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jul 28 15:23:25 2006] os_info: WARNING: can not open the database file! (it mig
ht not exist, this is not fatal)
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:25 2006] trying to load [hs_request]
[Jul 28 15:23:25 2006] hs_request loaded
[Jul 28 15:23:25 2006] status: [0][Module, Okay - No Error]
[Jul 28 15:23:26 2006] Read error from server: No such file or directory (error
num: 2)
[Jul 28 15:23:26 2006] [cs_appendtopic] Unloaded succefully
[Jul 28 15:23:26 2006] hs_request un-loaded



could any1 please help me out.

tnx
Title:
Post by: Dave Robson on July 28, 2006, 02:55:46 PM
try ./services -nofork -debug
Title:
Post by: Church on July 28, 2006, 03:02:49 PM
Sorry to be a total n00b, but where do i put/type this: "/services -nofork -debug" ?

tnx

btw: Im running it on Win XP SP2

Here are my .conf's
ircd and anope confs.RAR (http://www.imba.za.net/imbalance/anope/ircd_and_anope_confs.rar)
ircd and anope confs.ZIP (http://www.imba.za.net/imbalance/anope/ircd_and_anope_confs.zip)

[Edited on 28-7-2006 by Church]
Title:
Post by: Tom65789 on July 28, 2006, 03:31:06 PM
ok, go to start -> run

then type in "cmd" then click ok. use "cd etc\etc\" to your Anope directory

then once you are there, type this:

anope.exe -nofork -debug
Title:
Post by: Church on July 28, 2006, 04:02:32 PM
ok sorry for the delay.

Here is my debug info
debug.txt (http://www.imba.za.net/imbalance/anope/debug.txt)
Title:
Post by: Jan Milants on July 28, 2006, 04:19:39 PM
Code: [Select]
[Jul 28 17:00:17 2006] debug: Received: ERROR :Link denied (No matching link configuration) [@127.0.0.1.2144]
[Jul 28 17:00:17 2006] debug: Link denied (No matching link configuration) [@127.0.0.1.2144]
[Jul 28 17:00:17 2006] debug: Received: ERROR :Closing Link: [127.0.0.1] (Link denied (No matching link configuration))
[Jul 28 17:00:17 2006] debug: Closing Link: [127.0.0.1] (Link denied (No matching link configuration))

check your link blocks
Title:
Post by: Church on July 28, 2006, 05:08:59 PM
tnx Guys for all teh help and replys, and a BIG thanks to Chaz, awsome stuff dewd, really appreciate it.

tnx Churchie
Title:
Post by: Charles Kingsley on July 31, 2006, 09:19:54 AM
For those interested, the link block was fine ultimately, it was however within a bank of comments thus ignored. A few other changes were implemented and I believe it now operates swimmingly. - It was also 'after a reboot' a victim of the 'cannot load module' issue known on windows, but the fix we issued works swimmingly too.