[Bug 10304] safe_read failed to read 1 bytes

samba-bugs at samba.org samba-bugs at samba.org
Tue Dec 3 23:41:06 MST 2013


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #2 from Wayne Davison <wayned at samba.org> 2013-12-04 06:41:04 UTC ---
The "Connection reset by peer" error is just telling you that the remote side
went away.  Since it is a daemon, you'll need to find out why the daemon side
is exiting.  If the daemon log doesn't have any info, you may be able to run
something like "strace -f -o /tmp/output -p $DAEMON_PID" and see if that tells
you what is going wrong.

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