Page 1 of 1

UnrealIRCd refuses to start

Posted: Sun Aug 02, 2009 12:38 pm
by Erm99
Hi, I'm having a problem with Unreal 3.2.8.1 starting, I have tried rebooting.

Operating System: Windows Server 2003 Enterprise

Service.log
* Loading IRCd configuration ..
* Configuration loaded without any problems ..

IRCd.log
[Sun Aug 02 22:23:17 2009] - getsockname failed for irc.********.net[]:Invalid argument

Note: I have removed the name of my IRC network and replaced it with ********* in this post.

Regards,
Erm99.

Re: UnrealIRCd refuses to start

Posted: Sun Aug 02, 2009 1:43 pm
by Erm99
I have installed Windows XP into a VM and made a fresh install of UnrealIRCd and copied the conf file from my server to the vm and received the same error.

I have limited the error the unrealircd.conf file

me
{
name "irc.IRCServer.net";
info "IRC Server";
numeric 1;
};

It seems that "name "irc.IRCServer.net";" is what seems to be stopping it from loading.

Re: UnrealIRCd refuses to start

Posted: Sun Aug 02, 2009 4:04 pm
by Erm99
Problem Solved: I wrote a new conf file.