We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Received this internal error when I loaded a wiki. Only received the error once and can't seem to replicate it.
[Xni9mabPjoPoTexMtBN0IQAAAAA] /exploration TypeError from line 136 of /opt/htdocs/mediawiki/includes/jobqueue/jobs/RefreshLinksJob.php: Argument 1 passed to RefreshLinksJob::runForTitle() must be an instance of Title, null given, called in /opt/htdocs/mediawiki/includes/jobqueue/jobs/RefreshLinksJob.php on line 122 Backtrace: #0 /opt/htdocs/mediawiki/includes/jobqueue/jobs/RefreshLinksJob.php(122): RefreshLinksJob->runForTitle(NULL) #1 /opt/htdocs/mediawiki/includes/jobqueue/JobRunner.php(296): RefreshLinksJob->run() #2 /opt/htdocs/mediawiki/includes/jobqueue/JobRunner.php(193): JobRunner->executeJob(RefreshLinksJob, Wikimedia\Rdbms\LBFactorySimple, BufferingStatsdDataFactory, integer) #3 /opt/htdocs/mediawiki/includes/MediaWiki.php(1002): JobRunner->run(array) #4 /opt/htdocs/mediawiki/includes/MediaWiki.php(988): MediaWiki->triggerSyncJobs(integer, MediaWiki\Logger\LegacyLogger) #5 /opt/htdocs/mediawiki/includes/MediaWiki.php(912): MediaWiki->triggerJobs() #6 /opt/htdocs/mediawiki/includes/MediaWiki.php(727): MediaWiki->restInPeace(string, boolean) #7 /opt/htdocs/mediawiki/includes/MediaWiki.php(750): MediaWiki->{closure}() #8 /opt/htdocs/mediawiki/includes/MediaWiki.php(557): MediaWiki->doPostOutputShutdown(string) #9 /opt/htdocs/mediawiki/index.php(42): MediaWiki->run() #10 {main}
After receiving the error, I reloaded the page and the page loaded fine without any errors.
Let me know if you need more information.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Issue details
Received this internal error when I loaded a wiki. Only received the error once and can't seem to replicate it.
After receiving the error, I reloaded the page and the page loaded fine without any errors.
Let me know if you need more information.
The text was updated successfully, but these errors were encountered: