Page 1 of 1

IRCd configuration failed to pass testing

Posted: Sat Dec 09, 2006 6:23 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: Wed Dec 13, 2006 10:55 pm
by owine
unreal mis-prints these as warnings. they are the error. you have to remove the ssl flag from your listen and link blocks, then it will pass.

Posted: Sat Dec 16, 2006 11:17 am
by tdw
Remembers something like this in the faq.. hmm..