[error] set::cloak-keys missing!

These are old archives. They are kept for historic purposes only.
Post Reply
Qick_Silver
Posts: 4
Joined: Sun Jan 29, 2006 3:45 am

[error] set::cloak-keys missing!

Post by Qick_Silver »

i looked a lot to find the answer and when i tried to answer the questions to enter the irc support channel and i got banned for 24 hours and i'll have only 30 minutes after 24 hours is over so i'm going to need help.

there is only one error:
[error] set::cloak-keys missing!

i checked the configuration and couldn't find anything wrong with it so maybe everybody else mgiht be able to:

set {
kline-address removed;
gline-address removed;
hiddenhost-prefix qsv;
auto-join "#lobby";
oper-auto-join "#admins";
maxchannelsperuser 5;
help-channel #help;
cloak-keys {"removed for the security of the server"; "removed for the security of the server"; "removed for the security of the server"; };
dns {
nameserver 172.16.1.44;
timeout 1m;
retries 10;
};
services-server services.yournet.com;
default-server "no server to connect to";
network-name "Qick_Silver's network";
hosts {
global globop;
admin admin;
servicesadmin servadmin;
netadmin netadmin;
coadmin coadmin;
};
};

please just stick to the line of code that i need to fix, it should be colored.
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

help-channel #help;
The channel name needs to be in quotes.
Qick_Silver
Posts: 4
Joined: Sun Jan 29, 2006 3:45 am

Post by Qick_Silver »

problem has been fixed, the line before it had missing "'s so because of that the lines after it were not detected probably and since the cloak-key thing was the first one it was the one that was found gone.

that's my guess but someone could get a better one.

i feel like a detective XD
Qick_Silver
Posts: 4
Joined: Sun Jan 29, 2006 3:45 am

Post by Qick_Silver »

Stealth wrote:
help-channel #help;
The channel name needs to be in quotes.
he beat me to it :oops:
Post Reply