ERROR: S3 Service API: Request Content-Type is not multipart/form-data
-
Hello,
Using S3 option with Dream Host Cloud Storage, I get this error when the “folder in bucket” is left empty.
Here is the relevant part of the log:
[INFO] BackWPup 3.9.0; A project of Inpsyde GmbH
[INFO] WordPress 5.7.2 on https://(***)
[INFO] Log Level: Normal[01-Jul-2021 18:30:39] Backup archive created.
[01-Jul-2021 18:30:39] Archive size is 84,61 MB.
[01-Jul-2021 18:30:39] 943 Files with 97,25 MB in Archive.
[01-Jul-2021 18:30:41] One backup file deleted
[01-Jul-2021 18:30:41] 1. Trying to send backup file to S3 Service …
[01-Jul-2021 18:30:41] Connected to S3 Bucket “bkp-blog.(***)” in <LocationConstraint xmlns=”https://s3.amazonaws.com/doc/2006-03-01/”>us-east-1
[01-Jul-2021 18:30:41] Checking for not aborted multipart Uploads …
[01-Jul-2021 18:30:41] Starting upload to S3 Service …
[01-Jul-2021 18:30:41] ERROR: S3 Service API: Request Content-Type is not multipart/form-data`Another test with the folder set to some random name gives this (empty) error:
[01-Jul-2021 18:40:14] Backup archive created.
[01-Jul-2021 18:40:14] Archive size is 84,61 MB.
[01-Jul-2021 18:40:14] 943 Files with 97,25 MB in Archive.
[01-Jul-2021 18:40:15] One backup file deleted
[01-Jul-2021 18:40:15] 1. Trying to send backup file to S3 Service …
[01-Jul-2021 18:40:15] Connected to S3 Bucket “bkp-blog.(***)” in <LocationConstraint xmlns=”https://s3.amazonaws.com/doc/2006-03-01/”>us-east-1
[01-Jul-2021 18:40:15] Checking for not aborted multipart Uploads …
[01-Jul-2021 18:40:15] Starting upload to S3 Service …
[01-Jul-2021 18:40:15] ERROR: S3 Service API:And finally when I use the bucket name for the folder, there is no error, but the file is still stored at the root of the bucket.
Is there a confusion between the bucket and the folder name ? Or is it a translation problem (I’m using it in French) ?
Thank you for your feedback.
- The topic ‘ERROR: S3 Service API: Request Content-Type is not multipart/form-data’ is closed to new replies.