[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  Confirmed.

TASK DETAIL
  https://phabricator.wikimedia.org/T249705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: cscott, Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, 
Dvorapa, NavinRizwi, Zkhalido, Demian, Viztor, 94rain, DannyS712, Lens0021, 
Wenyi, Jony, 45Jayjay1969, Jayprakash12345, Tbscho, MayS, EnricoCNC, Mdupont, 
JJMC89, Altostratus, Taiwania_Justo, Avicennasis, SBisson, MGChecker, 
mys_721tx, Jrf, Dinoguy1000, Gryllida, jeblad, jayvdb, Catrope, Masti, 
happy5214, Alchimista, Arlolra, Rxy, Jay8g, Krenair, Legoktm
___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs


[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread ssastry
ssastry added a comment.


  In T249705#6040487 , 
@cscott wrote:
  
  > Adding as a train blocker until/unless we can prove that this isn't related 
to a group0 deployment.
  > (It's likely as @kostajh suggests that this isn't train-related, but I'm 
trying to err on the side of caution.)
  
  Please note that this is a pywikibot breakage not Flow breakage .. see 
https://test.wikipedia.org/wiki/Topic:Vk4my4ths5dq3qej .. I just did that flow 
test. So, this is not a train blocker.

TASK DETAIL
  https://phabricator.wikimedia.org/T249705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ssastry
Cc: cscott, Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, 
Dvorapa, NavinRizwi, Zkhalido, Demian, Viztor, 94rain, DannyS712, Lens0021, 
Wenyi, Jony, 45Jayjay1969, Jayprakash12345, Tbscho, MayS, EnricoCNC, Mdupont, 
JJMC89, Altostratus, Taiwania_Justo, Avicennasis, SBisson, MGChecker, 
mys_721tx, Jrf, Dinoguy1000, Gryllida, jeblad, jayvdb, Catrope, Masti, 
happy5214, Alchimista, Arlolra, Rxy, Jay8g, Krenair, Legoktm
___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs


[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  Full config diff:
  
diff -d wmf-config/config-cache/conf-production-testwiki.json 
wmf-config/config-cache/conf-production-mediawikiwiki.json
3,8c3,4
< "accountcreator": {
< "override-antispoof": true,
< "tboverride": true
< },
< "filemover": {
< "movefile": true
---
> "*": {
> "flow-hide": false
11,18c7,11
< "upload_by_url": true,
< "upload": true,
< "pagelang": true
< },
< "templateeditor": {
< "templateeditor": true,
< "tboverride": true,
< "editcontentmodel": true
---
> "flow-create-board": true,
> "upload": false,
> "reupload": false,
> "reupload-own": false,
> "reupload-shared": false
20,23c13,18
< "sysop": {
< "deleterevision": true,
< "templateeditor": true,
< "securepoll-create-poll": true
---
> "autoconfirmed": {
> "flow-hide": true,
> "upload": false,
> "reupload": false,
> "reupload-own": false,
> "reupload-shared": false
25,26c20,21
< "reviewer": {
< "stablesettings": true
---
> "autopatrolled": {
> "autopatrol": true
28,31c23,27
< "researcher": {
< "browsearchive": true,
< "deletedhistory": true,
< "apihighlimits": true
---
> "uploader": {
> "upload": true,
> "reupload": true,
> "reupload-own": true,
> "reupload-shared": true
33,34c29,30
< "rollbacker": {
< "rollback": true
---
> "translationadmin": {
> "autopatrol": true
36,39c32,35
< "centralnoticeadmin": {
< "banner-protect": true,
< "centralnotice-admin": true,
< "editinterface": true
---
> "sysop": {
> "reupload": true,
> "reupload-own": true,
> "reupload-shared": true
114c110
< "default": 2
---
> "default": 25
117c113
< "default": 0.05
---
> "default": 0.3
122a119,123
> "sysop": [
> "autopatrolled",
> "uploader",
> "ipblock-exempt"
> ],
124,126c125,127
< "researcher",
< "centralnoticeadmin",
< "flow-bot",
---
> "autopatrolled",
> "transwiki",
> "import",
133,140d133
< ],
< "sysop": [
< "filemover",
< "rollbacker",
< "accountcreator",
< "confirmed",
< "templateeditor",
< "ipblock-exempt"
143c136
< "wgAllowCopyUploads": true,
---
> "wgAllowCopyUploads": false,
148c141
< "wgAllowRequiringEmailForResets": false,
---
> "wgAllowRequiringEmailForResets": true,
152c145
< "wgAppleTouchIcon": "/static/apple-touch/wikipedia.png",
---
> "wgAppleTouchIcon": "/static/apple-touch/mediawiki.png",
156c149
< "wgArticlePlaceholderImageProperty": "P47",
---
> "wgArticlePlaceholderImageProperty": "P18",
182c175
< "wgCanonicalServer": "https://test.wikipedia.org;,
---
> "wgCanonicalServer": "https://www.mediawiki.org;,
187c180
< "wgCategoryCollation": "uca-default-u-kn",
---
> "wgCategoryCollation": "uca-default",
197c190
< "wgCheckUserEnableSpecialInvestigate": true,
---
> "wgCheckUserEnableSpecialInvestigate": false,
216c209
< "wgCirrusSearchCompletionSettings": "fuzzy",
---
> "wgCirrusSearchCompletionSettings": "fuzzy-subphrases",
218,219c211,212
< "build": false,
< "use": false,
---
> "build": true,
> "use": true,
239c232
< "wgCirrusSearchEnableCrossProjectSearch": true,
---
> "wgCirrusSearchEnableCrossProjectSearch": false,
292,351c285
< "wgCirrusSearchLanguageToWikiMap": {
< "ar": "ar",
< "ay": "ay",
< "az": "az",
< "bg": "bg",
< "bn": "bn",
< "ca": "ca",
< "cs": "cs",
< "da": "da",
< "de": "de",
< "el": "el",
< "en": "en",
< "es": "es",
< "et": "et",
< "fa": "fa",
< "fi": "fi",
< "fil": "tl",
< 

[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread cscott
cscott added a comment.


  Adding as a train blocker until/unless we can prove that this isn't related 
to a group0 deployment.

TASK DETAIL
  https://phabricator.wikimedia.org/T249705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: cscott
Cc: cscott, Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, 
Dvorapa, NavinRizwi, Zkhalido, Demian, Viztor, 94rain, DannyS712, Lens0021, 
Wenyi, Jony, 45Jayjay1969, Jayprakash12345, Tbscho, MayS, EnricoCNC, Mdupont, 
JJMC89, Altostratus, Taiwania_Justo, Avicennasis, SBisson, MGChecker, 
mys_721tx, Jrf, Dinoguy1000, Gryllida, jeblad, jayvdb, Catrope, Masti, 
happy5214, Alchimista, Arlolra, Rxy, Jay8g, Krenair, Legoktm
___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs


[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread Dvorapa
Dvorapa added a comment.


  I've noticed this today, but it could fail for several days already (as 
Pywikibot tests were broken last week)

TASK DETAIL
  https://phabricator.wikimedia.org/T249705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Dvorapa
Cc: Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, Dvorapa, 
NavinRizwi, Zkhalido, Demian, Viztor, 94rain, DannyS712, Lens0021, Wenyi, Jony, 
45Jayjay1969, Jayprakash12345, Tbscho, MayS, EnricoCNC, Mdupont, JJMC89, 
Altostratus, Taiwania_Justo, Avicennasis, SBisson, MGChecker, mys_721tx, Jrf, 
Dinoguy1000, Gryllida, jeblad, jayvdb, Catrope, Masti, happy5214, Alchimista, 
Arlolra, Rxy, Jay8g, Krenair, Legoktm
___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs


[Pywikipedia-bugs] [Maniphest] [Commented On] T249705: Internal API error with Flow on testwiki

2020-04-08 Thread ssastry
ssastry added a comment.


  In T249705#6039690 , 
@kostajh wrote:
  
  > Tagging @ssastry  and @Jdforrester-WMF in case they know of what needs to 
be fixed in the config repo. Other group0 wikis (e.g. mediawiki.org) seem fine, 
so it seems likely to me that this is a config issue for testwiki and not 
something with the train.
  
  Is this is a new issue (since this train)? Or has this been broken on 
testwiki for a while?

TASK DETAIL
  https://phabricator.wikimedia.org/T249705

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ssastry
Cc: Jdforrester-WMF, ssastry, kostajh, Aklapper, pywikibot-bugs-list, Dvorapa, 
NavinRizwi, Zkhalido, Demian, Viztor, 94rain, DannyS712, Lens0021, Wenyi, Jony, 
Pwirth, 45Jayjay1969, Jayprakash12345, Tbscho, MayS, EnricoCNC, Mdupont, 
JJMC89, Altostratus, Taiwania_Justo, Avicennasis, Izno, SBisson, MGChecker, 
mys_721tx, Jrf, Dinoguy1000, Gryllida, jeblad, jayvdb, Catrope, Masti, 
happy5214, Alchimista, Arlolra, Rxy, Jay8g, Krenair, Mglaser, Legoktm
___
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs