[1f1c01c5-5e68-42c7-ba67-eda110393b4a] 2025-02-11 20:11:00: Fatal exception of type "JobQueueError"
I've seen this several times when marking a page for translation. Some of them were misclicks that by serendipity happened to fail. Other times it worked when I retried
Second example:
[9c9f7319-9a91-4ffa-9f00-eeab9f568137] 2025-02-11 20:16:01: Fatal exception of type "JobQueueError"
Third example:
[5fec1826-52be-41da-a55c-177670d52dbd] 2025-02-11 20:50:27: Fatal exception of type "JobQueueError"
Fourth example:
[a4c8f38c-14b3-4e49-910e-2d122ef0c2fe] 2025-02-11 20:58:25: Fatal exception of type "JobQueueError"
Fifth example:
[5b1e2df8-0640-40b5-b55b-6cea428967cd] 2025-02-11 21:00:23: Fatal exception of type "JobQueueError"
From Logstash:
"context":{"message":"event abfd5c7b-2140-4672-b4c9-4b963f591d83 of schema at /mediawiki/job/1.0.0 destined to stream mediawiki.job.UpdateTranslatablePageJob is not allowed in stream; mediawiki.job.UpdateTranslatablePageJob is not configured."}}]from /srv/mediawiki/php-1.44.0-wmf.16/extensions/EventBus/includes/Adapters/JobQueue/JobQueueEventBus.php(134)
#0 /srv/mediawiki/php-1.44.0-wmf.16/includes/jobqueue/JobQueue.php(382): MediaWiki\Extension\EventBus\Adapters\JobQueue\JobQueueEventBus->doBatchPush(array, int)
#1 /srv/mediawiki/php-1.44.0-wmf.16/includes/jobqueue/JobQueue.php(354): JobQueue->batchPush(array, int)
#2 /srv/mediawiki/php-1.44.0-wmf.16/includes/jobqueue/JobQueueGroup.php(159): JobQueue->push(array)
#3 /srv/mediawiki/php-1.44.0-wmf.16/extensions/Translate/src/PageTranslation/TranslatableBundleMover.php(213): JobQueueGroup->push(array)
#4 /srv/mediawiki/php-1.44.0-wmf.16/extensions/Translate/src/PageTranslation/MoveTranslatableBundleSpecialPage.php(151): MediaWiki\Extension\Translate\PageTranslation\TranslatableBundleMover->moveAsynchronously(MediaWiki\Title\Title, MediaWiki\Title\Title, bool, MediaWiki\User\User, string, bool, bool)
#5 /srv/mediawiki/php-1.44.0-wmf.16/includes/specialpage/SpecialPage.php(729): MediaWiki\Extension\Translate\PageTranslation\MoveTranslatableBundleSpecialPage->execute(string)
#6 /srv/mediawiki/php-1.44.0-wmf.16/includes/specialpage/SpecialPageFactory.php(1735): MediaWiki\SpecialPage\SpecialPage->run(string)
#7 /srv/mediawiki/php-1.44.0-wmf.16/includes/actions/ActionEntryPoint.php(503): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, MediaWiki\Context\RequestContext)
#8 /srv/mediawiki/php-1.44.0-wmf.16/includes/actions/ActionEntryPoint.php(145): MediaWiki\Actions\ActionEntryPoint->performRequest()
#9 /srv/mediawiki/php-1.44.0-wmf.16/includes/MediaWikiEntryPoint.php(202): MediaWiki\Actions\ActionEntryPoint->execute()
#10 /srv/mediawiki/php-1.44.0-wmf.16/index.php(58): MediaWiki\MediaWikiEntryPoint->run()
#11 /srv/mediawiki/w/index.php(3): require(string)
#12 {main}