Page MenuHomeMiraheze

Original_Authority
User

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Saturday

  • Clear sailing ahead.

User Details

User Since
Nov 20 2022, 00:25 (73 w, 4 d)
Availability
Available
Discord Username
originalauthority
GitHub User
OAuthority
Miraheze User
Original Authority [ Global Accounts ]

Recent Activity

Tue, Apr 16

Original_Authority added a comment to T12042: Test extensions for MediaWiki 1.42.

Not an extensions and I can't be entirely sure if it's directly related to MediaWiki 1.42, but an interwiki import of Template:Done failed with this error

[e59ac8c12520d2d5a57535fd] /wiki/Special:Import?action=submit Wikimedia\Rdbms\DBTransactionStateError: Cannot execute query from Wikimedia\Rdbms\Database::select while transaction status is ERROR

Backtrace:

from /srv/mediawiki/1.42/includes/libs/rdbms/database/TransactionManager.php(207)
#0 /srv/mediawiki/1.42/includes/libs/rdbms/database/Database.php(991): Wikimedia\Rdbms\TransactionManager->assertTransactionStatus(Wikimedia\Rdbms\DatabaseMySQL, array, string)
#1 /srv/mediawiki/1.42/includes/libs/rdbms/database/Database.php(640): Wikimedia\Rdbms\Database->assertQueryIsCurrentlyAllowed(string, string)
#2 /srv/mediawiki/1.42/includes/libs/rdbms/database/Database.php(1350): Wikimedia\Rdbms\Database->query(Wikimedia\Rdbms\Query, string)
#3 /srv/mediawiki/1.42/includes/libs/rdbms/database/DBConnRef.php(119): Wikimedia\Rdbms\Database->select(string, array, array)
#4 /srv/mediawiki/1.42/includes/libs/rdbms/database/DBConnRef.php(351): Wikimedia\Rdbms\DBConnRef->__call(string, array)
#5 /srv/mediawiki/1.42/extensions/MintyDocs/includes/MintyDocsUtils.php(21): Wikimedia\Rdbms\DBConnRef->select(string, array, array)
#6 /srv/mediawiki/1.42/extensions/MintyDocs/includes/MintyDocsUtils.php(51): MintyDocsUtils::getPagePropForTitle(MediaWiki\Title\Title, string)
#7 /srv/mediawiki/1.42/extensions/MintyDocs/includes/MintyDocsUtils.php(55): MintyDocsUtils::getPageType(MediaWiki\Title\Title)
#8 /srv/mediawiki/1.42/extensions/MintyDocs/includes/MintyDocsHooks.php(81): MintyDocsUtils::pageFactory(MediaWiki\Title\Title)
#9 /srv/mediawiki/1.42/includes/HookContainer/HookContainer.php(159): MintyDocsHooks::addTextToPage(MediaWiki\Output\OutputPage, string)
#10 /srv/mediawiki/1.42/includes/HookContainer/HookRunner.php(2701): MediaWiki\HookContainer\HookContainer->run(string, array)
#11 /srv/mediawiki/1.42/includes/Output/OutputPage.php(2399): MediaWiki\HookContainer\HookRunner->onOutputPageBeforeHTML(MediaWiki\Output\OutputPage, string)
#12 /srv/mediawiki/1.42/includes/Output/OutputPage.php(2412): MediaWiki\Output\OutputPage->addParserOutputText(string, array)
#13 /srv/mediawiki/1.42/includes/Output/OutputPage.php(2103): MediaWiki\Output\OutputPage->addParserOutput(MediaWiki\Parser\ParserOutput, array)
#14 /srv/mediawiki/1.42/includes/Output/OutputPage.php(2035): MediaWiki\Output\OutputPage->addWikiTextTitleInternal(string, MediaWiki\Title\Title, boolean, boolean)
#15 /srv/mediawiki/1.42/includes/Output/OutputPage.php(4726): MediaWiki\Output\OutputPage->addWikiTextAsInterface(string)
#16 /srv/mediawiki/1.42/includes/specials/SpecialImport.php(256): MediaWiki\Output\OutputPage->wrapWikiMsg(string, array)
#17 /srv/mediawiki/1.42/includes/specials/SpecialImport.php(121): MediaWiki\Specials\SpecialImport->doImport()
#18 /srv/mediawiki/1.42/includes/specialpage/SpecialPage.php(718): MediaWiki\Specials\SpecialImport->execute(NULL)
#19 /srv/mediawiki/1.42/includes/specialpage/SpecialPageFactory.php(1669): MediaWiki\SpecialPage\SpecialPage->run(NULL)
#20 /srv/mediawiki/1.42/includes/actions/ActionEntryPoint.php(504): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, MediaWiki\Context\RequestContext)
#21 /srv/mediawiki/1.42/includes/actions/ActionEntryPoint.php(145): MediaWiki\Actions\ActionEntryPoint->performRequest()
#22 /srv/mediawiki/1.42/includes/MediaWikiEntryPoint.php(199): MediaWiki\Actions\ActionEntryPoint->execute()
#23 /srv/mediawiki/config/initialise/entrypoints/index.php(93): MediaWiki\MediaWikiEntryPoint->run()
#24 {main}

