<div dir="ltr">Hello list,<br><br>I have a cron that runs a sync processes every night. Lately, it began erroring out with this error:<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">

rsync: connection unexpectedly closed (217717 bytes received so far) [sender]<br>rsync error: unexplained error (code 255) at io.c(601) [sender=3.0.7]<br></blockquote><div><br>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:<br>

<br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">[sender] make_file(static/vds/v_3752/p_388/product/product_1310352_20.js,*,2)<br>[sender] make_file(static/vds/v_3752/p_388/product/product_1313369_9.js,*,2)<br>

[sender] _exit_cleanup(code=12, file=io.c, line=601): about to call exit(255)<br></blockquote><div><br>I can&#39;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.<br>

<br>Thanks in advance,<br>Shai<br></div> </div></div>