[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [coldsync-hackers] [Fwd: port already binded -error] - 2



Here's what seems to work:

abandon inetd - comment out the line you added
leave the lines in services

in a suitable location (I put this in rc.local so it would run on startup)
add:
/usr/local/bin/coldsync -p . -s -t net -dsync:5 -dmisc:1 -l
/var/log/coldsync.net -md - &



-----Original Message-----
From: owner-coldsync-hackers@lusars.net
[mailto:owner-coldsync-hackers@lusars.net]On Behalf Of wojtek
Sent: Wednesday, March 20, 2002 7:17 AM
To: coldsync-hackers
Subject: [coldsync-hackers] [Fwd: port already binded -error] - 2


I use coldsync 2.2.5 in deamon mode.
I do the Network Sync.
Got two times 3 UDP packets. No answer on TCP.
Coldsync fails.

Log looks:
Opening net connection.
UDP socket == 4
Got entry for netsync-wakeup/udp:
        name: "netsync-wakeup"
        aliases:
        port: 14237
        protocol: "udp"
bind()ing to 14237
bind: Address already in use
recvfrom() returned -1
recvfrom: Bad file descriptor
recvfrom() returned -1
recvfrom: Bad file descriptor

etc.

my line from inetd.conf:
 netsync-wakeup  dgram   udp     wait    root    /usr/bin/coldsync
coldsync -md -d IO:6 -t net -l /var/log/coldsync.log -

Any help?

Wojtek





--
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.


-- 
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.