Page MenuHomeMiraheze

Cannot change SocialProfile settings on All The Tropes
Closed, ResolvedPublic

Description

I get messages like this:

(Cannot access the database: Cannot access the database: Unknown database 'metawiki' (81.4.127.157))

I'm not sure as to the cause, other than the possibility the database might need to be forcibly updated to fix some issues.

Event Timeline

Void triaged this task as Normal priority.May 5 2017, 19:26
Void added a project: Database.
Void subscribed.
John subscribed.

Not a database issue. 'metawiki' should not exist on db3, therefore this is a MediaWiki/extension issue more than likely.

Probably related to extensive usage of wfGetDB as opposed to wfGetLB.

Also fwiw wfGetLB is deprecated as of 1.27 even though we use it in managewiki. John said that he kept getting fatals trying to use MediaWikiServices::

NDKilla edited projects, added Extensions; removed MediaWiki.
NDKilla edited projects, added MediaWiki; removed Extensions.

Nope

Still get

(Cannot access the database: Cannot access the database: Unknown database 'metawiki' (81.4.127.157))

@Arcane21 Just to be able to investigate the issue better, which pages exactly are you getting errors on?

Just changing preferences reproduces the issue for me.

Note: this issue can be reproduced on all wikis on db3

Reception123 mentioned this in Unknown Object (Diffusion Commit).May 14 2017, 18:12

Investigation shows Echo is causing the issues.