BackupPC-users

Re: [BackupPC-users] The dread "Unable to read 4 bytes" / "Read EOF: Connection reset by peer"

2010-05-11 13:23:57
Subject: Re: [BackupPC-users] The dread "Unable to read 4 bytes" / "Read EOF: Connection reset by peer"
From: Nick Bright <oz AT valnet DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Tue, 11 May 2010 12:22:00 -0500
On 5/11/2010 5:42 AM, Dmitry Katsubo wrote:
> Maybe you have some tricky alias for ssh? For example I have:
>
> $ type ssh
> ssh is aliased to `ssh -C'
>    
Thank you for taking the time to reply.

If you mean on the BackupPC server:

[backuppc@backuppc~]$ type ssh
ssh is /usr/bin/ssh

> So try to run exactly the same command (with full path) as is noticed in
> log file from the shell:
>    

I had tried that in the past as well, but I really wasn't sure what it 
ought to do since it doesn't specify where to put the files and such. 
Regardless of that, when I run that command nothing happens. I'm 
instantly returned to a prompt with no delay whatsoever:

[backuppc@backuppc tmp]$ /usr/bin/ssh -q -x -l root TargetServer 
/usr/bin/rsync --server --sender --numeric-ids --perms --owner --group 
-D --links --hard-links --times --block-size=2048 --recursive 
--ignore-times . /
[backuppc@backuppc tmp]$

> Nick Bright wrote on 11/05/2010 03:14:
>    
>> Running: /usr/bin/ssh -q -x -l root TargetServer /usr/bin/rsync --server
>> --sender --numeric-ids --perms --owner --group -D --links --hard-links
>> --times --block-size=2048 --recursive --ignore-times . /
>> Xfer PIDs are now 2924
>> Read EOF: Connection reset by peer
>> Tried again: got 0 bytes
>> Done: 0 files, 0 bytes
>> Got fatal error during xfer (Unable to read 4 bytes)
>> Backup aborted (Unable to read 4 bytes)
>> Not saving this as a partial backup since it has fewer files than the
>> prior one (got 0 and 0 files versus 0)
>>      
>
>    


------------------------------------------------------------------------------

_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/