• Resolved ivo82

    (@ivo82)


    Hi there, we get a fatal error (see below) when activating Amazon Polly and BackWPup plugins at the same time (they both are connected to Amazon AWS so I assume this is the pb).

    See the error below, any hints? (we can also provide credentials to our test website, if this can help you solve the problem)

    Error:

    Catchable fatal error: Argument 1 passed to Aws\Common\Client\AbstractClient::__construct() must be an instance of Aws\Common\Credentials\CredentialsInterface, array given, called in /home/websitename/public_html/wp-content/plugins/amazon-polly/vendor/aws/Aws/Sdk.php on line 334 and defined in /home/websitename/public_html/wp-content/plugins/backwpup/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php on line 73

Viewing 5 replies - 1 through 5 (of 5 total)
  • I am also facing the same problem. For us, it is because of the conflict between Amazon polly plugin and backupwordpress-pro-s3.

    See below error:

    [:error] [pid 29246] [client 127.0.0.1:47206] PHP Catchable fatal error: Argument 1 passed to Aws\\Common\\Client\\AbstractClient::__construct() mu
    st be an instance of Aws\\Common\\Credentials\\CredentialsInterface, array given, called in /var/app/current/wordpress/wp-content/plugins/amazon-polly/vendor/aws/Aws/Sdk.php on line 334 and defined in /var/app/current/wordpress/wp-content/plugins/backupwordpress-pro-s3/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php on line 73

    Thanks and Regards
    Subin

    • This reply was modified 6 years, 5 months ago by subinjp.
    Thread Starter ivo82

    (@ivo82)

    Any chance somebody is going to answer to this?

    Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi @ivo82,
    This one is a bit tricky, the simple reason for this problem is that Polly plugin uses latest version of the AWS SDK, meanwhile the other plugin which you mentioned uses much older SDK… But we are working on this, but I can’t give you yet timeline for finding the good solution.

    Thread Starter ivo82

    (@ivo82)

    Hi there,

    thank you for your answer : )

    Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi,
    I will close this case, because it’s in this same as this one: https://www.ads-software.com/support/topic/the-aws-sdk-usage-seem-to-conflict-with-other-plugins-using-aws-sdk/

    Cheers,
    Tomasz

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Catchable fatal error’ is closed to new replies.