Fatal Error Uploading/Connecting to AWS
-
Hi, thank you for writing such a useful and comprehensive plugin.
We’ve been experiencing issues with our backups failing to upload to AWS S3. The issue only appeared after updating to 2.22.4.25. We receive the following error:
A PHP fatal error (TypeError) has occurred: Argument 1 passed to Aws\Common\Client\AbstractClient::__construct() must implement interface Aws\Common\Credentials\CredentialsInterface, array given, called in /var/www/html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/MultiRegionClient.php on line 53
When testing the S3 settings (which have previously worked for years and we have not changed anything with the AWS configuration) we receive the following error:
PHP Fatal error (TypeError) has occurred during test_storage_settings subaction. Error Message: Argument 1 passed to Aws\Common\Client\AbstractClient::__construct() must implement interface Aws\Common\Credentials\CredentialsInterface, array given, called in /var/www/html/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/MultiRegionClient.php on line 53 (Code: 0, line 73 in /var/www/html/wp-content/plugins/wpdm-amazon-s3/aws/Aws/Common/Client/AbstractClient.php)
Any help in diagnosing the issue would be appreciated.
Thank you.
- The topic ‘Fatal Error Uploading/Connecting to AWS’ is closed to new replies.