[Bug 10304] New: safe_read failed to read 1 bytes

samba-bugs at samba.org samba-bugs at samba.org
Mon Dec 2 05:20:40 MST 2013


https://bugzilla.samba.org/show_bug.cgi?id=10304

           Summary: safe_read failed to read 1 bytes
           Product: rsync
           Version: 3.1.0
          Platform: x86
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: polhallen at fuckaround.org
         QAContact: rsync-qa at samba.org


Hello! I've a rsync server on debian 6 (v3.0.7-2). this linux command executed
from other linux clients runs perfectly:

rsync --password-file=/usr/home/user/.rsync.pass --log-file=/var/log/docs.log
-avvvr user at 10.10.10.8::docs /usr/home/user/docs

same line executed from FreeBSD 9.2-RELEASE (rsync rsync-3.1.0_1) show this:

opening tcp connection to 10.10.10.8 port 873
Connected to 10.10.10.8 (10.10.10.8)
rsync: safe_read failed to read 1 bytes [Receiver]: Connection reset by peer
(54)
rsync error: error in rsync protocol data stream (code 12) at io.c(251)
[Receiver=3.1.0]
[Receiver] _exit_cleanup(code=12, file=io.c, line=251): about to call exit(12)

on rsync server I don't see any error log and wasted many many hours to check
this problem

any idea?

thanks!

Pol

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list