IRCd doesnt give me reason of an error

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 doesnt give me reason of an error

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..
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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)
Post Reply