s3 page crash
-
I am running this plugin on 8 sites pointing to a single s3 bucket. Each site backs up to a separate folder in the bucket. Each site has the same basic configuration as the others and they all run on the same cpanel server running on a single AWS EC2 instance.
On just one of the eight sites I am having trouble setting up the s3 configuration.
After i put in my S3 IAM credentials I get the following error.
“`Fatal error: Uncaught Error: Call to undefined function GuzzleHttp\Psr7\uri_for() in /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php:35 Stack trace: #0 /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Api/Serializer/RestXmlSerializer.php(25): Aws\Api\Serializer\RestSerializer->__construct(Object(Aws\Api\Service), ‘https://s3.ap-s…’) #1 /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Api/Service.php(90): Aws\Api\Serializer\RestXmlSerializer->__construct(Object(Aws\Api\Service), ‘https://s3.ap-s…’) #2 /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/ClientResolver.php(662): Aws\Api\Service::createSerializer(Object(Aws\Api\Service), ‘https://s3.ap-s…’) #3 /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/ClientResolver.php(276): Aws\ClientResolver::_default_serializer(Array) #4 /home/dinbaadmin/public_html/wp-con in /home/dinbaadmin/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Api/Serializer/RestSerializer.php on line 35”
Any idea why this is not working on this site but it is on all the others?
- The topic ‘s3 page crash’ is closed to new replies.