Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: what am i doing wrong!?  (Read 3418 times)

0 Members and 1 Guest are viewing this topic.

hc2995

  • Guest
what am i doing wrong!?
« on: August 15, 2006, 05:00:21 PM »

Ok i have set up the services.conf and unrealircd.conf correctly but when i try to connect services heres what i get:


[Aug 15 11:55:04 2006] Loading IRCD Protocol Module: [unreal32]
[Aug 15 11:55:04 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:04 2006] Launching Anope into the background
[Aug 15 11:55:04 2006] Anope 1.7.15 (1128) (ircd protocol: UnrealIRCd 3.2+) starting up
[Aug 15 11:55:05 2006] ns_sendpass requested unload...
[Aug 15 11:55:05 2006] debug: trying to load core module [ns_sendpass]
[Aug 15 11:55:05 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Aug 15 11:55:06 2006] cs_sendpass requested unload...
[Aug 15 11:55:06 2006] debug: trying to load core module [cs_sendpass]
[Aug 15 11:55:06 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Aug 15 11:55:07 2006] ms_rsend requested unload...
[Aug 15 11:55:07 2006] debug: trying to load core module [ms_rsend]
[Aug 15 11:55:07 2006] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Aug 15 11:55:09 2006] Databases loaded
[Aug 15 11:55:09 2006] Info: Reflecting database records.
[Aug 15 11:55:09 2006] Connected to Server 1 (68.50.57.56:6667)
[Aug 15 11:55:09 2006] trying to load [cs_appendtopic]
[Aug 15 11:55:09 2006] [cs_appendtopic] Loaded successfully
[Aug 15 11:55:09 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:09 2006] trying to load [cs_enforce]
[Aug 15 11:55:09 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:09 2006] trying to load [ns_maxemail]
[Aug 15 11:55:09 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:09 2006] trying to load [os_info]
[Aug 15 11:55:09 2006] os_info: Loading configuration directives...
[Aug 15 11:55:09 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Aug 15 11:55:09 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Aug 15 11:55:09 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:09 2006] trying to load [hs_request]
[Aug 15 11:55:09 2006] hs_request loaded
[Aug 15 11:55:09 2006] status:
  • [Module, Okay - No Error]
[Aug 15 11:55:09 2006] Read error from server: No such file or directory (error num: 2)
[Aug 15 11:55:09 2006] [cs_appendtopic] Unloaded successfully
[Aug 15 11:55:09 2006] hs_request un-loaded



I dont know what this means so if someone can help thanks :D
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #1 on: August 15, 2006, 05:20:11 PM »

Means it can't find your server.

Compare services.conf (RemoteServer, ServerName) to unrealircd.conf (Listen Addresses/Ports & LinkBlocks), or email me both files to chaz at anope .org
Logged

hc2995

  • Guest
(No subject)
« Reply #2 on: August 15, 2006, 07:27:22 PM »

TYVM chaz :D got that sorted out and now it works great :D
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #3 on: August 15, 2006, 07:41:23 PM »

For those interested, we add to remove clientsonly; from the 6667 listen block, and add a linkblock/uline. - Very quick fix.
Logged
Pages: [1]   Go Up