Home › Forums › Newsletter Plugin Support › Suddenly a problem with Amazon SES
- This topic has 1 reply, 1 voice, and was last updated 3 years, 6 months ago by MARK L HUNNIBELL.
-
AuthorPosts
-
May 9, 2021 at 2:50 pm #271285MARK L HUNNIBELLParticipant
Hello
I have a licensed installation of Newsletter 7.1.4 that I had successfully been using to send out a few newsletters a month to a couple hundred recipients using the Amazon SES extension. Once the cron picks up the job to send, all 200 go out in a second or two.
It has been quiet for the last two months, so no newsletters. But now we need to send one. I usually send a test of the newsletter to a small group of 3 to make sure the link work, etc., but last night it did not work.
It took an extraordinarily long time to SAY that it sent them… one by one… about 10 minutes between each, but they were never received.
On the “Newsletter Amazon SES Integration” page (“newsletter_amazon_index”), it has a semi-warning banner at the top that says:
The Amazon Services connection kit is already included by another plugin. There should be no problems if they load the whole Amazon SDK.
I have no idea what happened, but something has come loose somewhere. I have this site on a hosting service that hosts many other sites, but I cannot see any indication in my WordPress plugins that a separate installation of Amazon Service connection exists.
I have written a support ticket, but I have not heard back. This is a real problem for us because it is a time-sensitive newsletter that should have been sent yesterday.
DEBUG log is below.
Thanks in advance,
Mark
09-05-2021 11:32:48 - DEBUG - v: 7.1.4 - m: 14.9 MB, u: 1 - Getting license data
09-05-2021 11:32:48 - DEBUG - v: 7.1.4 - m: 14.9 MB, u: 1 - License data found on cache
09-05-2021 11:32:48 - ERROR - v: 7.1.4 - m: 14.9 MB, u: 1 -
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> Start
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Emails found in sending status: 1
09-05-2021 11:33:50 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Start newsletter 94
09-05-2021 11:33:50 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Start run for email 94
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Max emails per run: 291
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Query: select * from wpic_newsletter where status='C' and (list_3=1) and id>117 order by id limit 291
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Loaded users: 2
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Batch size: 1
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Setting the limits for the first time
09-05-2021 11:33:50 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Max time set to 285
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Max number of emails can send: 291
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Processing user ID: 118
09-05-2021 11:33:50 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - insert into wpic_newsletter_sent (user_id, email_id, time, status, error) values (118, 94, 1620560030, 0, '') on duplicate key update time=1620560030, status=0, error=''
09-05-2021 11:38:35 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> Start
09-05-2021 11:38:35 - ERROR - v: 7.1.4 - m: 12.0 MB, u: 0 - Blocked by transient newsletter_main_engine set 285 seconds ago by /home/pompan5/public_html/;ecngx270.inmotionhosting.com
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> Start
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Emails found in sending status: 1
09-05-2021 11:44:35 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Start newsletter 94
09-05-2021 11:44:35 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Start run for email 94
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Max emails per run: 291
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Query: select * from wpic_newsletter where status='C' and (list_3=1) and id>118 order by id limit 291
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Loaded users: 1
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Batch size: 1
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Setting the limits for the first time
09-05-2021 11:44:35 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Max time set to 285
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::limits_exceeded> Max number of emails can send: 291
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::send> Processing user ID: 272
09-05-2021 11:44:35 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - insert into wpic_newsletter_sent (user_id, email_id, time, status, error) values (272, 94, 1620560675, 0, '') on duplicate key update time=1620560675, status=0, error=''
09-05-2021 11:48:35 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> Start
09-05-2021 11:48:35 - ERROR - v: 7.1.4 - m: 12.0 MB, u: 0 - Blocked by transient newsletter_main_engine set 240 seconds ago by /home/pompan5/public_html/;ecngx270.inmotionhosting.com
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> Start
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Emails found in sending status: 1
09-05-2021 11:53:52 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::hook_newsletter> Start newsletter 94
09-05-2021 11:53:52 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Start run for email 94
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Max emails per run: 291
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Query: select * from wpic_newsletter where status='C' and (list_3=1) and id>272 order by id limit 291
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> Loaded users: 0
09-05-2021 11:53:52 - INFO - v: 7.1.4 - m: 12.1 MB, u: 0 - Newsletter::send> No more users, set as sent
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::limits_exceeded> Setting the limits for the first time
09-05-2021 11:53:52 - INFO - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::limits_exceeded> Max time set to 285
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::limits_exceeded> Max number of emails can send: 291
09-05-2021 11:53:52 - INFO - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> End newsletter 94
09-05-2021 11:53:52 - DEBUG - v: 7.1.4 - m: 12.0 MB, u: 0 - Newsletter::hook_newsletter> EndMay 9, 2021 at 3:43 pm #271287MARK L HUNNIBELLParticipantOK… so I did not hear from anyone but kept probing and found the problem.
The problem was that another plugin I had installed (Total Upkeep) had an internal “hook” to Amazon AWS presumably to store backup copies if you have an account. But I was not using that Amazon AWS feature in Total Upkeep/
I disabled the Total Upkeep plugin (there was no means I saw to disable the Amazon AWS feature).
PRESTO! Back in business!
-
AuthorPosts
- You must be logged in to reply to this topic.