Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Services fail to load ....  (Read 4530 times)

0 Members and 1 Guest are viewing this topic.

Alatyami

  • Anope User
  • Offline Offline
  • Posts: 8
Services fail to load ....
« on: May 29, 2006, 06:21:03 AM »

Everything has gone smooth on the install ... but when I try to start the 1.7 services it fails ... a kick in the right direction would be great ....

Anope 1.7 with Unreal3.2

When I do ./services or ./anoperc I do not get any errors printed to the screen, and nothing shows up with a ps elf.
log:
[May 28 22:17:25 2006] Loading IRCD Protocol Module: [unreal32]
[May 28 22:17:25 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:25 2006] Anope 1.7.14 (1023) (ircd protocol: UnrealIRCd 3.2+) starting up
[May 28 22:17:26 2006] MySQL: has been disabled.
[May 28 22:17:26 2006] Databases loaded
[May 28 22:17:26 2006] Info: Reflecting database records.
[May 28 22:17:26 2006] Connected to Server 1 (localhost:6667)
[May 28 22:17:26 2006] trying to load [cs_appendtopic]
[May 28 22:17:26 2006] [cs_appendtopic] Loaded succesfully
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] trying to load [cs_enforce]
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] trying to load [ns_maxemail]
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] trying to load [ns_noop]
[May 28 22:17:26 2006] ns_noop: Loading configuration directives
[May 28 22:17:26 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[May 28 22:17:26 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] trying to load [os_info]
[May 28 22:17:26 2006] os_info: Loading configuration directives...
[May 28 22:17:26 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[May 28 22:17:26 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] trying to load [hs_request]
[May 28 22:17:26 2006] hs_request loaded
[May 28 22:17:26 2006] status:
  • [Module, Okay - No Error]
[May 28 22:17:26 2006] Read error from server: Success (error num: 0)
[May 28 22:17:26 2006] [cs_appendtopic] Unloaded succefully
[May 28 22:17:26 2006] hs_request un-loaded

[Edited on 29-5-2006 by Alatyami]
Logged

Pieter Bootsma

  • Team
  • *
  • Offline Offline
  • Posts: 189
    • http://geniusdex.net/
(No subject)
« Reply #1 on: May 29, 2006, 09:58:28 AM »

[May 28 22:17:26 2006] Read error from server: Success (error num: 0)

Run services in debug mode (./services -debug -nofork) and look for the error you get when connecting. Your IRCd probably doesn't accept the connection for god knows why (wrong servername, wrong password, etc)
Logged

Alatyami

  • Anope User
  • Offline Offline
  • Posts: 8
(No subject)
« Reply #2 on: May 29, 2006, 10:24:04 AM »

GeniusDex, you are a life saver .... debug told me that the name reference for my link was wrong ... fixed and now it works great!

Thanks!
Logged
Pages: [1]   Go Up