[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] Correct setup for inetd?
- To: coldsync-hackers at lusars dot net
- Subject: Re: [coldsync-hackers] Correct setup for inetd?
- From: Andrew Arensburger <arensb+CShackers at ooblick dot com>
- Date: Mon, 23 Dec 2002 09:44:38 -0500
- In-reply-to: <8665tlgcx1.fsf@duchess.twilley.org>; from jmt@twilley.org on Mon, Dec 23, 2002 at 04:03:38AM -0800
- References: <8665tlgcx1.fsf@duchess.twilley.org>
- Reply-to: coldsync-hackers at lusars dot net
- Resent-date: Wed, 22 Jan 2003 20:45:36 -0800
- Resent-from: jferg at newshell dot lusars.net
- Resent-message-id: <200301230445.h0N4jadP031768@shell.lusars.net>
- Resent-to: coldsync-hackers-archive at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
- User-agent: Mutt/1.2.5.1i
On Mon, Dec 23, 2002 at 04:03:38AM -0800, Jack Twilley wrote:
> I have the following line in my /etc/inetd.conf:
>
> netsync-wakeup dgram udp nowait root /usr/local/bin/coldsync coldsync -md -
[...]
> When I attempt to perform a network sync with this setup, I get many
> many coldsync processes and the following line in my /var/log/messages
> file:
>
> Dec 23 03:25:58 duchess inetd[98]: netsync-wakeup/udp server failing (looping), service terminated
>
> What am I doing wrong?
I can't tell off-hand. The immediate problem seems to be that
ColdSync is terminating immediately. So inetd restarts it, and
ColdSync terminates immediately again, and so on, until inetd
eventually gives up and doesn't restart ColdSync again.
There might be a configuration problem, or a missing file, or
something. Normally, ColdSync logs its problems via syslog, to
facility local0. Check the appropriate log.
You can also invoke it as
/usr/local/bin/coldsync -l /tmp/coldsync.log -dmisc:5 -dsync:5 -md -
which turns on more verbose logging and writes the log to /tmp/coldsync.log
--
Andrew Arensburger This message *does* represent the
arensb@ooblick.com views of ooblick.com
Senseless massacre and carnage? Where do I sign up?
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.