I use BackWPup and the MainWP extension to manage all my child site backups. I also have BackWPup installed on my dashboard site and it is set up as a child site so I can back it up along with everything else.
Since version 4.0, there is an issue with the BackWPup extension. After entering the Access and Secret keys, the error below shows up and I’m unable to select a bucket.
Before I noticed the error, I made a change to another setting and saved the job out to all child sites, which ended up disconnecting with S3 because no bucket was selected. I had to spend a day and a half going to each individual child site to reselect the S3 bucket and save the settings for each backup job.
The BackWPup plugin works fine on each child site - there is no error if I enter the S3 keys and select a bucket. I don’t know if it’s an issue with having the main BackWPup plugin installed on the dashboard site in addition the MainWP extension of BackWPup, but this really needs to be sorted out because I can’t add a new child site and sync backup jobs otherwise, I’ll have to spend another day and a half manually fixing each site’s jobs.
Is anyone else experiencing this issue?
BEGIN ERROR MESSAGE
Missing required client configuration options: version: (string) A “version” configuration value is required. Specifying a version constraint ensures that your code will not be affected by a breaking change made to the service. For example, when using Amazon S3, you can lock your API version to “2006-03-01”. Your build of the SDK has the following version(s) of “s3”: * “2006-03-01” You may provide “latest” to the “version” configuration value to utilize the most recent available API version that your client’s API provider can find. Note: Using ‘latest’ in a production application is not recommended. A list of available API versions can be found on each client’s API documentation page: AWS SDK for PHP 3.x. If you are unable to load a specific API version, then you may need to update your copy of the SDK.