Page MenuHomePhabricator

ExtensionDistributor API is missing extensions
Closed, ResolvedPublic

Description

https://www.mediawiki.org/w/api.php?action=query&list=extdistrepos

{
    "batchcomplete": "",
    "query": {
        "extdistrepos": {
            "extensions": [],
            "skins": [
                "Amethyst",
                "Anisa",
                "Athena",
...

So where'd they go? :| @Reedy said on IRC that he did something to poke it?

Event Timeline

So where'd they go? :| @Reedy said on IRC that he did something to poke it?

I purged the memcached keys

Change 517356 had a related patch set uploaded (by Legoktm; owner: Legoktm):
[operations/mediawiki-config@master] Enable ExtensionDistributor log channel to help with T225243

https://gerrit.wikimedia.org/r/517356

Change 517356 merged by jenkins-bot:
[operations/mediawiki-config@master] Enable ExtensionDistributor log channel to help with T225243

https://gerrit.wikimedia.org/r/517356

Mentioned in SAL (#wikimedia-operations) [2019-06-17T18:25:24Z] <jforrester@deploy1001> Synchronized wmf-config/InitialiseSettings.php: Enable ExtensionDistributor log channel to help with T225243 (duration: 00m 47s)

2019-07-06 07:30:26 [XSBN@QpAEDIAADoBRncAAAAI] mw1285 mediawikiwiki 1.34.0-wmf.11 ExtensionDistributor ERROR: GerritExtDistProvider::makeGerritApiRequest: Could not fetch "https://gerrit.wikimedia.org/r/projects/?b=master&p=mediawiki/extensions/", received: * HTTP request timed out.
* There was a problem during the HTTP request: 0 Error
  
2019-07-06 07:30:26 [XSBN@QpAIDUAALFLI4IAAAJV] mw1341 mediawikiwiki 1.34.0-wmf.11 ExtensionDistributor ERROR: GerritExtDistProvider::makeGerritApiRequest: Could not fetch "https://gerrit.wikimedia.org/r/projects/?b=master&p=mediawiki/extensions/", received: * HTTP request timed out.
* There was a problem during the HTTP request: 0 Error
  
2019-07-06 07:30:31 [XSBN@QpAEDIAADoBRncAAAAI] mw1285 mediawikiwiki 1.34.0-wmf.11 ExtensionDistributor ERROR: GerritExtDistProvider::makeGerritApiRequest: Could not fetch "https://gerrit.wikimedia.org/r/projects/?b=master&p=mediawiki/skins/", received: * HTTP request timed out.
* There was a problem during the HTTP request: 0 Error
  
2019-07-06 07:30:31 [XSBN@QpAIDUAALFLI4IAAAJV] mw1341 mediawikiwiki 1.34.0-wmf.11 ExtensionDistributor ERROR: GerritExtDistProvider::makeGerritApiRequest: Could not fetch "https://gerrit.wikimedia.org/r/projects/?b=master&p=mediawiki/skins/", received: * HTTP request timed out.
* There was a problem during the HTTP request: 0 Error

Hasn't been happening recently.