Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Hawk on March 05, 2006, 07:43:19 PM

Title: FATAL: Can't connect to server: No such file or directory
Post by: Hawk on March 05, 2006, 07:43:19 PM
I keep finding " FATAL: Can't connect to server: No such file or directory " in the log, while no attempt for services to connect to my ird.
I've checked my C/N lines, im running ultimate 3.0 and they appear to be correct.

I'm at a loss I've been fooling with it for hrs.
Any ideas would be greatly appreciated.

Thanks
Title:
Post by: lonewolf on March 05, 2006, 07:48:26 PM
Not alot of info but my guess is that the listen port is wrong...

The Services is trying to connect to a port that the IRCd isn't listening on... with that in mind, check your listen blocks...
Title:
Post by: Hawk on March 05, 2006, 08:23:17 PM
i've been tring port 7000 with no luck
i changed my c line on my ird to any port

"C:127.0.0.1:ultimate:services.localhost:*:30

i've made sure my services serverName matches "services.localhost"

still same result without any attempted connects to ircd
I should point out that im using ultimate 3.0 and anope 1.7.13 both for win32 on a win2000 server machine

[Edited on 5-3-2006 by Hawk]
Title:
Post by: lonewolf on March 05, 2006, 08:31:58 PM
In section 3 of the install file i see:

First, the C/N lines, that allow Services to link. They also need a
    Y:line to work correctly.

        Y:27:180:0:0:4000000
        C:127.0.0.1:mypass:services.localhost.net::30
        N:127.0.0.1:mypass:services.localhost.net::30

Maybe thats helpfull...
Title:
Post by: Hawk on March 05, 2006, 08:46:22 PM
I double checked to make sure I had that Y line in my ircd's conf it is, pasted right from the readme.

here is the entire log from anope

[Mar 05 15:41:42 2006] Loading IRCD Protocol Module: [ultimate3]
[Mar 05 15:41:42 2006] status: [Mar 05 15:41:42 2006] Launching Anope into the background
[Mar 05 15:41:42 2006] Anope 1.7.13 (951) (ircd protocol: UltimateIRCd 3.0.0.a26+) starting up
[Mar 05 15:42:08 2006] Databases loaded
[Mar 05 15:42:08 2006] Info: Reflecting database records.
[Mar 05 15:42:09 2006] FATAL: Can't connect to server: No such file or directory
Title: got it, somehow
Post by: Hawk on March 05, 2006, 11:22:34 PM
dunno what I done, took a couple hrs off, came back punched around a bit, and it works.

gotta make backups so i wont end up there again

thanks for ya help lonewolf