Anope Support > 1.8.x/1.7.x Support (Read Only)

[Feb 25 05:17:28 2006] Read error from server: No such file or directory (error num: 2)

(1/1)

crxgames:
[Feb 25 05:17:28 2006] Read error from server: No such file or directory (error num: 2) is what I'm getting after having anope running for 24-25 hours, after that it just drops. I'm using inspircd 1.0.1SVN

Here is the full log for today when it dropped:

--- Code: ---
[Feb 25 00:03:28 2006] Backing up databases
[Feb 25 01:06:35 2006] LOGUSERS: Capt (~Capt@12-203-85-214.client.insightBB.com => devnulled-7C5F7868AC2A2E48.client.insightBB.com) (Capt Jack) left the network (irc.codymays.net).
[Feb 25 05:17:28 2006] Read error from server: No such file or directory (error num: 2)
[Feb 25 05:17:28 2006] LOGUSERS: Cody (~cody@192.168.0.6 => 0E973CE28450EA43.devnulled.cloak) (Cody Mays) left the network (irc.codymays.net).
[Feb 25 05:17:28 2006] hs_request un-loaded

--- End code ---


Here is how I'm linking services:

--- Code: ---
<link name="services.codymays.net"
        ipaddr="localhost"
        port="7000"
        sendpass="passl33t"
        recvpass="passl33t">
<uline server="services.codymays.net">

--- End code ---

Anyone know how I could keep anope from dropping like this?

SkaterStuff:
What it looks like is that it is misconfig as it is looking for a file or folder try to recomplie it .

ShelLuser:

--- Quote ---Originally posted by crxgames

--- Code: ---
[Feb 25 00:03:28 2006] Backing up databases
[Feb 25 01:06:35 2006] LOGUSERS: Capt (~Capt@12-203-85-214.client.insightBB.com => devnulled-7C5F7868AC2A2E48.client.insightBB.com) (Capt Jack) left the network (irc.codymays.net).
[Feb 25 05:17:28 2006] Read error from server: No such file or directory (error num: 2)
[Feb 25 05:17:28 2006] LOGUSERS: Cody (~cody@192.168.0.6 => 0E973CE28450EA43.devnulled.cloak) (Cody Mays) left the network (irc.codymays.net).

--- End code ---

--- End quote ---

I'm tempted to blame the backup routine. Every day Anope will create a backup of its logfile and databases (KeepBackups) and it seems something is going wrong when it tries to write them. What ircd are you using anyway ?

otoh; I've lived this situation myself using Unreal and although I did got a few errors I don't recall Anope exiting like this. So another possibility could be u-lines. You pasted your ircd linkblock but without knowing the ircd and the Anope sections to verify this there really is no way to tell if thats a correct u-line entry.

So I'd double check your data directories permission bits to see if the userid running Anope is allowed to write to those directories. Next I'd double check your u-lines.

crxgames:
Sorry, I forgot to completely write my issue in my first post. :X
I'm running inspircd. The odd thing about this issue is that it has now stopped. I got 6 people in my irc net one night and it dropped once every 5 minutes 3 times. After that, it's been fine. If I remember correctly, it's been up for 6 days now.

ShelLuser:

--- Quote ---Originally posted by crxgames
The odd thing about this issue is that it has now stopped. I got 6 people in my irc net one night and it dropped once every 5 minutes 3 times. After that, it's been fine.
--- End quote ---

Then I'm almost certain that you're problem is u-line related. The only other problem could be Anope's support for your ircd (IRCDModule). However I personally doubt that since there is a native module available and as far as I can see it has been available for some time now.

Navigation

[0] Message Index

Go to full version