Last modified: 2014-03-05 22:25:46 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T64280, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62280 - ApiRunJobs HTTP request and fallback both fail on Wikimedia Labs
ApiRunJobs HTTP request and fallback both fail on Wikimedia Labs
Status: RESOLVED DUPLICATE of bug 62092
Product: MediaWiki
Classification: Unclassified
JobQueue (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-05 21:54 UTC by Matthew Flaschen
Modified: 2014-03-05 22:25 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Matthew Flaschen 2014-03-05 21:54:55 UTC
After moving from e52153e to 1e54f0c and running update.php (the latter probably unrelated), piramido.wmflabs.org consistently fails to load pages with an ApiRunJobs error:

[c71ea2c8] /wiki/Special:Random Exception from line 1366 of /srv/mediawiki/includes/api/ApiBase.php: Invalid or stale signature provided

Backtrace:

#0 /srv/mediawiki/includes/api/ApiRunJobs.php(54): ApiBase->dieUsage(string, string, integer)
#1 /srv/mediawiki/includes/api/ApiMain.php(862): ApiRunJobs->execute()
#2 /srv/mediawiki/includes/api/ApiMain.php(332): ApiMain->executeAction()
#3 /srv/mediawiki/includes/Wiki.php(649): ApiMain->execute()
#4 /srv/mediawiki/includes/Wiki.php(669): {closure}()
#5 /srv/mediawiki/includes/Wiki.php(451): MediaWiki->triggerJobs()
#6 /srv/mediawiki/index.php(49): MediaWiki->run()
#7 {main}


It looks like the socket method is failing, probably for the same reason a simple:

curl 'http://piramido.wmflabs.org/w/api.php'

fails on piramido with:

curl: (7) couldn't connect to host

I think Labs currently can't connect to itself with external host names.

There is a fallback that should work, but it's throwing the above exception consistently.
Comment 1 Bawolff (Brian Wolff) 2014-03-05 21:58:21 UTC
Try latest, the fallback should have been fixed
Comment 2 Matthew Flaschen 2014-03-05 22:25:46 UTC
Confirmed, that fixes it.  Marking duplicate.

*** This bug has been marked as a duplicate of bug 62092 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links