Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: Blake81 on May 23, 2006, 11:27:35 PM

Title: Services keep quitting
Post by: Blake81 on May 23, 2006, 11:27:35 PM
I'm having a problem where my services keep getting disconnected from my server.  Any ideas why this might be happening or what I can do to fix it?  Thanks.
Title:
Post by: Tom65789 on May 23, 2006, 11:42:55 PM
might help if we knew what the quit message was it could be a number of things. i could probably say now that its the SendQ Quit message meaning your U:Lines are wrong
Title:
Post by: Blake81 on May 24, 2006, 02:47:47 PM
I think it's "Connection reset by peer".  I don't think my U-Lines are wrong, because it has worked for awhile without doing that.  I've just noticed it recently.
Title:
Post by: Charles Kingsley on May 24, 2006, 03:27:37 PM
Are you connecting to an ircd on the same box or over the intarweb?
Title:
Post by: Blake81 on May 25, 2006, 02:47:28 AM
It's on the same box.  I'm running Unreal 3.2.4 and Anope 1.7.14 on Windows XP Home SP2.  I really don't see why it would disconnect services, because it's not like it could be a network connectivity issue, since it's on the same machine.  Thanks for any help.
Title:
Post by: katsklaw on May 25, 2006, 03:03:15 AM
Quote
Originally posted by Blake81
It's on the same box.  I'm running Unreal 3.2.4 and Anope 1.7.14 on Windows XP Home SP2.  I really don't see why it would disconnect services, because it's not like it could be a network connectivity issue, since it's on the same machine.  Thanks for any help.


Actually being on the same box is irrelevent. It's all in the configuration.

Example being if you have Services on a *nix box or even a windows box that happens to be a gateway between subnets and the ircd and services are on different subnets, then it isn't really much different then having the 2 on different computers because you are dealing with 2 physical interfaces.

What would really be helpful is if you would tell us what IP you are connecting to when you connect to your ircd ... as well as the IP used in the RemoteServer field of services.conf. Also, even if this sounds weird .. time how long your connected to the server before it drops you and let us know that too.

[Edited on 25-5-2006 by katsklaw]
Title:
Post by: Blake81 on May 26, 2006, 11:47:52 PM
You may have a point there.  I use No-IP service so people outside my network can access the server, but it's probably not a good idea how I have it linked to the ircd.  I'm using:

RemoteServer    blakenet.myftp.org 6667 "password here"

I should just use the local IP (192.168.1.101).  I also just noticed that I'm not using a U:Line for the link, I'm just doing it this way:

link services.blakenet.myftp.org

unless I overlooked it in the config (I looked quickly.)  I'm going to try it with the local IPs instead.  Also, it's not on a different subnet.  Thanks for your help.

PS--I just double checked, and I do have a U line.  It's not using the local IP either, so I'm going to make that change.

[Edited on 26-5-2006 by Blake81]
Title:
Post by: Blake81 on May 28, 2006, 06:02:46 AM
I tried changing the U line to connect using the local network IP, and I just noticed that when I went back into my server, the services were down again.  I thought that might fix the problem, but it looks like I'm still having it.
Title:
Post by: paul on May 28, 2006, 10:35:06 AM
Well if you could posta snippit from the services.log it'd go a long way i'm sure ^^
Title:
Post by: Blake81 on May 30, 2006, 05:13:07 AM
[May 30 00:00:15 2006] Backing up databases
[May 30 00:03:38 2006] Backing up databases
[May 30 00:03:38 2006] Backup of nick.db failed.
[May 30 00:03:38 2006] Backup of bot.db failed.
[May 30 00:03:38 2006] Backup of chan.db failed.
[May 30 00:03:38 2006] Backup of hosts.db failed.
[May 30 00:03:38 2006] Backup of oper.db failed.
[May 30 00:03:38 2006] Backup of news.db failed.
[May 30 00:03:38 2006] Backup of exception.db failed.
[May 30 00:04:16 2006] Read error from server: No such file or directory (error num: 2)
[May 30 00:04:17 2006] PANIC! waiting=-4 (Segmentation fault)
[May 30 00:04:17 2006] Backtrace: not available on Windows
[May 30 00:04:17 2006] Running
[May 30 00:04:17 2006] Services terminating on signal 11
Title:
Post by: katsklaw on May 30, 2006, 09:13:01 PM
also reply with ServerName directive.
Title:
Post by: Blake81 on May 31, 2006, 04:47:46 PM
The servername line is:

ServerName  "services.blakenet.myftp.org"
Title:
Post by: Charles Kingsley on May 31, 2006, 05:07:41 PM
Join the irc channel. It'll get you help quicker.