Page 1 of 1

IRCd stopped working and cannot start

Posted: Wed Sep 26, 2007 3:19 pm
by Niels
Hi,

Until this morning Unreal IRCd 3.2.7 was functioning fine, but somehow stopped. When I tried to restart I got the output below. As you can see there are no real error messages to give an indication of what went wrong.

I even tried to compile with DEBUGMODE and then start IRCd, but that also gave no obvious error messages. Does anybody have any idea of what is going on?

Thanks in advance.

Code: Select all

Starting UnrealIRCd
 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           v3.2.7
                     using TRE 0.7.5 (LGPL)

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
---------------------------------------------------------------------
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================

Re: IRCd stopped working and cannot start

Posted: Wed Sep 26, 2007 4:02 pm
by Stealth
What are the last things in ircd.log? If you changed from the default ircd.log with a log block in your conf, be sure to check that log instead because that's where the error would be.

Does Unreal show in ps?

Re: IRCd stopped working and cannot start

Posted: Wed Sep 26, 2007 6:20 pm
by Niels
Stealth wrote:What are the last things in ircd.log? If you changed from the default ircd.log with a log block in your conf, be sure to check that log instead because that's where the error would be.

Does Unreal show in ps?
The last entries in the log show the connections that were established this morning. Nothing else unfortunately.

There is no process called *irc* or *real* running and the log block in the configuration file only points to ircd.log.

Re: IRCd stopped working and cannot start

Posted: Thu Sep 27, 2007 8:21 am
by Niels
I just had some time to see if there was something wrong with the server and as a desperate measure I even rebooted it. The server itself is working fine, but the IRC daemon still refuses to start. Here are the last lines from the log (addresses obscured):

[

Code: Select all

Wed Sep 26 10:33:42 2007] - Connect - Detlef!Detlef.***@******.com [VHOST QRM_chat_server-C790D941.****.com]
[Wed Sep 26 10:40:52 2007] - Disconnect - (144:24:6) Jaap!***@******.com [VHOST QRM_chat_server-4BE3421F.******.com]
[Wed Sep 26 16:54:21 2007] - [Debug] langsinuse: ''
[Wed Sep 26 16:55:56 2007] - [Debug] langsinuse: ''
[Wed Sep 26 17:00:02 2007] - [Debug] langsinuse: ''

Re: IRCd stopped working and cannot start

Posted: Fri Sep 28, 2007 4:09 am
by Stealth
Do you have any set::allowed-nickchars set?

Re: [SOLVED] IRCd stopped working and cannot start

Posted: Fri Sep 28, 2007 10:05 am
by Niels
Stealth wrote:Do you have any set::allowed-nickchars set?
No.

I did do a fresh download and install and now everything seems to work fine. I even used the unrealircd.conf from the previous installation.

Very strange: on the old installation the problem persisted even after a 'make clean' and a re-compile. I hope that the problem does not happen again, since the previous install 'just stopped' and gave no pointers whatsoever. The old install is still available, so if you still would like to have information it should still be available.

Thanks anyway for the quick responses.

Re: IRCd stopped working and cannot start

Posted: Fri Sep 28, 2007 5:08 pm
by Stealth
Can you email me your conf at [email protected] please?