Page 1 of 1

Ok starting IRC with Several Errors.... with User Access...

Posted: Mon Sep 13, 2010 7:29 pm
by techy_2012
This is what I did when login as user...... and starting up IRCD.

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
=====================================================
What is causing those issues.... and lots of hosts are missing. I guess its tougher starting up IRC then installing it.

Re: Ok starting IRC with Several Errors.... with User Access

Posted: Mon Sep 13, 2010 8:05 pm
by techy_2012
Looks like I did fixed major errors yes! :D Programming can be tough.

Here is the new Update can you solved this for me?

Code: Select all

 _   _                      _ ___________  _____     _
| | | |                    | |_   _| ___ \/  __ \   | |
| | | |_ __  _ __ ___  __ _| | | | | |_/ /| /  \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | |    / | |    / _` |
| |_| | | | | | |  __/ (_| | |_| |_| |\ \ | \__/\ (_| |
 \___/|_| |_|_|  \___|\__,_|_|\___/\_| \_| \____/\__,_|
                           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
* Opening config file networks/servername.network ..
* Config file networks/servername.network loaded without problems
* networks/servername.network:8: unknown directive set::nameserver
* set::maxchannelsperuser must be > 0. Using default of 10
* set::dns::nameserver is missing. Using 127.0.0.1 as default
* No log {} found using ircd.log as default
* No alias{}'s found, using default of NickServ, ChanServ, MemoServ, OperServ, H                   elpServ, StatServ
* Dynamic configuration initialized .. booting IRCd.
what is the last few errors are and then it says Dynamic Configuration initialized .. booting IRCd.

Re: Ok starting IRC with Several Errors.... with User Access

Posted: Mon Sep 13, 2010 9:08 pm
by techy_2012
Ok a Final Update those errors where not a big deal. I boot up XChat to my irc.xdomain.etc and I did auto join there we go! My IRC Is now Working and boot up! :D Now I need find some people. To bad I can edit those post above more then once oh well sorry about triple posting since this phpbb is very strange about editing only 1 time.

P.S. Where is best mods for IRC Status Tracker like tracks how many words or topics that you posted for status.xdomain.etc url I would like trake my own topics as a history counter.