Getting error code 12 when using rsync with ssh in RHEL 8

2020-10-05 Thread Srijan Sivakumar via rsync
Hi SMEs, I have been working on a geo replication solution and it uses rsync internally. Recently when I was running the utility in RHEL 8, I started facing seeing the following message : Popen: command returned error cmd=rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids

Problems synchronizing (error code 12)

2006-05-22 Thread Morten W. Petersen
Hi, I have a problem with rsync, where the process stops with the message inflate (token) returned -5 rsync error: error in rsync protocol data stream (code 12) at token.c(478) [receiver=2.6.8] rsync: writefd_unbuffered failed to write 4092 bytes [generator]: Broken pipe (32) rsync error: error

Re: Problems synchronizing (error code 12)

2006-05-22 Thread Wayne Davison
On Mon, May 22, 2006 at 05:21:47PM +0200, Morten W. Petersen wrote: inflate (token) returned -5 This is the pertinent error. It indicates that there was a problem in the zlib (compression) code. I assume that the file you're updating already existing on the receiving side, correct? One way

Re: Problems synchronizing (error code 12)

2006-05-22 Thread Morten W. Petersen
This is the pertinent error. It indicates that there was a problem in the zlib (compression) code. I assume that the file you're updating already existing on the receiving side, correct? One way that should avoid the problem in the compress code would be to drop the -z option. Another way

DO NOT REPLY [Bug 3633] New: rsync files-from using rsync daemon fails w/ error code 12

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3633 Summary: rsync files-from using rsync daemon fails w/ error code 12 Product: rsync Version: 2.6.0 Platform: Other OS/Version: Linux Status: NEW Severity

DO NOT REPLY [Bug 3633] rsync files-from using rsync daemon fails w/ error code 12

2006-03-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=3633 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: rsync error code 12 on Mac OS X 10.4.4

2006-01-13 Thread Patrick M McNeal
On Jan 12, 2006, at 6:28 PM, Sean Peisert wrote: Any advice on how to resolve this? File a bug report with Apple. They have modified the version of rsync that ships with OS X 10.4.x, so they are the people who can ( should? ) fix it. FYI - There have been problems with their version of

Re: Error Code 12

2006-01-05 Thread Wayne Davison
On Thu, Jan 05, 2006 at 04:28:51PM +1100, Buggy Code wrote: Secrets: test:password You need to specify the user:password in the secrets file, not the module:password. In your copy command you are telling rsync to authorize itself using username sophos, but no password for that username exists.

Re: Error Code 12

2006-01-05 Thread Buggy Code
Wayne Davison wrote: On Thu, Jan 05, 2006 at 04:28:51PM +1100, Buggy Code wrote: Secrets: test:password You need to specify the user:password in the secrets file, not the module:password. In your copy command you are telling rsync to authorize itself using username sophos, but no password

Error Code 12

2006-01-04 Thread Buggy Code
Hi I am new to this list - hello all. I think I might be re asking a well trodden question but here goes I have cygwin set up on a Windows XP box and intend to use rsync (version 2.6.3) as a client to push a bunch of file to a debain (Sarge) server. The Debain server runs a rsync daemon

Error (code 12)

2004-10-14 Thread Kevin Kallsen
I have a mandrake 10.0 server that rsyncs the /home directory to a backup server. I just installed mandrake 10.1 on the backup server. The backup server run the rsync daemon: Here is my error Output from command rsync -auvopgz --delete --ignore-errors /home/ 192.168.1.100::backup0 ..

Re: Error (code 12)

2004-10-14 Thread Wayne Davison
On Thu, Oct 14, 2004 at 02:43:05PM -0400, Kevin Kallsen wrote: rsync: writefd_unbuffered failed to write 4092 bytes: phase send_file_entry: Connection reset by peer See the notes on this web page to help you to figure out what is failing: http://rsync.samba.org/issues.html ..wayne.. --

Re: rsync error code 12 at phase unknown

2003-10-01 Thread Wayne Davison
On Wed, Oct 01, 2003 at 09:33:01AM -0500, Edward King wrote: Any suggestions on tracking this problem down? Since you're using the -z (compress) option, are you using the CVS version of rsync? It has several fixes installed for compression problems. It also has improvements for handling large

Re: rsync error code 12

2003-09-24 Thread jw schultz
On Wed, Sep 24, 2003 at 10:58:44AM -0500, Edward King wrote: rsync: writefd_unbuffered failed to write 1 bytes: phase unknown: Connection timed out rsync error: error in rsync protocol data stream (code 12) at io.c(515) Any idea regarding this error? We sync a number of machines, and one