cron not triggering send
-
Our WordPress site is hosted at Go Daddy and we are using SendGrid to deliver email. Tests all work properly. The problem is that the only way anything ever gets sent is when we force it by clicking on “Don’t wait & send right now.” When we click that, one batch of 100 messages is sent properly, but nothing else goes out unless we click that again.
The Newsletters page says “The last batch of emails should start sending automatically in the next few minutes.” but it’s stuck on 0/82.
Assuming this is a Go Daddy/hosting problem we set up a cron job on a different server. Actually we’ve tried multiple servers now – one Raspberry Pi running at my house, and an Ubuntu server hosted at Rackspace. We set this cron to run every 5 minutes, but it doesn’t trigger sending emails.
We carefully coped the cron URL from the Settings/Advanced page. When we go to that URL with a web browser it takes about 30 seconds to respond, and then we get the message:
“MailPoet’s cron is ready. Simply setup a CRON job on your server (cpanel or other) to trigger this page.”
That message is returned every time using a web browser, but it doesn’t trigger sending the emails.
So, we’re sure there isn’t a firewall problem, and the wp-cron.php script exists and seems to run.
Any idea what might be stopping the mail from sending? Any suggestions much appreciated.
- The topic ‘cron not triggering send’ is closed to new replies.