Replies: 1 comment 5 replies
-
Based on your first message, it is not only EME that had the reprogram issue: So, it's fairly safe to say it is not an EME issue, but a WP issue. WP is known for its flawed cron (it is 1 entry in the settings, causing issues to pop up all the time ... it baffles me that they don't fix this). Make sure not to plan things too fast, I'm guessing systems with lots of crons will have issues (might even be a caching issue if you have some DB caching plugin). |
Beta Was this translation helpful? Give feedback.
-
Hi,
Several months ago I had problems with eme_cron_send_queued being untimely deprogrammed.
I solved the problem with a snippet that reprogrammed the CRON. The snippet :
After a few months of peace and quiet, I received the email again indicating that I could deprogram, but it doesn't seem to be working any more. I receive the email alerting me, but the CRON eme_cron_send_queued is not reprogrammed.
My CRON is triggered by the server every minute.
Here is an extract from my php error batch
Any idea?
Beta Was this translation helpful? Give feedback.
All reactions