Hello,
I have set up automated backups in WHM and configured an external destination to be S3. The S3 destination validates just fine. When looking at /usr/local/cpanel/logs/cpbackup_transporter/ log file I see the following:
[2016-01-11 13:41:55 -0600] info [cpbackup_transporter] Uploading system backup file /backup/2016-01-11/system_files.tar to S3
[2016-01-11 13:41:56 -0600] info [cpbackup_transporter] Upload attempt #1 starting for /backup/2016-01-11/system_files.tar to /<directory_name>/2016-01-11/system_files.tar for destination: S3
[2016-01-11 13:41:56 -0600] warn [cpbackup_transporter] Upload attempt failed: Failure in initiate_multipart_upload: Amazon::S3: Amazon responded with 307 Temporary Redirect
at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Amazon/S3/Bucket.pm line 97.
at /usr/local/cpanel/Cpanel/LoggerAdapter.pm line 27.
From what I've seen the 307 Temporary redirect indicates that the bucket isn't available but the successful validation seems to confirm that it is. Indeed, I have confirmed that the bucket I'm using is valid.
Any ideas?
I have set up automated backups in WHM and configured an external destination to be S3. The S3 destination validates just fine. When looking at /usr/local/cpanel/logs/cpbackup_transporter/ log file I see the following:
[2016-01-11 13:41:55 -0600] info [cpbackup_transporter] Uploading system backup file /backup/2016-01-11/system_files.tar to S3
[2016-01-11 13:41:56 -0600] info [cpbackup_transporter] Upload attempt #1 starting for /backup/2016-01-11/system_files.tar to /<directory_name>/2016-01-11/system_files.tar for destination: S3
[2016-01-11 13:41:56 -0600] warn [cpbackup_transporter] Upload attempt failed: Failure in initiate_multipart_upload: Amazon::S3: Amazon responded with 307 Temporary Redirect
at /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Amazon/S3/Bucket.pm line 97.
at /usr/local/cpanel/Cpanel/LoggerAdapter.pm line 27.
From what I've seen the 307 Temporary redirect indicates that the bucket isn't available but the successful validation seems to confirm that it is. Indeed, I have confirmed that the bucket I'm using is valid.
Any ideas?