Since T12040 still seems to be an issue I'm not sure if the error data is logged, if so, someone with shell on test141(if test shell includes graylog access, though I don't think any current beta shell holders aren't also SRE/MWE this is a moot point) may want to investigate this(leaving as part of this task but if needed I'll make a new one for this.

Tue, Apr 16, 17:32 · MediaWiki (SRE), MediaWiki

Mon, Apr 8

Original_Authority closed T12018: Requesting total reset of all permissions on my wiki as Resolved.

I've just reset the permissions on your wiki.

Mon, Apr 8, 12:06 · MediaWiki (SRE), MediaWiki
Original_Authority changed the status of T11901: Allow a default loadout to be imported to wikis on creation, a subtask of T11520: Introduce CreateWiki "Processes", from Open to Stalled.
Mon, Apr 8, 12:05 · MediaWiki (SRE), CreateWiki
Original_Authority changed the status of T11901: Allow a default loadout to be imported to wikis on creation from Open to Stalled.

Briefly discussed the implementation of this a couple of weeks ago and we decided that something like a Swift Container would be appropriate for this. So if someone with Swift access could create a container, "miraheze-loadouts" or something like that then that would be grand.

Mon, Apr 8, 12:05 · MediaWiki (SRE), CreateWiki

Sat, Mar 30

Original_Authority moved T11918: Extension requests: Tilesheets and OreDict from Security Review Needed to Reviewed, Approved on the Extensions board.
Sat, Mar 30, 23:40 · Extensions, MediaWiki (SRE)
Original_Authority added a comment to T11918: Extension requests: Tilesheets and OreDict.

Tilesheets has been patched.

Sat, Mar 30, 23:40 · Extensions, MediaWiki (SRE)
Original_Authority closed T12005: Change $wgMFCollapseSectionsByDefault on rothwell-leeds.co.uk as Resolved.

This has been added to ManageWiki/settings under the styling tab.

Sat, Mar 30, 23:37 · MediaWiki (SRE), MediaWiki

Wed, Mar 27

Original_Authority reopened T11992: Change url / database name of stardom.miraheze.org as "Open".

Has this been done, or is it no longer required? If the latter the correct status is invalid.

Wed, Mar 27, 16:48 · MediaWiki, Database, MediaWiki (SRE)

Tue, Mar 26

Original_Authority closed T11995: update content pages statistics after wiki migration as Resolved.

This is done, Special:Statistics now shows 187 content pages.

Tue, Mar 26, 20:14

Fri, Mar 22

Original_Authority added a comment to T11981: Provide a way to push metrics for collection by grafana.

I've already added some initial support to this with my recent work on monitoring, by adding statsd metrics, which pushes to Graphite, which is then pushed to Grafana using the new Graphite data source I added there. We can add these to statsd, or even directly to prometheus maybe.

Fri, Mar 22, 16:22 · MediaWiki (SRE)
Original_Authority triaged T11981: Provide a way to push metrics for collection by grafana as Low priority.
Fri, Mar 22, 10:07 · MediaWiki (SRE)
Original_Authority moved T11981: Provide a way to push metrics for collection by grafana from Backlog to Long Term on the MediaWiki (SRE) board.
Fri, Mar 22, 10:07 · MediaWiki (SRE)
Original_Authority created T11981: Provide a way to push metrics for collection by grafana.
Fri, Mar 22, 10:07 · MediaWiki (SRE)

Thu, Mar 21

Original_Authority added a comment to T11918: Extension requests: Tilesheets and OreDict.

I think it would be great if the developers of that extension (such as me and SatanicSanta) could view that ticket.

Thu, Mar 21, 13:25 · Extensions, MediaWiki (SRE)

Wed, Mar 20

Original_Authority added a comment to T11918: Extension requests: Tilesheets and OreDict.

This is stalled due to the presence of low severity issues in OreDict. I am yet to review Titlesheets, however.

Wed, Mar 20, 18:23 · Extensions, MediaWiki (SRE)

Mar 15 2024

Original_Authority added a comment to T11901: Allow a default loadout to be imported to wikis on creation.
  1. Storing the dumps: this relies on the idea that the dumps are exported as XML files from an actual wiki. My thought was that we could create a loadout wiki for each language, and periodically export that to a folder in Swift, and then the script would use the correct dump for the correct language variant of that wiki. I'm not sure if this would work, though, and would be a lot of wikis? But it is the idea I envisioned and is also how it is done on Fandom and previously Gamepedia. We could run a cron or something to automatically export the dump or something stupid like that.
  2. The Mainpage: this would also mean that we didn't have to use the maintenance script to create the main page, because it can be created by the loadout. Is this a good idea? I'd say so, since it would mean one less thing to have a script for.

