[bd] Mail errors

Discussion in 'Other' started by viper357, Jan 19, 2016.

  1. viper357

    viper357 New Member

    Hi, I have these two errors, can you please advise? Thank you.

    Code:
    ErrorException: Undefined index: diagnosticCode - library/bdMails/Transport/AmazonSes.php:137
    Generated By: Unknown Account, Today at 06:50
    [B]Stack Trace[/B]
    #0 /home/marineaq/public_html/library/bdMails/Transport/AmazonSes.php(137): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/marineaq/...', 137, Array)
    #1 /home/marineaq/public_html/bdmails/amazon.php(5): bdMails_Transport_AmazonSes::doSns()
    #2 {main}
    [B]Request State[/B]
    array(3) {
    ["url"] => string(50) "http://www.marineaquariumsa.com/bdmails/amazon.php"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }
    
    
    Code:
    ErrorException: Undefined index: status - library/bdMails/Transport/AmazonSes.php:138
    Generated By: Unknown Account, Today at 06:50
    Stack Trace
    
    #0 /home/marineaq/public_html/library/bdMails/Transport/AmazonSes.php(138): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/marineaq/...', 138, Array)
    #1 /home/marineaq/public_html/bdmails/amazon.php(5): bdMails_Transport_AmazonSes::doSns()
    #2 {main}
    
    Request State
    
    array(3) {
      ["url"] => string(50) "http://www.marineaquariumsa.com/bdmails/amazon.php"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(0) {
      }
    }
    
     
  2. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    Looks like Amazon is sending some unexpected notification to your endpoint. Did you configure Amazon SNS manually or make any changes to the ones managed by the add-on?
     
  3. viper357

    viper357 New Member

    I haven't made any changes, it's been running fine for a couple of weeks.
     
  4. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    That's weird. Would you mind if I send you a debug version to figure out what kind of data Amazon is sending to your endpoint?
     
  5. viper357

    viper357 New Member

    Yes, that's fine.
     
  6. viper357

    viper357 New Member

    These errors are still coming through...

    bdm.png
     
  7. viper357

    viper357 New Member

    Any advice on this?
     
  8. viper357

    viper357 New Member

    No help with these errors? I paid for help and have received nothing?

    bdmails.png
     
Loading...