I appreciate the support Brian and Greg. I am still receiving the same error message.
PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 196608 bytes) in /var/www/html/mediawiki/autoload.php on line 518
Brian - you clearly set the memory limit above the referenced number, so I'm not sure the issue. Any additional help would be appreciated. Thank you.
Andrew * Listen to SEGs podcast, Seismic Soundoff *
Andrew Geary | publications outreach editor +1.918.497.4615 | ageary@seg.org Society of Exploration Geophysicists (SEG) 8801 South Yale Ave, Ste. 500, Tulsa, OK 74137 USA
-----Original Message----- From: Andrew Geary Sent: Monday, March 26, 2018 10:43 AM To: 'mediawiki-l@lists.wikimedia.org' mediawiki-l@lists.wikimedia.org Subject: Mediawiki Job queue not running
I administer a public wiki - https://wiki.seg.org - and I am having issues with a jobs backlog. It's currently at 19,058 and counting. I have tried using runJobs.php, but I get this error message:
PHP Fatal error: Allowed memory size of 157286400 bytes exhausted (tried to allocate 3846541 bytes) in /var/www/html/mediawiki/includes/objectcache/SqlBagOStuff.php on line 656
I have noticed I do not have the variable:
$wgJobRunRate
listed in my LocalSettings.php.
Should I add this variable to my LocalSettings.php file? How can I address this error message? I believe the jobs backlog is contributing to a Translate extension error I am having, mentioned here - https://phabricator.wikimedia.org/T159947.
I am running MediaWiki 1.26.2. The jobs back log started in November 2017. No changes have been made to my version of Mediawiki in that timeframe. Thank you.
Best, Andrew
Andrew Geary | publications outreach editor +1.918.497.4615 | ageary@seg.org Society of Exploration Geophysicists (SEG) 8801 South Yale Ave, Ste. 500, Tulsa, OK 74137 USA