Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Anope + UnrealIRCd on Gentoo = Crash  (Read 4411 times)

0 Members and 1 Guest are viewing this topic.

Nexis

  • Guest
Anope + UnrealIRCd on Gentoo = Crash
« on: March 07, 2006, 09:53:08 PM »

I'm a gentoo user and a n00b at hand-compiling stuff, so pardon my blantant misunderstanding of all this hand-compiling stuff.

Our network has been using ircservices for a while, and after getting hit with a huge botnet, we've decided to make the switch to anope for its DEFCON system, among other features.  I downloaded the latest stable version from sf.net and tried compiling it. Compiled fine, had to chown <anope user here> in order to get services to run, but it seemed to work OK at first.

Code: [Select]
01:40:22p    _notice            nehq.servebeer.com › *** Notice -- WARNING: Remote doesnt have link::options::zip set. Compression disabled.
 01:40:22p    _notice            nehq.servebeer.com › *** Notice -- (link) Link nehq.servebeer.com -> ircservices.digibase.ca[@127.0.0.1.57901] established.


To test, I tried messaging HELP to nickserv.  I raised an eyebrow when it didn't respond.  I checked my uline.  It was there.

I checked my link, it was there.

I was about to try again when I got yet another server notice:

Code: [Select]
01:43:24p    _notice            nehq.servebeer.com › *** Notice -- No response from ircservices.digibase.ca[127.0.0.1], closing link

So now I'm thinking, What the heck is going on?  I ran through my logs.  Nothing really suspicious.  So I tried the beta, thinking that might help.

Everything compiled fine.  Made the the config file and ran it.

Exact same thing.

-------

Beta log (Same stuff going on as the stable log)

Code: [Select]
[Mar 07 06:42:27 2006] Loading IRCD Protocol Module: [unreal32]
[Mar 07 06:42:27 2006] status: [0]
[Mar 07 06:42:27 2006] Anope 1.7.13 (951) (ircd protocol: UnrealIRCd 3.2+) starting up
[Mar 07 06:42:27 2006] ns_sendpass requested unload...
[Mar 07 06:42:27 2006] debug: trying to load core module [ns_sendpass]
[Mar 07 06:42:27 2006] debug: status: [6]
[Mar 07 06:42:27 2006] ns_getpass requested unload...
[Mar 07 06:42:27 2006] debug: trying to load core module [ns_getpass]
[Mar 07 06:42:27 2006] debug: status: [6]
[Mar 07 06:42:28 2006] cs_sendpass requested unload...
[Mar 07 06:42:28 2006] debug: trying to load core module [cs_sendpass]
[Mar 07 06:42:28 2006] debug: status: [6]
[Mar 07 06:42:28 2006] ms_rsend requested unload...
[Mar 07 06:42:28 2006] debug: trying to load core module [ms_rsend]
[Mar 07 06:42:28 2006] debug: status: [6]
[Mar 07 06:42:29 2006] MySQL: has been disabled.
[Mar 07 06:42:29 2006] Databases loaded
[Mar 07 06:42:29 2006] Info: Reflecting database records.
[Mar 07 06:42:29 2006] Connected to Server 1 (localhost:6667)
[Mar 07 06:42:29 2006] trying to load [cs_appendtopic]
[Mar 07 06:42:29 2006] [cs_appendtopic] Loaded succesfully
[Mar 07 06:42:29 2006] status: [0]
[Mar 07 06:42:29 2006] trying to load [cs_enforce]
[Mar 07 06:42:29 2006] status: [0]
[Mar 07 06:42:29 2006] trying to load [ns_maxemail]
[Mar 07 06:42:29 2006] status: [0]
[Mar 07 06:42:29 2006] trying to load [ns_noop]
[Mar 07 06:42:29 2006] ns_noop: Loading configuration directives
[Mar 07 06:42:29 2006] ns_noop: NSAutoOPDBName is not defined in Services configuration file, using default autoop.db
[Mar 07 06:42:29 2006] ns_noop: Directive NSAutoOPDBName loaded (autoop.db)...
[Mar 07 06:42:29 2006] status: [0]
[Mar 07 06:42:29 2006] trying to load [os_info]
[Mar 07 06:42:29 2006] os_info: Loading configuration directives...
[Mar 07 06:42:29 2006] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Mar 07 06:42:29 2006] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Mar 07 06:42:29 2006] status: [0]
[Mar 07 06:42:29 2006] trying to load [hs_request]
[Mar 07 06:42:29 2006] hs_request loaded
[Mar 07 06:42:29 2006] status: [0]



Any ideas on wtf is going on and what I am doing wrong?

[Edited on 7-3-2006 by Nexis]
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #1 on: March 08, 2006, 01:20:16 PM »

Howdy,

Don't use Zip links with the link block for anope, and make sure anope is set as a hub (for jupes to work).

Or drop in on irc.anope.org #anope and i'll help you.

Chaz
Logged
Pages: [1]   Go Up