Please look at the bottom of this page (under Support Policy Summary) for our support policy summary, containing important information regarding our working hours and our support policy. Thank you!
EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.
Description of my issue:
A full site backup, with post-processing set to transfer the files to GoogleDrive and remove them from the server, was reported as "Backup Completed Successfully", but contained several warnings, as follows:
Failed to process file /home/.../file.name
Error received from the post-processing engine:
Akeeba\Engine\Postproc\Googledrive::processPart - Maximum number of retries exceeded. The upload has failed.
Invalid JSON data received: Invalid request. According to the Content-Range header, the upload offset is 1384120320 byte(s), which exceeds already uploaded size of 1382023168 byte(s).
Post-processing interrupted -- no more files will be transferred
Checking showed that three of four zip files had been transferred, but one was still on the server. To me, this doesn't seem to be a successful backup; if the server had died and I tried to restore from the GoogleDrive files, the restored site would have been incomplete.
I can manually transfer the missed file to GoogleDrive to fix this problem. But if I was running the backup from a cron job would I even have seen the warnings and been alerted that something was wrong, requiring manual intervention?