Search found 8 matches

by Stat
Sat Sep 24, 2005 8:34 am
Forum: Services
Topic: Linking Services- Link denied
Replies: 2
Views: 2659

Linking Services- Link denied

I am trying to link services to the hub. But I get "LocOps -- Link denied (Authentication failed [Bad password?]) [@127.0.0.1.4212]" when I try to connect it. I tried all options and checked the config.
I am using ssl for leafs
Unreal
listen *:6667;
listen *:1278
{
options {ssl;};
};


link ...
by Stat
Sun Feb 06, 2005 6:03 pm
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

Edit: Got all working

Thanks
Actually I rehashed but it didnt work properly, so I rehashed again and I got
"Link denied for services.irc.mysite.myftp.org([email protected]) (Username 'unknown' didn't match 'myname') [@127.0.0.1.1285]"
So, in link I kept " username *;" and it worked

Thank very ...
by Stat
Sat Feb 05, 2005 11:04 pm
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

[Feb 05 18:04:18 2005] Anope 1.7.3 (compiled for UnrealIRCd 3.1.1+) starting up
[Feb 05 18:04:19 2005] Databases loaded
[Feb 05 18:04:19 2005] Info: Reflecting database records.
[Feb 05 18:04:19 2005] Connected to Server 1 (127.0.0.1:8067)
[Feb 05 18:04:20 2005] Read error from server: Unknown ...
by Stat
Sat Feb 05, 2005 5:51 am
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

[Feb 05 00:50:34 2005] FATAL: Can't connect to server: Connection refused

Damn again another error

RemoteServer 127.0.0.1 7029 "pass"
listen *:6667;
{
options
{

clientsonly;
};
};

listen *:8067;

RemoteServer 127.0.0.1 7029 "pass" --------->>> here 127.0.0.1 or services.irc.mysite ...
by Stat
Sat Feb 05, 2005 2:02 am
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

I tried that too
But it didn't work

[Feb 04 21:01:07 2005] Databases loaded
[Feb 04 21:01:07 2005] Info: Reflecting database records.
[Feb 04 21:01:07 2005] Connected to Server 1 (127.0.0.1:6667)
[Feb 04 21:01:08 2005] Read error from server: Unknown Error: 0

It says connected and then gives ...
by Stat
Fri Feb 04, 2005 8:22 am
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

fast reply :)
{
options
{

clientsonly;
};
};

listen *:8067;
listen *:6667;
removed first

Edit:I tried removing last 2 remoteservers with 6667, but didn't work and tried disabling firewall
by Stat
Fri Feb 04, 2005 8:17 am
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

then which port is good? 6669?
and shall I remove clientsonly.
I mean all services are down
by Stat
Fri Feb 04, 2005 8:12 am
Forum: Services
Topic: Anope doesnt connect
Replies: 24
Views: 26218

Anope doesnt connect

I have gone through the config files many times, but cant figure out the problem
I am on XP SP2
logs of anope
[Feb 04 02:55:33 2005] Info: Reflecting database records.
[Feb 04 02:55:33 2005] Connected to Server 1 (127.0.0.1:6667)
[Feb 04 02:55:33 2005] Read error from server: Unknown Error: 0 ...