Page 1 of 1

Anope not linking.. Help me please. I have tried everything

Posted: Fri Dec 09, 2005 12:31 pm
by shock
I am running anope on a windows box. I get the following error.
[Dec 09 17:54:27 2005] Loading IRCD Protocol Module: [unreal32]
[Dec 09 17:54:27 2005] status: [0]
[Dec 09 17:54:27 2005] Launching Anope into the background
[Dec 09 17:54:27 2005] Anope 1.7.12 (918) (ircd protocol: UnrealIRCd 3.2+) starting up
[Dec 09 17:54:27 2005] ns_sendpass requested unload...
[Dec 09 17:54:27 2005] debug: trying to load core module [ns_sendpass]
[Dec 09 17:54:27 2005] debug: status: [6]
[Dec 09 17:54:27 2005] cs_sendpass requested unload...
[Dec 09 17:54:27 2005] debug: trying to load core module [cs_sendpass]
[Dec 09 17:54:27 2005] debug: status: [6]
[Dec 09 17:54:28 2005] ms_rsend requested unload...
[Dec 09 17:54:28 2005] debug: trying to load core module [ms_rsend]
[Dec 09 17:54:28 2005] debug: status: [6]
[Dec 09 17:54:29 2005] Databases loaded
[Dec 09 17:54:29 2005] Info: Reflecting database records.
[Dec 09 17:54:29 2005] Connected to Server 1 (127.0.0.1:6670)
[Dec 09 17:54:30 2005] Read error from server: No such file or directory (error num: 2)
[Dec 09 17:54:30 2005] PANIC! waiting=-4 (Segmentation fault)
[Dec 09 17:54:30 2005] Backtrace: not available on this windows
[Dec 09 17:54:30 2005] Services terminating on signal 11
here are my config files
services.conf
RemoteServer 127.0.0.1 6670 "mypass"
ServerName "services.mynet.com"
unrealircd.conf
listen *:6670
{ options
{ serversonly;
};
};


link services.mynet.com
{
username *;
hostname 127.0.0.1;
port 6670;
bind-ip *;
hub *;
password-connect "mypass";
password-receive "mypass";
class servers;
};

ulines {
services.mynet.com;
};

set {
services-server service.mynet.com;
};
I have literally read all the topics in this forum on this problem. I am damn tired of trying to make this work. so please help me out of this.

Posted: Fri Dec 09, 2005 12:54 pm
by Dukat
Did you /rehash Unreal? (or restart)

Please paste the output of /stats C

Posted: Fri Dec 09, 2005 1:02 pm
by shock
I am running unreal as a service, so I restarted the service
and btw, what /stats C

? sorry but i am kinda new to this.
thanks for the help.

Posted: Fri Dec 09, 2005 1:10 pm
by shock
/stats c message

C *@127.0.0.1 * services.mynet.com 6670 servers
H * * services.mynet.com
End of /STATS report

Posted: Fri Dec 09, 2005 2:57 pm
by shock
Lakeserv ran without any problems.
why isnt anope? theres got to be somthing wrong???

Posted: Fri Dec 09, 2005 7:04 pm
by shock
ok sorry about all the trouble but i got i right at last.
the numeric was same for unreal and anope XD
/me is sooooo stupid