IRCd configuration failed to pass testing

These are old archives. They are kept for historic purposes only.
Post Reply
zmpy
Posts: 2
Joined: Sat Dec 09, 2006 6:13 am

IRCd configuration failed to pass testing

Post 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..
owine
Posts: 8
Joined: Sat Oct 01, 2005 10:13 pm
Location: CT, USA
Contact:

Post 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.
tdw
Posts: 105
Joined: Sat Aug 06, 2005 12:40 pm

Post by tdw »

Remembers something like this in the faq.. hmm..
Post Reply