Home Forums Newsletter Plugin Support Critical error with Amazon SES

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #282401
    NILMEDIA
    Participant

    Since the WP update to 5.9.1 we have a critical error when sending with Amazon SES (plugin version 1.3.7):

    Error details
    ===========
    Een fout van het type E_ERROR werd veroorzaakt op regelnummer 407 van het bestand / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter-amazon/plugin.php. Foutmelding: Uncaught Error: Class ‘Aws\Ses\SesClient’ not found in / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter-amazon/plugin.php:407
    Stack trace:
    #0 / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter-amazon/plugin.php(596): NewsletterAmazon->getSesClient()
    #1 / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter-amazon/plugin.php(675): NewsletterAmazonMailer->getSesClient()
    #2 / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter/plugin.php(731): NewsletterAmazonMailer->send()
    #3 / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter/emails/emails.php(1184): Newsletter->send()
    #4 / — DOMAIN PATH –/httpdocs/wp-content/plugins/newsletter/emails/composer.php(112): NewsletterEmails->send_test_email()
    #5 / — DOMAIN PATH –/htpdocs/wp-content/plugins/newsletter/includes/module.php(946): require(‘/var/www/vhosts…’)
    #6 / — DOMAIN PATH –/httpdocs/wp-includes/class-wp-hook.php(307): Newslette

    #282403
    Stefano
    Keymaster

    Hi, please check on amazon ses config panel if there are warning about another plugin loading the Amazon SDK, since the error is related to a missing class of the Amazon SDK and cannot be connected to WP 5.9.1 (or at least there are no clear reasons).

    #282404
    NILMEDIA
    Participant

    Hello Stefano,

    You were spot on: an other plugin using Amazon SDK was causing the issue.
    The newsletter plugin is working back as always: like a charm!

    Thanks for this uber fast response!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.