Page MenuHomePhabricator

wikipedia through SSL got problem sometimes
Closed, ResolvedPublic

Description

Author: earthengine

Description:
It is a problem of visiting zh-wikipedia through SSL. I got this messages times
and retry request could be good since this afternoon.

Accessing url:
https://secure.wikimedia.org/wikipedia/zh/wiki/Wikipedia:%E4%BA%92%E5%8A%A9%E5%AE%A2%E6%A0%88/%E6%96%B9%E9%92%88

Message:
Error in fetchObject(): Table 'zhwiki.page' doesn't exist

Backtrace:

  • GlobalFunctions.php line 651 calls wfBacktrace()
  • Database.php line 596 calls wfDebugDieBacktrace()
  • Database.php line 1815 calls Database::fetchObject()
  • LinkBatch.php line 90 calls ResultWrapper::fetchObject()
  • LinkBatch.php line 69 calls LinkBatch::executeInto()
  • Skin.php line 192 calls LinkBatch::execute()
  • Skin.php line 171 calls Skin::preloadExistence()
  • SkinTemplate.php line 108 calls Skin::initPage()
  • MonoBook.php line 28 calls SkinTemplate::initPage()
  • SkinTemplate.php line 151 calls SkinMonoBook::initPage()
  • OutputPage.php line 581 calls SkinTemplate::outputPage()
  • OutputPage.php line 801 calls OutputPage::output()
  • Database.php line 476 calls OutputPage::databaseError()
  • Database.php line 419 calls Database::reportQueryError()
  • Database.php line 819 calls Database::query()
  • Database.php line 722 calls Database::select()
  • LinkCache.php line 152 calls Database::selectField()
  • Title.php line 1266 calls LinkCache::addLinkObj()
  • Wiki.php line 83 calls Title::getArticleID()
  • index.php line 116 calls MediaWiki::checkInitialQueries()
  • index.php line 3 calls require()

Version: unspecified
Severity: normal
OS: Windows Server 2003
Platform: PC

Details

Reference
bz6110

Event Timeline

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