Site logo

Archived topic

Cron Issues

3 replies · Started by K on June 25, 2019

Viewing posts 1–4 of 4

Hi,

I'm having weird issues with my cron (such as not running or running really late). I am trying to figure out the cause and am checking to see if this line from generatepress should be in there *twice*: IPQ_Process->handle_cron_healthcheck()

I also noticed my wp-options table has tons of records with this line: wp_image_processing_queue_batch, which seems to be from generatepress.

Any ideas if these issues above are symptoms of my cron not working well, or the cause?

Thanks.

More strange. Now the duplicate entry of this line has disappeared (I didn't delete): IPQ_Process->handle_cron_healthcheck().

But my wp-options continues to rapidly get filled with wp_image_processing_queue_batch entries.

Is it safe to delete these entries?

Thanks.

Seems like it was a cron issue after all. Got the cron working, deleted the entries, and now all is fine.

Glad you got it sorted! We're going to be moving away from this process for image resizing soon to prevent random issues like this.

This archived topic is closed to new replies.