hello,
ive been looking at this error for a week now, and I must turn to you for help, which kills my pride.
This is the error message im getting in the services log
[Jul 03 18:00:24 2006] Anope 1.6.4 (874) (compiled for UnrealIRCd 3.1.1+) starting up
[Jul 03 18:00:24 2006] Attempting to load V3 HS Database
[Jul 03 18:00:24 2006] Databases loaded
[Jul 03 18:00:24 2006] Connected to Server 1 (localhost:10000)
[Jul 03 18:00:25 2006] Read error from server: Success
This is my services.conf (passwords changed for obvious reasons)
RemoteServer localhost 10000 "muahahaha"
ServerName "services.enigmagroup.org"
and this is my unrealircd.conf file, version 3.2.
listen *:10000;
link services.enigmagroup.org
{
username *;
hostname localhost;
bind-ip *;
port 10000;
hub *;
password-connect "muahahaha";
password-receive "muahahaha";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
autoconnect;
};
};
ulines {
services.enigmagroup.org;
};
I really dont understand why it said error, then success.
Also, the services are not working , linking , or anything. Im not getting an error in the ircd log either.
Please help me figure this problem out, as soon as you can. thank you,
psychomarine
[EDIT] Moderator edit to remove unrelated material as well as to make the thread shorter for easier reading. - katsklasw
[Edited on 4-7-2006 by katsklaw]