Hello list,

I have a cron that runs a sync processes every night. Lately, it began
erroring out with this error:

rsync: connection unexpectedly closed (217717 bytes received so far)
> [sender]
> rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]
>

In trying to further investigate this, I edited the script and added
verbosity and the last few lines of the log file look like this:

[sender]
> make_file(static/vds/v_3752/p_388/product/product_1310352_20.js,*,2)
> [sender]
> make_file(static/vds/v_3752/p_388/product/product_1313369_9.js,*,2)
> [sender] _exit_cleanup(code=12, file=io.c, line=601): about to call
> exit(255)
>

I can't make out why there is a connection issue, and when I tried running
this twice, manually (ie. run the script manually and not from cron), it
never failed.

Thanks in advance,
Shai
-- 
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

Reply via email to