Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: problems during services startup...  (Read 3897 times)

0 Members and 1 Guest are viewing this topic.

mEh

  • Guest
problems during services startup...
« on: May 30, 2006, 08:31:07 PM »

Hi,

i got the following errors...


Quote
[May 30 21:28:12 2006] Loading IRCD Protocol Module: [ultimate3]
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] Anope 1.7.14 (1023) (ircd protocol: UltimateIRCd 3.0.0.a26+) starting up
[May 30 21:28:12 2006] ms_rsend requested unload...
[May 30 21:28:12 2006] debug: trying to load core module [ms_rsend]
[May 30 21:28:12 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[May 30 21:28:12 2006] Your ircd doesn't support the owner channelmode; bs_fantasy_owner won't be loaded
[May 30 21:28:12 2006] bs_fantasy_owner requested unload...
[May 30 21:28:12 2006] debug: trying to load core module [bs_fantasy_owner]
[May 30 21:28:12 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[May 30 21:28:12 2006] os_oline requested unload...
[May 30 21:28:12 2006] debug: trying to load core module [os_oline]
[May 30 21:28:12 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[May 30 21:28:12 2006] Databases loaded
[May 30 21:28:12 2006] Info: Reflecting database records.
[May 30 21:28:12 2006] Connected to Server 1 (217.160.21.138:6668)
[May 30 21:28:12 2006] trying to load [cs_appendtopic]
[May 30 21:28:12 2006] [cs_appendtopic] Loaded succesfully
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] trying to load [cs_enforce]
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] trying to load [ns_maxemail]
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] trying to load [ns_noop]
[May 30 21:28:12 2006] ns_noop: Loading configuration directives
[May 30 21:28:12 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] trying to load [os_info]
[May 30 21:28:12 2006] os_info: Loading configuration directives...
[May 30 21:28:12 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] trying to load [hs_request]
[May 30 21:28:12 2006] hs_request loaded
[May 30 21:28:12 2006] status:
  • [Module, Okay - No Error]
[May 30 21:28:12 2006] Read error from server: Success (error num: 0)
[May 30 21:28:12 2006] [cs_appendtopic] Unloaded succefully
[May 30 21:28:12 2006] hs_request un-loaded


How to solve this problem because services won't start? :/

mEh

[Bearbeitet am 30-5-2006 von mEh]

[Bearbeitet am 30-5-2006 von mEh]
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #1 on: May 30, 2006, 08:45:10 PM »

./services -debug -nofork

Look for the error.
Logged

katsklaw

  • Guest
(No subject)
« Reply #2 on: May 30, 2006, 09:15:01 PM »

I'd also suggest unloading 3rd party modules , especially ms_rsend, bs_fantasy_owner and os_oline since they gave errors.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
(No subject)
« Reply #3 on: May 30, 2006, 10:37:50 PM »

Quote
Originally posted by katsklaw
I'd also suggest unloading 3rd party modules , especially ms_rsend, bs_fantasy_owner and os_oline since they gave errors.

those are core modules that are automatically unloaded if the ircd doesn't support whatever they implement :)
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

mEh

  • Guest
(No subject)
« Reply #4 on: May 31, 2006, 10:47:57 PM »

-thx

i've found the problem in ircd.conf - there was a "-" instead of a "." in the network file name :/.
Logged
Pages: [1]   Go Up