network file

These are old archives. They are kept for historic purposes only.
Post Reply
superdoyle
Posts: 7
Joined: Tue Dec 28, 2004 1:29 am

network file

Post by superdoyle »

i've upgraded to unreal3.2.3 now i have a problem when i do "makenet"
after rehashing i get the following

[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:10: Duplicate set::network-name directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:11: Duplicate set::default-server directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:12: Duplicate set::services-server directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:13: Duplicate set::stats-server directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:14: Duplicate set::help-channel directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:15: Duplicate set::hiddenhost-prefix directive
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:17: Duplicate set::hosts::local directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:18: Duplicate set::hosts::global directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:19: Duplicate set::hosts::coadmin directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:20: Duplicate set::hosts::admin directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:21: Duplicate set::hosts::servicesadmin directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:22: Duplicate set::hosts::netadmin directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- [warning] networks/absolutechat.network:23: Duplicate set::hosts::host-on-oper-up directive
———-
[1:08am] -absolute.xxxxx.net- *** Notice -- Configuration loaded without any problems ..
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

You obviously have certain config entries twice. If you include a network file in your unrealircd.conf fie you may not add the same set directives to your unrealircd.conf a second time.

The warnings tell you exactly which entries you have twice, remove them.
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
superdoyle
Posts: 7
Joined: Tue Dec 28, 2004 1:29 am

Post by superdoyle »

i've checked my config and the include file is only in there once... also i upgraded a friends ircd for them after setting up Unreal3.2.3 i did the makenet and now her ircd is having the same problem

any other ideas?
Dukat
Posts: 1083
Joined: Tue Mar 16, 2004 5:44 pm
Location: Switzerland

Post by Dukat »

Yes, if you include the network file, you have to remove certain entries in your set block (the ones the warnings tell you).
If you don't make mistakes, you aren't really trying.
- Coleman Hawkins
Post Reply