error error error

These are old archives. They are kept for historic purposes only.
Post Reply
Tino
Posts: 3
Joined: Sun Aug 17, 2008 1:19 pm

error error error

Post by Tino »

Hi,

I installed UnrealIRCd 3.2.7 on win32.

..but I can't start the service UnrealIRCd..


service.log

* Loading IRCd configuration ..
* unrealircd.conf:5: Ignoring extra data
* unrealircd.conf:5: Ignoring extra data
* unrealircd.conf:5: Ignoring extra data
[error] unrealircd.conf:4: illegal me::name contains invalid character(s) [only a-z, 0-9, _, -, . are allowed]
[error] unrealircd.conf:54: set::network-name can only contain ASCII characters 33-126. Invalid character = '“'
[error] set::services-server is missing
[error] set::hosts::global is missing
[error] set::hosts::admin is missing
[error] set::hosts::servicesadmin is missing
[error] set::hosts::netadmin is missing
[error] set::hosts::coadmin is missing
[error] 8 errors encountered
[error] IRCd configuration failed to pass testing


unrealircd.conf

- link deleted -


Much thanks for any help!
Last edited by Tino on Mon Aug 18, 2008 2:12 pm, edited 1 time in total.
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Re: error error error

Post by Jobe »

[error] unrealircd.conf:4: illegal me::name contains invalid character(s) [only a-z, 0-9, _, -, . are allowed]
Start by fixing that error. In this case me::name = me { name "";
Your IP: Image
Your Country: Image
Tino
Posts: 3
Joined: Sun Aug 17, 2008 1:19 pm

Re: error error error

Post by Tino »

Thanks!! I think it worked..

I completed also the missing set-options..

But now..

service.log

* Loading IRCd configuration ..
[error] ERROR: No cloaking module loaded. (hint: you probably want to load modules\cloak.dll)
[error] If you are upgrading from 3.2 (or any older version), be sure to read the release notes or www.vulnscan.org/tmp/newcloak.txt regarding the cloaking change!
[error] IRCd configuration failed to pass testing

Where do I get a cloak.dll ??
Casper
Posts: 338
Joined: Sun Jul 08, 2007 7:44 am
Location: The Netherlands

Re: error error error

Post by Casper »

Check this and give it a try to read the documentation and the example.conf :)
Ex Network-Administrator
Tino
Posts: 3
Joined: Sun Aug 17, 2008 1:19 pm

Re: error error error

Post by Tino »

Oh, thanks a lot!!!

Now it runs!!!

Thank you very much!!
Post Reply