Description of my issue: When using a cron job, on and about half the time the upload to Amazon s3. And sometimes the backup (Profile 1) runs as long as 3 hours when it doesn't fail. I have not included the entire cron job messages, just the errors. I figured with the log, you may not need the configs, but if you do, please let me know
There are two profiles (1 and 2) I set up Profile ID 2 trying to figure out why the other one was failing. After reading the troubleshooter I've gone through each profile to see if they differ hoping that would solve my problem. They "appear" to be the same. In both profiles, the split part size is 20.
When I backup from the backend, ID 2 works, and ID 1 failed until I switched the part to 20. That shouldn't make sense, because I believe I have them both set to 20. Maybe I need to go to 10, but didn't try that since it is intermittent.
Disabled multi-part uploads is off
Delete archive after upload is checked
Process each part is unchecked.
I'm not having any problems with other sites at cloudaccess
My next project is switching to UNiTE so I can use it to test backups.
Thanks