Message from anope No such file or directory (error num: 2)
Posted: Wed Mar 02, 2005 9:59 am
I am using unreal3.2.2b and anope-1.7.8-576-w32 with DNS domain like ath.cx under windows in my computer. I have wroted same problem under the different topic but may be this good new one here.
My anope services.conf is
and my urealircd.conf is
services.log file is
Thank you for your help. Please cacel my message which under other topick.
My anope services.conf is
Code: Select all
RemoteServer myname.ath.cx 6670 "mypass"
ServerName "myname.ath.cx"
ServiceUser "[email protected]"< I am not sureCode: Select all
listen myname.ath.cx:6665-6669
{
options
{
clientsonly;
};
};
listen myname.ath.cx:8067;
listen myname.ath.cx:6667;
listen myname.ath.cx:6670
{ options { serversonly; }; };
link myname.ath.cx
{
username myusername_connect_for_my_DNS;
hostname myname.ath.cx;
port 6670;
bind-ip myname.ath.cx;
password-connect "mypass";
password-receive "mypass";
class servers;
};
ulines {
myname.ath.cx;
};Code: Select all
[Mar 02 11:36:48 2005] Launching Anope into the background
[Mar 02 11:36:48 2005] Anope 1.7.8 (compiled for UnrealIRCd 3.2+) starting up
[Mar 02 11:36:48 2005] Databases loaded
[Mar 02 11:36:48 2005] Info: Reflecting database records.
[Mar 02 11:36:48 2005] Connected to Server 1 (myname.ath.cx:6670)
[Mar 02 11:36:49 2005] Read error from server: No such file or directory (error num: 2)Thank you for your help. Please cacel my message which under other topick.