LGTM. Aditionally, one thing that comes to mind is that this would make it easier for anyone to edit the default main page. I remember that @Raidarr on Discord mentioned wanting to edit the default main page, which is not currently an easy task since the message is very hard to edit since currently it is in a one line interface message.

We should look at how we approach allowing contributions in this hypothetical wiki. While it may be a bit too risky to allow anyone to edit, we could allow trusted users outside of SRE to also have edit rights on the loadout wiki, makes it easier for non-techies to contribute to especially the default main page.

Mar 15 2024, 22:58 · MediaWiki (SRE), CreateWiki

Mar 14 2024

Original_Authority awarded T11957: [ACCESS REQUEST] Expanded access for OrangeStar a Dat Boi token.
Mar 14 2024, 01:39 · Site Reliability Engineering

Mar 9 2024

Original_Authority added a comment to T11607: Unable to edit my wiki.

You made an edit on your wiki 14 hours ago?

Mar 9 2024, 17:39 · MediaWiki (SRE), Extensions

Mar 8 2024

Original_Authority closed T11896: internal error in visual editor as Invalid.

This has not had a reply in two weeks. Please reopen if this still occurs.

Mar 8 2024, 22:52 · MediaWiki (SRE), Production Error
Original_Authority closed T11935: remove wgVisualEditorEnableDiffPageBetaFeature support from the MirahezeMagic extension as Resolved.
Mar 8 2024, 22:50 · Configuration, MediaWiki (SRE)
Original_Authority closed T11607: Unable to edit my wiki as Resolved.
Mar 8 2024, 22:47 · MediaWiki (SRE), Extensions

Mar 6 2024

OrangeStar awarded T11901: Allow a default loadout to be imported to wikis on creation a Love token.
Mar 6 2024, 13:35 · MediaWiki (SRE), CreateWiki
Original_Authority added a comment to T11607: Unable to edit my wiki.

I posted on the stewards' board first and they asked me to open a task here. I cannot change any permissions in my wiki, everything is faded out.

Mar 6 2024, 10:42 · MediaWiki (SRE), Extensions
Original_Authority added a comment to T11752: CSP review: istpcomputing.com.
In T11752#236162, @Intp wrote:

I think the wiki needs the following extension installed to upload / render images from an external repository.

https://www.mediawiki.org/wiki/Extension:AWS

Simply whitelisting may not work.

Thanks,

User Intp

Mar 6 2024, 10:40 · CSP Review, MediaWiki (SRE), MediaWiki
Original_Authority reassigned T11898: RottenLinks not working on MW 1.39 from Original_Authority to Universal_Omega.
Mar 6 2024, 00:07 · RottenLinks, MediaWiki (SRE)
Original_Authority closed T11898: RottenLinks not working on MW 1.39 as Resolved.
Mar 6 2024, 00:07 · RottenLinks, MediaWiki (SRE)
Original_Authority closed T11881: Run maintenance scripts for 321nailswiki, a subtask of T11590: Reconstruction of 321nailswiki, as Resolved.
Mar 6 2024, 00:04 · MediaWiki (SRE), MediaWiki
Original_Authority closed T11881: Run maintenance scripts for 321nailswiki as Resolved.

All done but refreshLinks is failing because T11878.

Maybe we can do this now since the task is resolved

Mar 6 2024, 00:04 · MediaWiki (SRE)
Original_Authority updated the task description for T11881: Run maintenance scripts for 321nailswiki.
Mar 6 2024, 00:04 · MediaWiki (SRE)

Mar 3 2024

Original_Authority added a comment to T11901: Allow a default loadout to be imported to wikis on creation.

Also- down the line, would it be possible to allow for selection groups of templates? Say, I want to include standard MBox notices and the hatnote collection but I don't want infoboxes cluttering my wiki. If we go with the XML route this seems like it may be easy enough:tm:. For a loadout.miraheze.org wiki maybe could use categories or namespaces.

Mar 3 2024, 13:12 · MediaWiki (SRE), CreateWiki

Mar 2 2024

PixDeVl awarded T11901: Allow a default loadout to be imported to wikis on creation a Yellow Medal token.
Mar 2 2024, 03:49 · MediaWiki (SRE), CreateWiki

Mar 1 2024

Original_Authority closed T11915: My content pages doesn't count on wiki statistics, keeps at zero. But has a lot of pages already available on the wiki. as Invalid.

The linked statistic page shows you have 203 pages--do you believe there are more that aren't counted? You have $wgArticleCountMethod set to link in ManageWiki which means that only pages with links are counted as content pages. If you want all pages regardless of links etc to be counted, you need to change this to 'any'.

Mar 1 2024, 23:14
Original_Authority updated subscribers of T11901: Allow a default loadout to be imported to wikis on creation.

