Page MenuHomePhabricator

query.php: iishared parameter says: This site does not have shared image repository (ii_noshared)
Closed, DeclinedPublic

Description

Author: lupin.wp

Description:
The above URL gave valid results about a few weeks ago. Now it gives the
following error. I'm filing this under wikimedia since my guess is that this is
the result of a configuration change.

<yurik>

<error>internal_error</error>
<usage xml:space="preserve">
  • Error: Exception Caught: DB connection error: Unknown database 'enwiki'

(10.0.0.233)

#0 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(509):
Database->reportConnectionError('Unknown error (...')
#1 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(433):
LoadBalancer->reportConnectionError(Object(DatabaseMysql))
#2 /usr/local/apache/common-local/php-1.5/includes/LoadBalancer.php(409):
LoadBalancer->openConnection(7, true)
#3 /usr/local/apache/common-local/php-1.5/includes/GlobalFunctions.php(2211):
LoadBalancer->getConnection(-1, true, 'commons')
#4 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(1454):
wfGetDB(-1, 'commons')
#5 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(633):
BotQueryProcessor->genImageInfo('imageinfo', Array)
#6 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(613):
BotQueryProcessor->callGenerators(false)
#7 /usr/local/apache/common-local/php-1.5/extensions/BotQuery/query.php(80):
BotQueryProcessor->execute()
#8 {main}

(internal_error) ------*


Version: unspecified
Severity: normal
URL: http://en.wikipedia.org/w/query.php?titles=Image:Hope_Diamond.jpg&what=imageinfo&iishared

Details

Reference
bz9225

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 9:40 PM
bzimport set Reference to bz9225.
bzimport added a subscriber: Unknown Object (MLST).

robchur wrote:

Could BotQuery's SQL queries be going to the wrong cluster?

lupin.wp wrote:

I believe that this query was functioning correctly when I closed this bug, but it was broken again quite soon afterwards. There is a new error now at the above URL. I don't believe that this is correct behaviour.

<yurik>

<error>ii_noshared</error>
<usage xml:space="preserve">
  • Error: This site does not have shared image repository (ii_noshared) ------*

As the query.php is obsolete now, no more bugfixes will probably be made to it, and thus I mark it as wontfix