#Bug on Page Special in UcroniasWiki

29 messages · Page 1 of 1 (latest)

fluid thicket
#

ucronias.miraheze.org
Name: Especial:PáginasEspeciales
Internal Bug ... [6c822707de0b30eaa3997c3d] 2022-12-01 14:42:09: Excepción grave de tipo "Error"

#

Especial:ManageWiki/namespaces/14

crystal obsidian
#

@eager wharf ideas?

serene hinge
#

Any one else have access to server logs? just need to correlate that ID to the error message in the logs Cosmic is in high demand

eager wharf
#

Oh, WikibaseEdtf issue again

eager wharf
# serene hinge Any one else have access to server logs? just need to correlate that ID to the e...
Class 'EDTF\EdtfFactory' not found
from /srv/mediawiki/w/extensions/WikibaseEdtf/src/WikibaseEdtf.php(51)
#0 /srv/mediawiki/w/extensions/WikibaseEdtf/src/HookHandlers.php(29): Wikibase\EDTF\WikibaseEdtf->getFormatter(string, ValueFormatters\FormatterOptions)
#1 [internal function]: Wikibase\EDTF\HookHandlers::Wikibase\EDTF\{closure}(string, ValueFormatters\FormatterOptions)
#2 /srv/mediawiki/w/extensions/Wikibase/lib/includes/Formatters/OutputFormatValueFormatterFactory.php(157): call_user_func(Closure, string, ValueFormatters\FormatterOptions)
#3 /srv/mediawiki/w/extensions/Wikibase/lib/includes/Formatters/OutputFormatValueFormatterFactory.php(137): Wikibase\Lib\Formatters\OutputFormatValueFormatterFactory->buildDefinedFormatters(string, ValueFormatters\FormatterOptions)
#4 /srv/mediawiki/w/extensions/WikibaseQualityConstraints/src/Specials/SpecialConstraintReport.php(140): Wikibase\Lib\Formatters\OutputFormatValueFormatterFactory->getValueFormatter(string, ValueFormatters\FormatterOptions)
#5 /srv/mediawiki/w/extensions/WikibaseQualityConstraints/src/Specials/SpecialConstraintReport.php(106): WikibaseQuality\ConstraintReport\Specials\SpecialConstraintReport->__construct(Wikibase\DataModel\Services\Lookup\ExceptionIgnoringEntityLookup, Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup, Wikibase\Repo\EntityIdLabelFormatterFactory, Wikibase\Repo\EntityIdHtmlLinkFormatterFactory, Wikibase\DataModel\Entity\DispatchingEntityIdParser, Wikibase\Lib\Formatters\OutputFormatValueFormatterFactory, WikibaseQuality\ConstraintReport\ConstraintCheck\DelegatingConstraintChecker, GlobalVarConfig, BufferingStatsdDataFactory)
#6 /srv/mediawiki/w/vendor/wikimedia/object-factory/src/ObjectFactory.php(234): WikibaseQuality\ConstraintReport\Specials\SpecialConstraintReport::factory(GlobalVarConfig, BufferingStatsdDataFactory, Wikibase\Repo\EntityIdHtmlLinkFormatterFactory, Wikibase\DataModel\Entity\DispatchingEntityIdParser, Wikibase\Repo\Store\TypeDispatchingEntityTitleStoreLookup, Wikibase\Lib\Formatters\OutputFormatValueFormatterFactory, Wikibase\DataModel\Services\Lookup\ExceptionIgnoringEntityLookup, WikibaseQuality\ConstraintReport\ConstraintCheck\DelegatingConstraintChecker)
#7 /srv/mediawiki/w/vendor/wikimedia/object-factory/src/ObjectFactory.php(152): Wikimedia\ObjectFactory\ObjectFactory::getObjectFromSpec(array, array)
#8 /srv/mediawiki/w/includes/specialpage/SpecialPageFactory.php(1230): Wikimedia\ObjectFactory\ObjectFactory->createObject(array, array)
#9 /srv/mediawiki/w/includes/specialpage/SpecialPageFactory.php(1265): MediaWiki\SpecialPage\SpecialPageFactory->getPage(string)
#10 /srv/mediawiki/w/includes/specials/SpecialSpecialpages.php(53): MediaWiki\SpecialPage\SpecialPageFactory->getUsablePages(User)
#11 /srv/mediawiki/w/includes/specials/SpecialSpecialpages.php(42): SpecialSpecialpages->getPageGroups()
#12 /srv/mediawiki/w/includes/specialpage/SpecialPage.php(671): SpecialSpecialpages->execute(NULL)
#13 /srv/mediawiki/w/includes/specialpage/SpecialPageFactory.php(1378): SpecialPage->run(NULL)
#14 /srv/mediawiki/w/includes/MediaWiki.php(315): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, RequestContext)
#15 /srv/mediawiki/w/includes/MediaWiki.php(912): MediaWiki->performRequest()
#16 /srv/mediawiki/w/includes/MediaWiki.php(563): MediaWiki->main()
#17 /srv/mediawiki/w/index.php(53): MediaWiki->run()
#18 /srv/mediawiki/w/index.php(46): wfIndexMain()
#19 {main}

I guess we are missing a composer install or something?

serene hinge
#

Yeh I would say so, EDTF is in the composer file

serene hinge
eager wharf
#

Thanks!

serene hinge
#

PR in

eager wharf
eager wharf
#

Hmm, class now exists but does not seem to load..?

#

Still fatals..

serene hinge
#

any new error info?

eager wharf
#

nope

#

oh the extension does not load composer, it must need to be added to composer.local.json I guess

#

It does not use composer autoloader...

#

or load_composer_autoloader in extension.json

serene hinge
#

is that ... normal? not familar with wiki extensions

eager wharf
#

It is for this developer... a lot of others had to be declined for similar reasons because composer could not be installed real great...

#

They maintain some of the most (including the most) advanced MediaWiki extensions though... but I don't like how their composer stuff is done.

fluid thicket
#

In the meantime I have temporarily disabled the wikibaseedtf extension. I still need to resolve this error that appears in Special:ManageWiki/namespaces/0

fluid thicket
#

I still have this problem in Special:ManageWiki/namespaces/0

#

😢

eager wharf
#

We've been busy. Will take a look when I have time.