Page MenuHomePhabricator

MWException on Special:PetitionData due to "selectSQLText called with incorrect parameters"
Closed, DeclinedPublicPRODUCTION ERROR

Description

Error

Request ID: W9CjWgpAAD4AABiQjDUAAABL

message
Wikimedia\Rdbms\DBUnexpectedError:
Wikimedia\Rdbms\Database::selectSQLText called with incorrect parameters
trace
#0 /srv/mediawiki/php-1.32.0-wmf.26/includes/libs/rdbms/database/Database.php(1691): Wikimedia\Rdbms\Database->selectSQLText(string, string, integer, string, array, array)
#1 /srv/mediawiki/php-1.32.0-wmf.26/extensions/Petition/SpecialPetitionData.php(22): Wikimedia\Rdbms\Database->select(string, string, integer, string)
#2 /srv/mediawiki/php-1.32.0-wmf.26/includes/specialpage/SpecialPage.php(569): SpecialPetitionData->execute(string)
#3 /srv/mediawiki/php-1.32.0-wmf.26/includes/specialpage/SpecialPageFactory.php(568): SpecialPage->run(string)
#4 /srv/mediawiki/php-1.32.0-wmf.26/includes/MediaWiki.php(288): MediaWiki\Special\SpecialPageFactory->executePath(Title, RequestContext)
#5 /srv/mediawiki/php-1.32.0-wmf.26/includes/MediaWiki.php(860): MediaWiki->performRequest()
#6 /srv/mediawiki/php-1.32.0-wmf.26/includes/MediaWiki.php(517): MediaWiki->main()
#7 /srv/mediawiki/php-1.32.0-wmf.26/index.php(42): MediaWiki->run()

Impact

GET request with fatal exception (HTTP 5xx Error).

Notes

Seen from error logs with "Host: foundation.wikimedia.org" header.

Related Objects

Event Timeline

This was just me testing out downloading the data. We don't actually need this extension anymore, I've filed T208081: Undeploy Petition extension.

Jdforrester-WMF subscribed.

Declining to fix now we've de-deployed the extension.

mmodell changed the subtype of this task from "Task" to "Production Error".Aug 28 2019, 11:08 PM