ERROR: Transfer failure due to connection interrupt during execute script.
Would you happen to have been trying to back up your configs? I have a case opened right now where the job starts and just quits. The log unfortuanly really does not shoe anything?
Just wondering if they are realted?
What does your script look like? I just had errors on a new script I created because I had an extra exit / logout command that was logging cirrus out of the router within the script itself. Cirrus thought it was losing connectivity to the router.
I took that logout command off, and just ended my script with a write mem, and all is well now.