Displaying 20 results from an estimated 80000 matches similar to: "Rsync Log Error"
2004 Apr 22
2
Error?
I have the latest rsync running on mandrake official 10. At 2:30 I run
rsync --daemon from cron to run an offsite backup for all my customers. At
8:00 I run killall rsync.
However my log files show the following:
2004/04/20 02:00:00 [2702] rsyncd version 2.6.0 starting, listening on port
873 2004/04/20 02:00:59 [2707] rsyncd version 2.6.0 starting, listening on
port 873 2004/04/20
2004 Apr 21
13
wait4ifup
Hi,
I have just installed 2.0.1 on two boxes. One box did not have shorewall
on at all and the other had 1.4.10 on. Both these boxes are Debian. On
the 1.4 box it upgraded fine, and everything works OK. The
/etc/init.d/shorewall script runs on startup and loads shorewall fine.
On the clean box the /etc/init.d/shorewall script does not seem to work.
When run it produces no output, so on bootup
2002 Mar 21
2
Start Rsync Error
Hi,
I have installed rsync-2.4.6 version on Linux Redhat 6.2 (Kernel-2.2.14-5.0), after installed I tried to test the rsh and run "rsh remotehost /bin/true > out .dat". But it failed the error message was "Permission denied". I checked the permission all was okay, I forgot the rsh/csh methods and replaced by RSYNC_PROXY. Finally, it failed again. I would like to know that
2004 May 04
2
rsync 2.6.2 --daemon Problem
Hi,
I've a problem with rsync 2.6.2 and the daemon. I've installed it precisly
as I did with 2.6.0 (I've tried before with 2.6.1 and was having the same
problems as now with 2.6.2).
When I try to a rsync --daemon command the rsync offcourse finishes, but in
the log file it says
2004/05/04 21:15:10 [22369] rsyncd version 2.6.2 starting, listening on port
873
2004/05/04 21:15:10
2008 Aug 05
1
rsync problem after ssh upgrade
Hello.
In my setup I collected logs from many hosts using ssh + rsync. It
worked fine untill I upgraded OpenSSH from version 5.0p1 to 5.1p1 on those
hosts running Slackware Linux. After upgrade nothing works as before. When
I try to get logs connection breaks with the following message in syslog
on the server side:
Aug 4 15:34:44 srvhost sshd[8130]: Accepted publickey for user from
2005 Jun 07
2
@ERROR: auth failed on module
Hi,
My nightly rsync jobs recently began to fail. I don't recall making any modifications to the rsync config files or upgrading rsync. Below is the error I receive when I try to rsync the home directory of serverA to serverB. Is there anything obviously wrong? Thanks.
serverA rsync # rsync -arczv --delete --password-file=/etc/rsync/rsync.password /home 192.168.1.4::home
@ERROR: auth failed
2004 Dec 20
1
can not start rsync, address already in use
I am running the following command to start the rsync server manually
rsync --daemon
Then I am getting the following error
2004/12/20 22:41:40 [3396] rsyncd version 2.5.7 starting, listening on
port 873
2004/12/20 22:41:40 [3396] rsync: open inbound socket on port 873 failed:
Addres
s already in use
2004/12/20 22:41:40 [3396] rsync error: error in socket IO (code 10) at
socket.c
(394)
Can anybody
2006 Nov 20
1
Can't Start Rsync
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I run |#rsync --daemon and get this in /var/log/messages|
#skywalker rsyncd[5522]: unable to bind any inbound sockets on port 873
#Nov 20 17:30:20 myserver rsyncd[5522]: rsync error: error in socket
IO (code 10) at socket.c(482) [receiver=2.6.8]
I run it on FreeBSD 6.1. Does anyone know what does the problem relate to?
-----BEGIN PGP SIGNATURE-----
2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows:
ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40
rsync -av rsync://localhost:8730/module /dest
My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief.
rsyncd.log excerpt:
2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2005 Sep 27
3
"missing secret for user" using cygwin rsync on Windows XP Home
Hi,
I'm trying to set up rsync to allow me to backup a number of Windows machine to a Windows XP Home server using Nasbackup.
I can get rsync working fine but have been struggling for days to get user authentication working.
/var/log/rsyncd.log
2005/09/27 13:46:37 [1352] rsyncd version 2.6.6 starting, listening on port 873
2005/09/27 13:47:50 [4088] auth failed on module modulename from
2004 Oct 04
2
cwRsync- chdir failed, server 2003
I'm having prolems with cwRsync on server 2003. I'm getting pretty much
identical results to this from the archive:
http://lists.samba.org/archive/rsync/2004-April/009187.html, and as far
as I can see the only suggestion there was to check permissions.
I have one further complication too- I'm trying to sync a remote server
on to a vmware virtual disk that I've mounted using the
2009 Jan 10
1
how to connect to rsyncd via forwarded ssh port?
I've running a rsyncd and ssh port forwarding (-R 12345:localhost:873 backup@server)
on a client because the client should not reachable but over ssh.
The rsyncd should acessible because I can backup and restore files with backuppc
(a wonderfull program which use perl::rsync)
And I can "ssh -p 12345 backup@localhost" to this client too.
If I try to connect (from the machine/user
2002 Jan 12
2
Error Message!!
When rsync starts I get the following messages in my log file
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync: bind failed on port 873
Jan 11 11:00:04 WEB1 rsyncd[31281]: rsync error: error in socket IO (code
10) at socket.c(361)
Anybody know what might be causing this?
David
2003 Mar 02
1
rsync2.5.6 can't find system config file
I had rsync2.5.5 running fine ona RedHat Linux 8 system. I downloaded the rsync2.5.6 code and it compiled with no problems. However, operations which worked before are now failing. Here is my rsyncd.conf file
uid = nobody
gid = nobody
# use chroot = no
max connections = 4
syslog facility = local5
pid file = /var/run/rsyncd.pid
motd file = /etc/rsyncd.motd
[ftp]
path = /var/ftp/pub
2003 Sep 12
1
rsync logfile - daemon does not log enough
I am running rsync version 2.56 in daemon mode on a server running Redhat 8.0.
When I check my log file (located in /var/log/rsyncd.log), the only lines I see
have to do with the server starting up, like so:
2003/09/11 16:53:42 [15025] rsyncd version 2.5.6 starting, listening on port 873
I would like to see output relating to connections, usernames etc., so I set up
the following rsyncd.conf
2004 May 09
2
[BUG] rsync 2.6.2
After upgrade from previous version I can't run rsync.
2004/05/09 10:40:54 [18630] rsyncd version 2.6.2 starting, listening on port 873
2004/05/09 10:40:54 [18630] rsync error: error in socket IO (code 10) at socket.c(466)
strace shows that there is problem with listen()
I've found patch on this lists:
--- rsync-2.6.2/socket.c.orig 2004-05-08 23:25:11.979473336 +0200
+++
2004 Aug 16
2
[LLVMdev] cvsweb content is out-of-date
That didn't fix it. Same problem.
Perhaps rsyncd is not being run by xinetd? Can you see if its started?
Check to see if there is a /etc/init.d/rsyncd file. If there is, and its
not already running, try:
/etc/init.d/rsyncd start
otherwise:
/etc/init.d/rsyncd restart
Also, could you run "/sbin/chkconfig --list" and make sure the settings
for rsyncd are "on" for each of
2002 Apr 16
3
Update: WARNING: --rsh or -e option ignored when connecting to rsyncdaemon]
the --pasword-file= option is only for passing a password to a rsync
server, as you have set up with the rsync --daemon process. Your
rsyncd.conf file is fine, too. The problem is that you aren't calling
your rsync daemon from your commandline. You are trying to connect via
rsync to host as axlink and start a 'rsync --sender' process, to transfer
data within the ssh process.
2002 Aug 30
1
rsync: connection unexpectedly closed; reverse lookups?
Hi.
My goal is to use rsync to syncronize box1 and box2. On box2, I have a
tapedrive which I write the data I syncronize from box1 every night.
On box1, my /etc/rsyncd.conf looks like this:
root@box1# cat /etc/rsyncd.conf
max connections = 1
syslog facility = local6
[tmp]
path = /tmp
read only = yes
comment = export of /tmp
hosts allow = box2
auth users
2002 Dec 11
2
"@ERROR: auth failed on module"
Greetings list,
I've been banging my head against this for a few days now, so finally
I throw myself upon your tender mercies.
I had rsync working fine to make offsite backups via an IPSEC VPN
over an ADSL connection - until the remote raid5 server went down. It was
rebuilt
with RedHat 8 and since then I have not been able to rsync to it. Both ends
have vanilla rsync-2.5.5 installed.