Page 1 of 1

whats wrong with config

Posted: Fri May 27, 2005 12:42 am
by tdunks
Can someone fix this up for me i cant figure out whats wrong with it here are the errors it gives me * Loading IRCd configuration ..
* unrealircd.conf:28: Ignoring extra close brace
* unrealircd.conf:28 Ignoring extra semicolon
* unrealircd.conf:41: Ignoring extra data
* unrealircd.conf:41: Ignoring extra data
[error] set::cloak-keys missing!
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing

[moderator: Do *NOT* post config files!]

Re: whats wrong with config

Posted: Fri May 27, 2005 5:35 am
by Darvocet
tdunks wrote: * Loading IRCd configuration ..
* unrealircd.conf:28: Ignoring extra close brace
* unrealircd.conf:28 Ignoring extra semicolon
* unrealircd.conf:41: Ignoring extra data
* unrealircd.conf:41: Ignoring extra data
[error] set::cloak-keys missing!
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
I can promise you if I were not to tell you to read the docs then someone else would very shortly say the same. -- Docs -> http://www.vulnscan.org/UnrealIRCd/unreal32docs.html

Now, the error messages that it gives are very specifc. You have errors ON OR ABOUT line 28 and 41. (One is missing an "}" and one a ";") You didnt set your cloak keys, (read the docs on that part) and you should be good. Read the errors carefully. You are asking for information that is staring you right in the face.