Cloaking problem (unrealircd 3.2.2 win32)

These are old archives. They are kept for historic purposes only.
Post Reply
dev

Cloaking problem (unrealircd 3.2.2 win32)

Post by dev »

Howdy all,
i'm having a problem configurating the unrealircd.conf on win32
it says:

Code: Select all


* Loading IRCd configuration ..
[error] set::cloak-keys missing!
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing

my cloak block, inside set {

Code: Select all

 cloak-keys {
  a2J57356BdghhgdfO6fh3Q6w4oN3s7;
  fdgdfgGDFhKLJTEghShfid6sfw3gqG8If;
  sdh3iAe2QH7UfdNhgh475634hgFDHfthesh;
 };

anyhelp ?
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Make sure all your blocks are correct. All blocks should end with "};" and all settings should end with ";". Also, how big is this conf (in lines and bytes)?
Post Reply