XenForo Scheduled Jobs Outstanding

  • Thread starter Thread starter Ghan_04
  • Start date Start date
G

Ghan_04

Guest
This alert frequently appears in the admin CP about jobs not being run correctly.

"There are scheduled jobs outstanding which have not run. Jobs may not be getting triggered when expected."

We're using server-based cron for running jobs. This is the command, running every minute:

Code:

php /xenforo/path/cmd.php xf:run-jobs --wait

The admin CP message does not appear all the time - it will disappear and reappear frequently so it seems like the job runner catches up from time to time, but...

Read more

Continue reading...