I have a working copy of this now, which is good progress. But before refining it, I'd like to get some opinions on the best way that this should be approached (cc. @Universal_Omega, @OrangeStar). The existing version I have has been tested with S3 (because I don't have access to a Swift instance, but will test with Swift before completion), and works on the basis that an XML dump is stored in Swift, which is downloaded as a stream, saved to the filesystem temporarily, and then imported and deleted.

Mar 1 2024, 22:59 · MediaWiki (SRE), CreateWiki
Original_Authority added a comment to T11918: Extension requests: Tilesheets and OreDict.

These are on Fandom so probably do not need much scrutinising, but best to give them a once over.

Mar 1 2024, 09:54 · Extensions, MediaWiki (SRE)

Feb 26 2024

Original_Authority added a parent task for T11901: Allow a default loadout to be imported to wikis on creation: T11520: Introduce CreateWiki "Processes".
Feb 26 2024, 16:03 · MediaWiki (SRE), CreateWiki
Original_Authority added a subtask for T11520: Introduce CreateWiki "Processes": T11901: Allow a default loadout to be imported to wikis on creation.
Feb 26 2024, 16:03 · MediaWiki (SRE), CreateWiki

Feb 25 2024

Original_Authority moved T10527: Create comprehensive flagging and investigation system for wikis from Backlog to Features on the CreateWiki board.
Feb 25 2024, 16:10 · Amanda Catherine, Joritochip, MediaWiki (SRE), ManageWiki, CreateWiki
Original_Authority moved T11520: Introduce CreateWiki "Processes" from Backlog to Features on the CreateWiki board.
Feb 25 2024, 16:09 · MediaWiki (SRE), CreateWiki
Original_Authority moved T11290: Detect if a wiki request is a duplicate of a deleted wiki from Backlog to Features on the CreateWiki board.
Feb 25 2024, 16:09 · CreateWiki, MediaWiki (SRE)
Original_Authority moved T11883: Split CreateWiki's inactivity-related functionality to a new extension from Backlog to Features on the CreateWiki board.
Feb 25 2024, 16:09 · MediaWiki (SRE), OrangeStar, ManageWiki, CreateWiki
Original_Authority moved T11901: Allow a default loadout to be imported to wikis on creation from Backlog to Features on the CreateWiki board.
Feb 25 2024, 16:09 · MediaWiki (SRE), CreateWiki
Original_Authority triaged T11901: Allow a default loadout to be imported to wikis on creation as Low priority.
Feb 25 2024, 16:08 · MediaWiki (SRE), CreateWiki
Original_Authority closed T11864: Requesting Scribunto accessibility on my wiki. as Invalid.

The documentation can be found here.

Feb 25 2024, 14:14 · MediaWiki (SRE), MediaWiki
Original_Authority added a comment to T11898: RottenLinks not working on MW 1.39.

