[Bug 10304] safe_read failed to read 1 bytes

2013-12-03 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10304

Wayne Davison way...@samba.org changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #2 from Wayne Davison way...@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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 10304] safe_read failed to read 1 bytes

2013-12-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10304

--- Comment #1 from Pol Hallen polhal...@fuckaround.org 2013-12-02 12:26:33 
UTC ---
On rsync 3.0.9.4 (debian 7) no problems.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html