[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rsync errors


Hi,

I'm seeing rsync errors getting more and more frequent. The attached chart plots, for each error, the date against log10(1e7/(date - previous date)), so the triangles near the top mark errors occurring a short time after the previous one. Frequency is increasing.

What I get is:

rsync: read error: Connection reset by peer (104)
rsync error: error in socket IO (code 10) at io.c(794) [Receiver=3.1.3]

I run it from crontab, at the 35th minute:

# every six hours, download dnswl list files
35 1,7,13,19 * * * root /root/bin/dnswl-rsync

Is that still correct?

Best
Ale

Attachment: dnswl-rsync.gif
Description: GIF image


Follow-Ups:
Re: Rsync errorsMarilynn Kalman <sales@xxxxxxxxxxxxx>
Re: Rsync errorsMatthias Leisi <matthias@xxxxxxxxx>