Page 1 of 1

IRCd doesnt give me reason of an error

Posted: Sat Dec 09, 2006 6:25 am
by zmpy
Hey

I tried do a search in the forum and got like 31 pages with threads which doesnt really have anything to do with my problem. Since UnrealIRCd doesnt return any reason to why it failed to pass testing, i just dont know what to do. I went through the documentation and did pretty much everything including the optional parts.

Now when i try to start UnrealIRCd, all it gives me is:

Code: Select all

* Loading IRCd configuration ..
[warning] unrealircd.conf:272: listen with SSL flag enabled on a non SSL compile
[warning] unrealircd.conf:339: link hub.mynet.com with SSL option enabled on a non-SSL compile
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
Im aware that it gives me warnings, but shouldnt be something that would matter for now?
Anyways, im running UnrealIRCd as a service on Windows XP if that has anything to do with this..

Posted: Sat Dec 09, 2006 11:32 pm
by Syzop
Yeah they are announced as warnings but treated as errors (this is a mistake).

But anyway, both issues (actually 1 issue, on 2 instances) are explained in the FAQ

In general, if something is not working right, it's worthwhile to look at the warnings as well. (In fact, warnings are not there to be completely ignored ;p)