as I understand, it means that the script is run, but he had nothing to do.
It’s weird, because yesterday once delivery has been made. The logs:
15.03.2016 19:50:42 000000 – **** Start logging **** mp_process_batch_send *** level: 8191 **** (5.4.3) **** /wp-cron.php? doing_wp_cron = 1458035442.1625390052795410156250
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – Batch Report mail # 80 / count: 4 / per_pass: 10 / max_try: 0!
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – ! sent! processed! try! pass! offset! failed!
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – start! 0! 0! 0! 1 ! 0! 0!
15.03.2016 19:50:42 000000 – processing! 0! 4 ! 0! 1 ! 0! 0!
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Image found: wp-content / plugins / mailpress / mp-content / themes / twentyten / images / header-1.jpg
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Image found: wp-content / plugins / mailpress / mp-content / themes / twentyten / images / mailpress.png
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Disconnecting from infoday (MP_Batch)
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Disconnected (MP_Batch)
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Connecting to infoday (MP_Batch)
15.03.2016 19:50:42 000000 – MAILPRESS [NOTICE] – Connected (MP_Batch)
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – end! 4 ! 4 ! 0! 1 ! 4 ! 0!
15.03.2016 19:50:42 000000 – ———————————— ————————————————– —-!
15.03.2016 19:50:42 000000 – **** End logging **** mp_process_batch_send *** level: 8191 **** status: TRUE
After that, sending something wasn’t successful.
Daily digests are not being delivered on my system. Months ago when I was first running mailpress I had three log files, MP_Log_0_mp_sched_proc_newsletter_yyyymmdd.txt, MP_Log_0_mp_process_batch_spool_send_yyyymmdd.txt, and MP_Log_0_mp_mail_yyyymmdd.txt.
Now only two are bing generated and I’m thinking the MP_Log_0_mp_sched_proc_newsletter_yyyymmdd.txt job is not properly running or creating the email entry for the daily newsletter. I checked the Mailpress_mails table and see no digest entry there for a given day. I tried manually runnig the following cron taks to no avail: do_action(‘MailPress_register_newsletter’);
do_action(‘mp_schedule_newsletters’);
do_action(‘mp_process_newsletter’);
do_action(‘mp_process_post_newsletter’);
Also, I’d like to get a fresh WordPress 5.4.4 (which is what I am running) as it has been removed from the WordPress plugins site. I installed a backup from when the log file was being generated but to no effect, so perhaps a database issue.
Ideas would be appreciated!
Did you ever get past your issue Victor? I am getting the same status now in my log file.
-
This reply was modified 5 years, 4 months ago by
boxboro32.