Page 1 of 1

established server, suddenly all conn refused

Posted: Sun Dec 27, 2009 1:16 am
by sunder
I'm not the regular guy who maintains our server but he's unavailable and I'm flailing around looking for clues.

We're running Unreal 3.2 and have been for quite a while.

We've had hundreds of people able to connect to our server without a problem up until today. Suddenly, everyone is getting connection refused. (or at least everyone I know about.)

The ircd.log file stops hours ago, and yet people are still getting connection refused now. Other services on the linux box are working fine. (a web forum, a wiki, etc)

I restarted the box but unreal still isn't working.

Interesting, in the services/logs folder of unreal, there is some new lines that weren't there earlier:

[Dec 26 21:13:11 2009] Every UserKey must be different. It's for YOUR safety! Remember that!
[Dec 26 21:13:11 2009] Loading IRCD Protocol Module: [unreal32]
[Dec 26 21:13:11 2009] status: [0][Module, Okay - No Error]
[Dec 26 21:13:11 2009] Loading Encryption Module: [enc_none]
[Dec 26 21:13:11 2009] status: [0][Module, Okay - No Error]
[Dec 26 21:13:11 2009] Anope 1.7.19 (1247) (ircd protocol: UnrealIRCd 3.2+) starting up
[Dec 26 21:13:11 2009] ms_rsend requested unload...
[Dec 26 21:13:11 2009] debug: trying to load core module [ms_rsend]
[Dec 26 21:13:11 2009] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
[Dec 26 21:13:11 2009] MySQL: has been disabled.
[Dec 26 21:13:11 2009] Databases loaded
[Dec 26 21:13:11 2009] Info: Reflecting database records.
[Dec 26 21:13:11 2009] FATAL: Can't connect to server: Connection refused

I've got no idea what could be causing this. As I said, I'm flailing around looking for clues.

Can anyone suggest a direction to look or something to try, to narrow down the problem>?

Re: established server, suddenly all conn refused

Posted: Sun Dec 27, 2009 1:22 am
by sunder
GDI

/sigh

restarting the server didn't help because the regular guy never set it to auto-start.

Turned out all we had to do was actually START it.

Sorry all.

and yes, I know what happened now because the regular guy finally showed up.