View Issue Details

IDProjectCategoryView StatusLast Update
0000887unrealircdpublic2003-11-20 19:46
ReporterNick Assigned Tocodemastr 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2-beta15 
Summary0000887: IRCd configuration error
DescriptionWhen starting to load IRCd, the following errors come up:
[error] unrealircd.conf:342: link::password-receive missing
[error] unrealircd.conf:352: link::password-receive missing
[error] 2 errors encountered
[error] IRCd configuration failed to pass testing
I have added the link section so that i could put up services
Steps To Reproduceadd
link services.antscentral.com {
username *;
hostname 64.231.89.138;
bind-ip *;
port 8067;
password-connect "services";
password-recieve "services";
class 30;
};
to the config file
Additional Informationi added the password-recieve field as it said in the documentation, yet it still dosent work
3rd party modules

Activities

ora

2003-04-14 04:32

reporter   ~0002310

It's not a bug, it's a feature ;p
*hint* You have a typo. Try to use password-receive instead of password-recieve :)

Issue History

Date Modified Username Field Change
2003-04-13 23:46 Nick New Issue
2003-04-14 04:32 ora Note Added: 0002310
2003-04-14 04:53 codemastr Status new => resolved
2003-04-14 04:53 codemastr Resolution open => no change required
2003-04-14 04:53 codemastr Assigned To => codemastr
2003-11-20 19:46 syzop Status resolved => closed