Description of my issue:
My agency has recently decided to use a daily scheduled automated native CRON job to back up our main website. My unit does not have access to the CLI PHP, so we worked with the Server Unit to set up the job.
It has run on 2 nights so far, and both nights generated 59 failures according to the Manage Backups screen, and then a single backup with an "OK" status.
The first night the job was scheduled to run at 6pm. The successful backup finally started at 6:59:06 pm. The second night, I had the time adjusted to 7pm, and that successful backup finally started at 7:59:04 pm. My guess that the CPU may have been overtasked with other jobs at 6pm does not seem to be the solution.
The only log file from this scheduled does not have any errors that I can find - only the information on the last successful backup. That file is 11.3Mb so it will not attache. I am working on splitting the file so I can send it later.
Do you have any idea why there are so many fails?