Hey David, I’m having the same issue with S3 as netpagz. We’re using MainWP with Updraft.
Here’s there log part where S3 fails:
34050.566 (9) No database backup (wp) - not part of this run
34050.567 (9) Saving backup history
34050.568 (9) backup_2015-11-09-2144_GGHC_98f0ffb4b646-plugins.zip: plugins: This file has not yet been successfully uploaded: will queue
34050.569 (9) backup_2015-11-09-2144_GGHC_98f0ffb4b646-themes.zip: themes: This file has not yet been successfully uploaded: will queue
34050.569 (9) backup_2015-11-09-2144_GGHC_98f0ffb4b646-uploads.zip: uploads: This file has not yet been successfully uploaded: will queue
34050.570 (9) backup_2015-11-09-2144_GGHC_98f0ffb4b646-others.zip: others: This file has not yet been successfully uploaded: will queue
34050.572 (9) Requesting upload of the files that have not yet been successfully uploaded (4)
34050.573 (9) Cloud backup selection (1/1): s3 (last)
34050.829 (9) Beginning dispatch of backup to remote (s3)
34053.047 (9) S3 Error: Failed to initialise: Invalid signature type: s3 (line: 444, file: /home/xxxxxx/public_html/wp-content/plugins/updraftplus/oc/aws/Aws/Common/Client/ClientBuilder.php)
34053.159 (9) [S3] XXXXXXXXXXXXAWSKEY Error: Failed to initialise
34054.242 (9) Error message: S3 Error: Failed to initialise: Invalid signature type: s3 (line: 444, file: /home/xxxxxxx/public_html/wp-content/plugins/updraftplus/oc/aws/Aws/Common/Client/ClientBuilder.php)
34054.244 (9) An error condition has occurred for the first time during this job
34054.246 (9) Retain: beginning examination of existing backup sets; user setting: retain_files=15, retain_db=15
34054.247 (9) Number of backup sets in history: 4
34054.248 (9) Examining backup set with datestamp: 1447105461 (Nov 09 2015 21:44:21)
We’re deploying to default US east coast region. It works on some sites and not on others. Can’t see any specific pattern. Plus, this specific site where I got this log is tiny, 50mb if that.
I’m not 100% sure, but from a quick look at S3 files, it looks like you might be using v2 of the AWS SDK and there is version 3 available. I might be wrong though, I saw in one of the files v2 mentioned.