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.
UnrealIRCd refuses to start
Re: UnrealIRCd refuses to start
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.
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
Problem Solved: I wrote a new conf file.