Ok starting IRC with Several Errors.... with User Access...
Posted: Mon Sep 13, 2010 7:29 pm
This is what I did when login as user...... and starting up IRCD.
What is causing those issues.... and lots of hosts are missing. I guess its tougher starting up IRC then installing it.
Code: Select all
-bash-3.2$ ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2-Selene[beta11]
* Opening config file unrealircd.conf ..
* Config file unrealircd.conf loaded without problems
* Opening config file badwords.channel.conf ..
* Config file badwords.channel.conf loaded without problems
* Opening config file badwords.message.conf ..
* Config file badwords.message.conf loaded without problems
* Opening config file help.conf ..
* Config file help.conf loaded without problems
[error] set::kline-address is missing
* set::maxchannelsperuser must be > 0. Using default of 10
* set::dns::nameserver is missing. Using 127.0.0.1 as default
[error] set::default-server is missing
[error] set::network-name is missing
[error] set::services-server is missing. All services commands are being disabled
* set::hosts::global is missing
* set::hosts::admin is missing
* set::hosts::local is missing
* set::hosts::servicesadmin is missing
* set::hosts::netadmin is missing
* set::hosts::coadmin is missing
* Due to an invalid set::hosts field, oper host masking is being disabled
[error] set::hiddenhost-prefix is missing
[error] set::help-channel is missing
* set::stats-server is missing. /statserv is being disabled
[error] set::cloak-keys are missing or is 0.
[error] Add this in your config file:
[error] set { cloak-keys { <big integer value>; <big integer value>; <big integer value>; }; };
[error] The numbers must be purely random, and the same on every server you link to
[error] set::cloak-keys are too easy to guess. Please select three other more absurd and crazy numbers - will increase security a lot
* No log {} found using ircd.log as default
* No alias{}'s found, using default of NickServ, ChanServ, MemoServ, OperServ, HelpServ, StatServ
[error] Errors in configuration, terminating program.
Possible error encountered (IRCd seemily not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================