S3-upload failure
-
I have set up my S3 connection and the connection test is successful. However when running the backup S3 responds with an error stating that the wrong endpoint is used. I’m attaching the debug log below. (Probably caused by me residing an eu-region, at AWS):
0000.347 Beginning dispatch of backup to remote
0000.937 S3 upload (eu-west-1): /var/www/html/wp-content/updraft/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-plugins.zip (chunks: 8) -> s3://backup.rubyfires.se/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-plugins.zip
0001.155 S3 error whilst trying initiateMultipartUpload: S3::initiateMultipartUpload(): [PermanentRedirect] The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. (line: 495, file: /var/www/html/wp-content/plugins/updraftplus/includes/S3.php)
0001.156 S3 upload: failed: could not get uploadId for multipart upload (backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-plugins.zip)
0001.156 An error condition has occurred for the first time on this run
0001.157 S3 upload (eu-west-1): /var/www/html/wp-content/updraft/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-themes.zip (chunks: 1) -> s3://backup.rubyfires.se/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-themes.zip
0001.513 S3 regular upload: failed (/var/www/html/wp-content/updraft/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-themes.zip)
0001.514 S3 upload (eu-west-1): /var/www/html/wp-content/updraft/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-uploads.zip (chunks: 35) -> s3://backup.rubyfires.se/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-uploads.zip
0001.741 S3 error whilst trying initiateMultipartUpload: S3::initiateMultipartUpload(): [PermanentRedirect] The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. (line: 495, file: /var/www/html/wp-content/plugins/updraftplus/includes/S3.php)
0001.742 S3 upload: failed: could not get uploadId for multipart upload (backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-uploads.zip)
0001.742 S3 upload (eu-west-1): /var/www/html/wp-content/updraft/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-others.zip (chunks: 8) -> s3://backup.rubyfires.se/backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-others.zip
0001.969 S3 error whilst trying initiateMultipartUpload: S3::initiateMultipartUpload(): [PermanentRedirect] The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint. (line: 495, file: /var/www/html/wp-content/plugins/updraftplus/includes/S3.php)
0001.970 S3 upload: failed: could not get uploadId for multipart upload (backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-others.zip)
0001.970 Retain: beginning examination of existing backup sets
0001.971 Retain files: user setting: number to retain = 1
0001.971 Retain db: user setting: number to retain = 1
0001.972 Number of backup sets in history: 1
0001.972 Examining backup set with datestamp: 1360402893
0001.972 1360402893: this set includes a database (backup_2013-02-09-0941_Ruby_Fires_37aa75d88964-db.gz.crypt); db count is now 1
0001.973 1360402893: this set includes files; fileset count is now 1
0001.979 1360402893: this backup set remains non-empty; will retain in history
0001.979 Retain: saving new backup history (sets now: 1) and finishing retain operation
0001.980 Resume backup (37aa75d88964, 1): finish run
0001.980 There were errors in the uploads, so the ‘resume’ event is remaining scheduled
- The topic ‘S3-upload failure’ is closed to new replies.