https://bugzilla.wikimedia.org/show_bug.cgi?id=58719

       Web browser: ---
            Bug ID: 58719
           Summary: Jobs are no longer executed
           Product: MediaWiki
           Version: 1.22.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JobQueue
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: mueller062001-...@yahoo.de
                CC: tstarl...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

Since the upgrade to MediaWiki 1.22 jobs can only be executed with the
maintenance script runJobs.php. Jobs are still being added to the database
table "jobs", but although $wgJobRunRate is set to "1", no jobs are executed
during normal page requests.

The jobs_attempts field in the DB is 0, meaning MediaWiki did not try a single
time to execute them and they also are not executed over time.

This still worked correctly in MediaWiki 1.21. It would be great, if it could
be fixed again!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to