My backups had been successfully transferred to OneDrive for many months, but that stopped working August 16, on all the sites that I backup and transfer to OneDrive.
My cron jobs backup each site but the transfer fails.
If I go to manage the backups and attempt to transfer to OneDrive, it fails.
OneDrive has over 800GB free space.
I've gone to OneDrive, re-checked my auth tokens and re-copied them in to the post-processing settings dialog.
I have the following settings in the OneDrive setup for Akeeba:
Process each part immediately - OFF
Delete archive after processing - ON
Enable chunk upload - OFF
Chunk size - 10 MB
The upload target path does exist, and was working on all sites, and I did not manually make any changes at the point when the failures started.
The relevant lines in the log file appear to be the following, but the whole log file is attached.
INFO |170821 03:12:25|Beginning post processing file <root>/administrator/components/com_akeeba/backup/FMC2017-everda.com-20170821-080806.jpa
DEBUG |170821 03:12:25|Akeeba\Engine\Postproc\Onedrive::Akeeba\Engine\Postproc\Onedrive::initialiseConnector - Validating the OneDrive tokens
DEBUG |170821 03:13:30|Akeeba\Engine\Postproc\Onedrive::Akeeba\Engine\Postproc\Onedrive::initialiseConnector - OneDrive tokens were refreshed
WARNING |170821 03:16:40|Could not create directory Akeeba/FMC-dev/. 500: cURL error 7: Failed to connect to api.onedrive.com port 443: Connection timed out
WARNING |170821 03:16:40|Failed to process file <root>/administrator/components/com_akeeba/backup/FMC2017-everda.com-20170821-080806.jpa
WARNING |170821 03:16:40|Error received from the post-processing engine:
WARNING |170821 03:16:40|Could not create directory Akeeba/FMC-dev/. 500: cURL error 7: Failed to connect to api.onedrive.com port 443: Connection timed out \n Failed to process file <root>/administrator/components/com_akeeba/backup/FMC2017-everda.com-20170821-080806.jpa
DEBUG |170821 03:16:40|Not removing processed file <root>/administrator/components/com_akeeba/backup/FMC2017-everda.com-20170821-080806.jpa
WARNING |170821 03:16:40|Post-processing interrupted -- no more files will be transferred
Thanks for your help.