• Resolved zeev2018

    (@zeev2018)


    Obviously there’s an error when MailPoet wants to send my eMails with a CRON Job, see below. Post Notification mails are not sent. Can you please check and tell me how to resolve this?

    PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 10485760 bytes) in /home/<xx-myuserid-xx>/web/hasbara.news/public_html/wp-content/plugins/mailpoet/vendor-prefixed/nesbot/carbon/src/Carbon/Traits/Mixin.php on line 33

    PHP memory_limit is set to 768M.

    PHP version: 8.4.16
    MailPoet Free version: 5.17.5
    MailPoet Premium version: N/A
    WordPress version: 6.9

    PS: eMails that are sent only to me work.

    • This topic was modified 5 months ago by zeev2018.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter zeev2018

    (@zeev2018)

    That problem disappeared, but I don’t know why. The Hosting Support did “something”…

    BUT My eMails still are not sent. The Mail sits in the “Running sending tasks” (with priority set to 5) forever…

    Thread Starter zeev2018

    (@zeev2018)

    I found out: The problem is maybe related with the CRON Job at my provider, because when I switched to the default (Action Scheduler), instead of CRON, the mails are sent.

    My CRON entries look like this. Please check and confirm: is this correct?

    /home/ihazgnli/.wp-cli/wp cron event run –all –path=/home/<myuserid>/web/hasbara.news/public_html/ >/dev/null 2>&1 (with 0,0,*,*,*)

    php /home/<myuserid>/web/hasbara.news/public_html/wp-content/plugins/mailpoet/mailpoet-cron.php /home/ihazgnli/web/hasbara.news/public_html/ (with 10,*,*,*,*)

    I would prefer CRON, because I don’t have a lot of visitors. Most of my visitors come here AFTER they received my Mail.

    • This reply was modified 4 months, 3 weeks ago by zeev2018.
    • This reply was modified 4 months, 3 weeks ago by zeev2018.
    Plugin Support Thu P. a11n

    (@thup90)

    Hi @zeev2018,

    I’m glad to hear the issue is resolved when you switched to Action Scheduler.

    To set up Server-side (Linux) cron, please follow the steps in the link below:

    https://kb.mailpoet.com/article/129-newsletter-task-scheduler-cron#server-side-cron-linux

    Feel free to get back to us in case you have any additional questions!

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.