Posted: November 1, 2024 at 9:03 am
Hi, EE has been working really well for a couple of years now. Emails have been generated and sent as expected. This morning, I manually triggered a set of batch emails to certain attendees of an upcoming event. I noticed that 2hrs after scheduling these, they were stuck in ‘Queued for generation’. I manually triggered the generation and they sent successfully. I have now noticed that none of our emails are being generated; they’re all stuck in ‘Queued for generation’. I have ssh access so ran I have tried switching the “Generate and send all messages” setting from separate request to same request, and back again, but this the generation cron hook is still missing. What could cause this cron hook to be removed? Thanks |
|
This reply has been marked as private. | |
Hi there, Cron jobs can fail to be rescheduled if there is an error/timeout on the request to run and reschedule them, it’s rare but can happen. We added a check within the |
|
Perfect! I ran Thanks again for your support Tony. Really appreciate it. |
|
Great, I’m glad that worked! So if it happens again, the cleanup job should re-add either of the 2 If you do notice that it keeps happening we can try adding some debug logging to the function called by that cron to see if anything shows up from that. |
|
You must be logged in to reply to this support post. Sign In or Register for an Account