Page MenuHomePhorge

runJobs.php and rebuildall.php doesn't work
Closed, InvalidPublic

Description

cook879@monolith:~$ php /var/www/live/w/maintenance/runJobs.php -f tharranaroth
PHP Warning:  rename(/tmp/l10n_cache-en.cdb.tmp.387729159,/tmp/l10n_cache-en.cdb): Operation not permitted in /var/www/live/w/vendor/wikimedia/cdb/src/Writer/DBA.php on line 59
Set $wgShowExceptionDetails = true; in LocalSettings.php to show detailed debugging information.
PHP Warning:  dba_close(): 405 is not a valid DBA identifier resource in /var/www/live/w/vendor/wikimedia/cdb/src/Writer/DBA.php on line 54
PHP Warning:  rename(/tmp/l10n_cache-en.cdb.tmp.387729159,/tmp/l10n_cache-en.cdb): Operation not permitted in /var/www/live/w/vendor/wikimedia/cdb/src/Writer/DBA.php on line 59
PHP Fatal error:  Uncaught exception 'Cdb\Exception' with message 'Unable to move the new CDB file into place.' in /var/www/live/w/vendor/wikimedia/cdb/src/Writer/DBA.php:60
Stack trace:
#0 /var/www/live/w/vendor/wikimedia/cdb/src/Writer.php(88): Cdb\Writer\DBA->close()
#1 [internal function]: Cdb\Writer->__destruct()
#2 {main}
  thrown in /var/www/live/w/vendor/wikimedia/cdb/src/Writer/DBA.php on line 60
cook879@monolith:~$