Page 1 of 1

Services Connecting Error

Posted: Tue Oct 25, 2005 1:17 am
by Platinum
Hi there i have some error's by connecting to the Anope services....

Code: Select all

-Elite-Minds.Org- *** Notice -- Connection to services.elite-minds.org[66.225.200.**] activated.
-
-Elite-Minds.Org- *** LocOps -- Link denied for Elite-Minds.Org([email protected].**) (No link block named 'Elite-Minds.Org') [@66.225.200.**.10197]
-
-Elite-Minds.Org- *** LocOps -- ERROR :from services.elite-minds.org[66.225.200.**] -- Link denied (No matching link configuration) [@66.225.200.**.10197]
-
-Elite-Minds.Org- *** LocOps -- ERROR :from services.elite-minds.org[66.225.200.**] -- Closing Link: [66.225.200.**] (Link denied (No matching link configuration))
My link block:

Code: Select all

link services.elite-minds.org
{
 username *;
 hostname 66.225.200.**;
 port 1278;
 bind-ip *;
 password-connect "1288";
 password-receive "1288";
 class servers;
 options {
 autoconnect;
};

};
my connection ib services.conf

Code: Select all

RemoteServer    66.225.200.** 1278 "1288"
and

Code: Select all

ServerName  "services.elite-minds.org"

dont get the error :roll:

pleas ehelp me out!

thx in advance
Platinum!

Posted: Tue Oct 25, 2005 5:28 am
by w00t
Don't use autoconnect with Services, and don't try to /connect Services.

Start them up and let them connect to the IRCd.

Posted: Tue Oct 25, 2005 8:33 am
by Dukat
Did you rehash after adding the link block?
Is it commented out?

Posted: Tue Oct 25, 2005 8:44 am
by Platinum
Dukat wrote:Did you rehash after adding the link block?
Is it commented out?
Yes.
w00t wrote:Don't use autoconnect with Services, and don't try to /connect Services.

Start them up and let them connect to the IRCd.
Ok i removed autoconnect, then rehashed the file and getting only this:

Code: Select all

-Elite-Minds.Org- *** Notice -- Sync is rehashing server config file
-
unrealircd.conf Rehashing
-
-Elite-Minds.Org- *** Notice -- Loading IRCd configuration ..
-
-Elite-Minds.Org- *** Notice -- Configuration loaded without any problems ..
and services not started :cry:

Posted: Tue Oct 25, 2005 9:04 am
by Dukat
w00t wrote:Start them up and let them connect to the IRCd.

Posted: Tue Oct 25, 2005 9:26 am
by Platinum
Dukat wrote:
w00t wrote:Start them up and let them connect to the IRCd.
i know m8 i did ./services nothing happends :?

Posted: Tue Oct 25, 2005 9:34 am
by Platinum
oke all i get is this now in my logfile :

Code: Select all

[Oct 25 05:35:47 2005] Unknown group `'

[Oct 25 05:35:58 2005] Unknown group `'

[Oct 25 05:36:05 2005] Unknown group `'

[Oct 25 06:36:45 2005] Unknown group `'

[Oct 25 06:37:30 2005] Unknown group `'

[Oct 25 06:57:45 2005] Unknown group `'

[Oct 25 06:58:07 2005] Unknown group `'

[Oct 25 06:59:59 2005] Unknown group `'

[Oct 25 07:08:26 2005] Unknown group `'

i did ./services and ./rehash nothing works... :(