• For the past week, none of the WordPress cron jobs have been running. Mine have just stopped running since the 4/15 and I can see a backlog of cron events.

    I can’t even get them to run manually. Has this ever happened to anyone else?

Viewing 1 replies (of 1 total)
  • This may be a new php error halting the progress of certain crons.

    what i’d do to troubleshoot:

    • check your php error_log for anything weird/related
    • turn off debug in wp-config to prevent notice and errors that may be to blame
    • check / rule out your plugins and themes
    • install a cron manager plugin from wordpress to investigate further
Viewing 1 replies (of 1 total)

The topic ‘Cron jobs not running’ is closed to new replies.