RottenLinks was rewritten a bit a couple of months ago to no longer depend on a maintenance script. As such, it now requires 1.40 and for wikis to have migrated their external links and set wgExternalLinksSchemaMigrationStage (note that this was removed in 1.41 so will only need to be done for 1.39->1.40.

Feb 25 2024, 14:09 · RottenLinks, MediaWiki (SRE)
Original_Authority added a project to T11888: Wiki undeletions through ManageWiki are unsuccessful : ManageWiki.
Feb 25 2024, 14:04 · MediaWiki (SRE), ManageWiki, OrangeStar

Feb 23 2024

Original_Authority added a comment to T11890: Fatal exception of type "Error" when switching editors..

This is being caused by the Drafts extension:

Feb 23 2024, 11:19
Original_Authority added a comment to T11595: It seems the user permissions system has broken suddenly in my wiki site.
array_search(): Argument #2 ($haystack) must be of type array, null given
from /srv/mediawiki/1.41/extensions/ManageWiki/includes/FormFactory/ManageWikiFormFactoryBuilder.php(1146)
#0 /srv/mediawiki/1.41/extensions/ManageWiki/includes/FormFactory/ManageWikiFormFactoryBuilder.php(1146): array_search(string, NULL)
#1 /srv/mediawiki/1.41/extensions/ManageWiki/includes/FormFactory/ManageWikiFormFactoryBuilder.php(821): Miraheze\ManageWiki\FormFactory\ManageWikiFormFactoryBuilder::submissionPermissions(array, string, string, MediaWiki\Config\GlobalVarConfig)
#2 /srv/mediawiki/1.41/extensions/ManageWiki/includes/FormFactory/ManageWikiFormFactory.php(96): Miraheze\ManageWiki\FormFactory\ManageWikiFormFactoryBuilder::submissionHandler(array, Miraheze\ManageWiki\Helpers\ManageWikiOOUIForm, string, string, RequestContext, Miraheze\CreateWiki\RemoteWiki, Wikimedia\Rdbms\DBConnRef, MediaWiki\Config\GlobalVarConfig, string, string)
#3 /srv/mediawiki/1.41/extensions/ManageWiki/includes/FormFactory/ManageWikiFormFactory.php(67): Miraheze\ManageWiki\FormFactory\ManageWikiFormFactory->submitForm(array, Miraheze\ManageWiki\Helpers\ManageWikiOOUIForm, string, boolean, string, Miraheze\CreateWiki\RemoteWiki, Wikimedia\Rdbms\DBConnRef, MediaWiki\Config\GlobalVarConfig, string, string)
#4 /srv/mediawiki/1.41/includes/htmlform/HTMLForm.php(751): Miraheze\ManageWiki\FormFactory\ManageWikiFormFactory->Miraheze\ManageWiki\FormFactory\{closure}(array, Miraheze\ManageWiki\Helpers\ManageWikiOOUIForm)
#5 /srv/mediawiki/1.41/includes/htmlform/HTMLForm.php(631): HTMLForm->trySubmit()
#6 /srv/mediawiki/1.41/includes/htmlform/HTMLForm.php(647): HTMLForm->tryAuthorizedSubmit()
#7 /srv/mediawiki/1.41/extensions/ManageWiki/includes/Specials/SpecialManageWiki.php(184): HTMLForm->show()
#8 /srv/mediawiki/1.41/extensions/ManageWiki/includes/Specials/SpecialManageWiki.php(63): Miraheze\ManageWiki\Specials\SpecialManageWiki->showWikiForm(string, string, string, string)
#9 /srv/mediawiki/1.41/includes/specialpage/SpecialPage.php(727): Miraheze\ManageWiki\Specials\SpecialManageWiki->execute(array)
#10 /srv/mediawiki/1.41/includes/specialpage/SpecialPageFactory.php(1621): MediaWiki\SpecialPage\SpecialPage->run(string)
#11 /srv/mediawiki/1.41/includes/MediaWiki.php(357): MediaWiki\SpecialPage\SpecialPageFactory->executePath(string, RequestContext)
#12 /srv/mediawiki/1.41/includes/MediaWiki.php(960): MediaWiki->performRequest()
#13 /srv/mediawiki/1.41/includes/MediaWiki.php(613): MediaWiki->main()
#14 /srv/mediawiki/config/initialise/entrypoints/index.php(100): MediaWiki->run()
#15 /srv/mediawiki/config/initialise/entrypoints/index.php(95): wfIndexMain()
#16 {main}
Feb 23 2024, 11:17 · ManageWiki, MediaWiki (SRE)
Original_Authority added a comment to T11641: Disable PageProperties globally until a security review is performed.

I believe the correct location for reporting bugs for this extension would be to the author's email: support [at] topway.it

Feb 23 2024, 11:11 · Extensions, MediaWiki (SRE)

Feb 20 2024

Original_Authority renamed T11879: File and Article Import request: W3313 from Files import request: W3313 to File and Article Import request: W3313.
Feb 20 2024, 10:25 · Import, MediaWiki (SRE), MediaWiki
Original_Authority merged task T11880: Full history import & merge request: W3313 into T11879: File and Article Import request: W3313.
Feb 20 2024, 10:25 · MediaWiki (SRE), MediaWiki
Original_Authority merged T11880: Full history import & merge request: W3313 into T11879: File and Article Import request: W3313.
Feb 20 2024, 10:25 · Import, MediaWiki (SRE), MediaWiki
Original_Authority closed T11811: Request for Extension:Snap! Blocks as Resolved.
Feb 20 2024, 10:20 · Extensions, MediaWiki (SRE)
Original_Authority added a comment to T11864: Requesting Scribunto accessibility on my wiki..

Scribunto is enabled on that wiki. This seems like a user error. Please can you provide the page where you are seeing this issue? You may wish to check out the Scribunto documentation.

Feb 20 2024, 10:17 · MediaWiki (SRE), MediaWiki
Original_Authority added a project to T11881: Run maintenance scripts for 321nailswiki: MediaWiki (SRE).
Feb 20 2024, 10:14 · MediaWiki (SRE)
Original_Authority added a comment to T11881: Run maintenance scripts for 321nailswiki.

All done but refreshLinks is failing because T11878.

Feb 20 2024, 10:14 · MediaWiki (SRE)
Original_Authority updated the task description for T11881: Run maintenance scripts for 321nailswiki.
Feb 20 2024, 10:14 · MediaWiki (SRE)
Original_Authority updated the task description for T11881: Run maintenance scripts for 321nailswiki.
Feb 20 2024, 10:12 · MediaWiki (SRE)
Original_Authority added projects to T11878: MediaWiki\Storage\NameTableAccessException on 321nailswiki: MediaWiki (SRE), Production Error.
Feb 20 2024, 10:04 · Production Error, MediaWiki (SRE)
Original_Authority added a comment to T11878: MediaWiki\Storage\NameTableAccessException on 321nailswiki.
Failed to access name from content_models using id = 6
from /srv/mediawiki/1.41/includes/Storage/NameTableAccessException.php(41)
#0 /srv/mediawiki/1.41/includes/Storage/NameTableStore.php(323): MediaWiki\Storage\NameTableAccessException::newFromDetails(string, string, integer)
#1 /srv/mediawiki/1.41/includes/Revision/RevisionStore.php(1498): MediaWiki\Storage\NameTableStore->getName(integer)
#2 /srv/mediawiki/1.41/includes/Revision/RevisionStore.php(1431): MediaWiki\Revision\RevisionStore->constructSlotRecords(integer, array, integer, MediaWiki\Title\Title)
#3 /srv/mediawiki/1.41/includes/Revision/RevisionStore.php(1570): MediaWiki\Revision\RevisionStore->loadSlotRecords(integer, integer, MediaWiki\Title\Title)
#4 [internal function]: MediaWiki\Revision\RevisionStore->MediaWiki\Revision\{closure}()
#5 /srv/mediawiki/1.41/includes/Revision/RevisionSlots.php(170): call_user_func(Closure)
#6 /srv/mediawiki/1.41/includes/Revision/RevisionSlots.php(109): MediaWiki\Revision\RevisionSlots->getSlots()
#7 /srv/mediawiki/1.41/includes/Revision/RevisionRecord.php(200): MediaWiki\Revision\RevisionSlots->getSlot(string)
#8 /srv/mediawiki/1.41/includes/Revision/RevisionRecord.php(158): MediaWiki\Revision\RevisionRecord->getSlot(string, integer, NULL)
#9 /srv/mediawiki/1.41/extensions/TemplateStyles/includes/Hooks.php(314): MediaWiki\Revision\RevisionRecord->getContent(string)
#10 /srv/mediawiki/1.41/includes/parser/Parser.php(3943): MediaWiki\Extension\TemplateStyles\Hooks::handleTag(NULL, array, Parser, PPTemplateFrame_Hash)
#11 /srv/mediawiki/1.41/includes/parser/PPFrame_Hash.php(351): Parser->extensionSubstitution(array, PPTemplateFrame_Hash, boolean)
#12 /srv/mediawiki/1.41/includes/parser/Parser.php(3247): PPFrame_Hash->expand(PPNode_Hash_Tree)
#13 /srv/mediawiki/1.41/includes/parser/PPFrame_Hash.php(274): Parser->braceSubstitution(array, PPFrame_Hash)
#14 /srv/mediawiki/1.41/includes/parser/Parser.php(2888): PPFrame_Hash->expand(PPNode_Hash_Tree, integer)
#15 /srv/mediawiki/1.41/includes/parser/Parser.php(1544): Parser->replaceVariables(string)
#16 /srv/mediawiki/1.41/includes/parser/Parser.php(651): Parser->internalParse(string)
#17 /srv/mediawiki/1.41/includes/content/WikitextContentHandler.php(420): Parser->parse(string, MediaWiki\Title\Title, ParserOptions, boolean, boolean, NULL)
#18 /srv/mediawiki/1.41/includes/content/ContentHandler.php(1759): WikitextContentHandler->fillParserOutput(WikitextContent, MediaWiki\Content\Renderer\ContentParseParams, ParserOutput)
#19 /srv/mediawiki/1.41/includes/content/Renderer/ContentRenderer.php(47): ContentHandler->getParserOutput(WikitextContent, MediaWiki\Content\Renderer\ContentParseParams)
#20 /srv/mediawiki/1.41/includes/editpage/EditPage.php(4161): MediaWiki\Content\Renderer\ContentRenderer->getParserOutput(WikitextContent, MediaWiki\Title\Title, NULL, ParserOptions)
#21 /srv/mediawiki/1.41/includes/editpage/EditPage.php(4064): MediaWiki\EditPage\EditPage->doPreviewParse(WikitextContent)
#22 /srv/mediawiki/1.41/includes/editpage/EditPage.php(2947): MediaWiki\EditPage\EditPage->getPreviewText()
#23 /srv/mediawiki/1.41/includes/editpage/EditPage.php(773): MediaWiki\EditPage\EditPage->showEditForm()
#24 /srv/mediawiki/1.41/includes/actions/EditAction.php(66): MediaWiki\EditPage\EditPage->edit()
#25 /srv/mediawiki/1.41/includes/actions/SubmitAction.php(38): EditAction->show()
#26 /srv/mediawiki/1.41/includes/MediaWiki.php(583): SubmitAction->show()
#27 /srv/mediawiki/1.41/includes/MediaWiki.php(363): MediaWiki->performAction(Article, MediaWiki\Title\Title)
#28 /srv/mediawiki/1.41/includes/MediaWiki.php(960): MediaWiki->performRequest()
#29 /srv/mediawiki/1.41/includes/MediaWiki.php(613): MediaWiki->main()
#30 /srv/mediawiki/config/initialise/entrypoints/index.php(100): MediaWiki->run()
#31 /srv/mediawiki/config/initialise/entrypoints/index.php(95): wfIndexMain()
#32 {main}
Feb 20 2024, 10:04 · Production Error, MediaWiki (SRE)

Feb 15 2024

Original_Authority closed T11856: Configure $wgWhitelistReadRegexp for kanrikyarawiki as Resolved.
Feb 15 2024, 20:14 · MediaWiki (SRE), Configuration

Feb 13 2024

Original_Authority added a comment to T11845: error Fatal exception of type "MediaWiki\Config\ConfigException" when trying to load page.

This is a bit of a weird one, because the documentation says that the levels are set at Special:Stabilization, but that special page doesn't exist on that wiki despite having FlaggedRevs enabled.

Feb 13 2024, 22:54 · MediaWiki (SRE), Extensions

Feb 9 2024

Original_Authority added a comment to T11821: NukeDPL unable to delete any page on lysophorm.miraheze.org.

This line looks to be the offender.

Feb 9 2024, 16:04 · MediaWiki (SRE), Extensions
Original_Authority added a comment to T11821: NukeDPL unable to delete any page on lysophorm.miraheze.org.
/wiki/Especial:NukeDPL?action=delete   Error: Call to undefined method Article::doDelete()
Feb 9 2024, 15:57 · MediaWiki (SRE), Extensions
Original_Authority added a comment to T11547: Install “Fluent” theme on wanderingstars.miraheze.org.

@Original_Authority could you confirm that there are no blockers left?

Feb 9 2024, 14:49 · Upstream, MediaWiki (SRE), Extensions

Feb 7 2024

Original_Authority closed T11755: Issues with Extension:Popups as Invalid.

Closing as invalid since there has been no response. Please reopen if the issue is still occurring.

Feb 7 2024, 10:32 · Extensions, MediaWiki (SRE)

Feb 6 2024

Original_Authority added a comment to T11797: internal error - tanukipedia.
Error: Call to undefined method MediaWiki\Title\Title::getRestrictionTypes()

Looks like this is from AuthorProtect extension.

Feb 6 2024, 10:13 · MediaWiki (SRE), MediaWiki

Jan 30 2024

Original_Authority added a comment to T11755: Issues with Extension:Popups.

Please can you provide a link to the article where I can see an example of the popup not working?

Jan 30 2024, 15:08 · Extensions, MediaWiki (SRE)

Jan 29 2024

Original_Authority closed T11738: Enable Extension:CSS on https://combatinitiation.miraheze.org as Invalid.

This can be enabled in Special:ManageWiki/extensions.

Jan 29 2024, 12:44 · MediaWiki (SRE), MediaWiki

Jan 28 2024

Original_Authority added a comment to T10946: Reset database for krshprjwiki.

Failed to access name from slot_roles using id = 1

Seems related to T10409.

Jan 28 2024, 22:08 · Database, MediaWiki (SRE)
Original_Authority added a comment to T11547: Install “Fluent” theme on wanderingstars.miraheze.org.

I've PR'd to fix all of those issues.

Jan 28 2024, 19:56 · Upstream, MediaWiki (SRE), Extensions

Jan 27 2024

Original_Authority added a comment to T11547: Install “Fluent” theme on wanderingstars.miraheze.org.

Also https://github.com/immewnity/mediawiki-fluent/issues/17 request to move it outside the folder into the root of the repo.

Jan 27 2024, 20:20 · Upstream, MediaWiki (SRE), Extensions
Original_Authority added a comment to T10844: Add fields to Special:RequestWiki in order to have more details.

@Agent_Isai is there plans to bring over the changes WikiTide made to S:RW for this?

Jan 27 2024, 16:50 · MediaWiki (SRE), CreateWiki

Jan 24 2024

Original_Authority closed T11600: InterwikiSorting requesting as Invalid.

Interwiki sorting requires Wikibase Client. You need to enable that first.

Jan 24 2024, 11:44 · MediaWiki (SRE), MediaWiki
Original_Authority added a comment to T11693: Echo emails for extensions are broken and need replacing.

I have a somewhat bizzare idea, but one that I think would be beneficial in the longer run. Since we will potentially be overhauling the notification system, I think this is a good time to potentially split a bit of it off from MediaWiki as its own service.

Jan 24 2024, 01:25 · MediaWiki (SRE), CreateWiki
Original_Authority closed T11509: Request for Extension:Drafts as Resolved.

Should be in ManageWiki when Puppet runs next.

Jan 24 2024, 01:19 · Extensions, MediaWiki (SRE)
Original_Authority added a comment to T11703: Add ThemeToggle extension.

This is more than likely fine due to its usage on wiki.gg, but still a good idea to check.

Jan 24 2024, 01:07 · Extensions, MediaWiki (SRE)
Original_Authority added a comment to T11708: SSL for custom domain: <insert subdomain>.miraheze.org.

We are all volunteers and there are a lot of tickets to get through. Please be patient, there are other tickets opened before this one. This ticket is less than three days old.

Jan 24 2024, 00:57 · MediaWiki (SRE), SSL

Jan 23 2024

Original_Authority added a project to T11683: Special:RandomWiki returns closed wikis: CreateWiki.
Jan 23 2024, 10:58 · CreateWiki, WikiDiscover, MediaWiki (SRE)
Original_Authority moved T11683: Special:RandomWiki returns closed wikis from Backlog to Bugs on the WikiDiscover board.
Jan 23 2024, 10:58 · CreateWiki, WikiDiscover, MediaWiki (SRE)
Original_Authority edited projects for T11683: Special:RandomWiki returns closed wikis, added: WikiDiscover; removed CreateWiki.
Jan 23 2024, 10:58 · CreateWiki, WikiDiscover, MediaWiki (SRE)

Jan 22 2024

Original_Authority set Discord Username to originalauthority on Original_Authority.
Jan 22 2024, 23:14
Original_Authority closed T10885: Undeploy EditNotify for MediaWiki 1.40, a subtask of T10680: Test extensions for MediaWiki 1.40, as Resolved.
Jan 22 2024, 22:49 · BrandonWM , MediaWiki (SRE), MediaWiki
Original_Authority closed T10885: Undeploy EditNotify for MediaWiki 1.40 as Resolved.
Jan 22 2024, 22:49 · BrandonWM , MediaWiki (SRE), MediaWiki
Original_Authority triaged T11716: ManageWikiDefaultPermissions should be renamed on child wikis as Low priority.
Jan 22 2024, 22:11 · MediaWiki (SRE), ManageWiki
Original_Authority added a comment to T11716: ManageWikiDefaultPermissions should be renamed on child wikis.

It would only create technical debt to be renamed on certain wikis, if its renamed at all a name that covers central and child wikis would be good. However we could just add an alias for something else and have it change page title while in a technical aspect it is the same page is possible.

Jan 22 2024, 22:09 · MediaWiki (SRE), ManageWiki
Original_Authority updated the task description for T11716: ManageWikiDefaultPermissions should be renamed on child wikis.
Jan 22 2024, 20:54 · MediaWiki (SRE), ManageWiki
Original_Authority updated the task description for T11716: ManageWikiDefaultPermissions should be renamed on child wikis.
Jan 22 2024, 20:51 · MediaWiki (SRE), ManageWiki
Original_Authority created T11716: ManageWikiDefaultPermissions should be renamed on child wikis.
Jan 22 2024, 20:50 · MediaWiki (SRE), ManageWiki
Original_Authority moved T11703: Add ThemeToggle extension from Backlog to Security Review Needed on the Extensions board.
Jan 22 2024, 17:14 · Extensions, MediaWiki (SRE)
Original_Authority edited projects for T11703: Add ThemeToggle extension, added: Extensions; removed MediaWiki.
Jan 22 2024, 17:14 · Extensions, MediaWiki (SRE)
Original_Authority closed T11711: TextExtracts fetches captions text of images as Resolved.

Merged.

Jan 22 2024, 17:12 · MediaWiki (SRE), Configuration
Original_Authority closed T11670: Photos and Templates won't load after domain change as Resolved.

No response. Assuming it is fixed. Reopen if otherwise.

Jan 22 2024, 14:41 · MediaWiki (SRE), MediaWiki
Original_Authority changed the status of T11713: Scribunto on anonpedia.miraheze.org from Declined to Invalid.
Jan 22 2024, 14:39 · MediaWiki (SRE), MediaWiki
Original_Authority updated the task description for T11715: Swift is still broken on some wikis.
Jan 22 2024, 14:39 · MediaWiki (SRE), Swift
Original_Authority created T11715: Swift is still broken on some wikis.
Jan 22 2024, 14:37 · MediaWiki (SRE), Swift

Jan 19 2024

Original_Authority claimed T11693: Echo emails for extensions are broken and need replacing.
Jan 19 2024, 16:45 · MediaWiki (SRE), CreateWiki
Original_Authority added a comment to T11693: Echo emails for extensions are broken and need replacing.

A custom echo extension is definitely feasible. Tentatively claming this and I can begin working on it this weekend.

Jan 19 2024, 16:44 · MediaWiki (SRE), CreateWiki

Jan 18 2024

Original_Authority added a comment to T11670: Photos and Templates won't load after domain change.

@Lemoncordiale, the two pages you linked appear to be working now; has the issue resolved itself?

Jan 18 2024, 14:55 · MediaWiki (SRE), MediaWiki

Jan 16 2024

Original_Authority closed T11672: SSL for custom domain: android.miraheze.org as Invalid.

Tentatively closing this as there has been no response and that domain looks to have been purchased before the opening of this ticket (and obviously not by the requester). I would assume it is already owned by Google since the NS's are Googles.

Jan 16 2024, 23:40 · MediaWiki (SRE), SSL
Original_Authority closed T11686: Change subdomain/link name as Resolved.

Done :)

Jan 16 2024, 23:36 · MediaWiki (SRE), MediaWiki