[Wikidata-bugs] [Maniphest] T244040: Add mfa language code for labels

2020-08-13 Thread Amire80
Amire80 added a comment.


  Can you give sone examples of where it will be used, with actual text?

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

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

To: Amire80
Cc: Mbch331, jhsoby, Amire80, Misharim, Aklapper, Akuckartz, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, 
Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T238479: Error on CiteTool gadget when it calls PropertyValueSnak

2020-08-13 Thread PKM
PKM added a comment.


  I tried the fix Nikki suggested above and it worked for me! Nice to have this 
tool back.

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

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

To: PKM
Cc: Nikki, Mvolz, PKM, So9q, MichaelSchoenitzer, Kristbaum, WMDE-leszek, 
Ladsgroup, Jakob_WMDE, Lucas_Werkmeister_WMDE, Rosalie_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, darthmon_wmde, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260402: Confirm or consider starting some amount of regular QA on upload process

2020-08-13 Thread Krinkle
Krinkle created this task.
Krinkle added projects: Sustainability (Incident Followup), 
Quality-and-Test-Engineering-Team (QTE), MediaViewer, SDC General, Structured 
Data Engineering.
Restricted Application added a subscriber: Aklapper.
Restricted Application added projects: Wikidata, Structured-Data-Backlog.

TASK DESCRIPTION
  Follow-up from 
https://wikitech.wikimedia.org/wiki/Incident_documentation/20200522-thumbnails
  
  Motivation
  --
  
  Make sure the stuff we build on top of in the multimedia sphrere generally 
doesn't break in prod but is uncovered in beta, or if we miss it that we find 
out reasonably quickly.
  
  Scope
  -
  
  - Uploading files with the default upload form on Commons (UploadWizard).
  - Viewing file description pages on Commons post-upload.
  - Editing Wikipedia with VisualEditor and finding/inserting a recently 
uploaded file from Commons (not your own upload per se your own, but recent so 
that we catch current issues with upload pipeline)
  - Viewing local file description pages on Wikipedia for a recently uploaded 
photo you see an in article. (not per se something you inserted yourself, but a 
recent upload so that we catch current issues with cross-wiki metadata 
pipeline).
  
  Question
  
  
  Is this currently checked already?
  
  If not, should we?

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

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

To: Krinkle
Cc: Krinkle, Aklapper, CBogen, Akuckartz, Demian, darthmon_wmde, Nandana, 
JKSTNK, jijiki, Klaas_Z4us_V, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, 
Tramullas, Acer, LawExplorer, Salgo60, Silverfish, elukey, _jensen, rosalieper, 
Scott_WUaS, Susannaanas, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, 
Ricordisamoa, Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, 
zeljkofilipin, Steinsplitter, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T238479: Error on CiteTool gadget when it calls PropertyValueSnak

2020-08-13 Thread Nikki
Nikki added a comment.


  Adapting what Lucas wrote on the mailing list for 
`User:MichaelSchoenitzer/CiteTool.js`, replacing
  
mw.loader.using(['wikibase'], function() {
  
  with
  
mw.loader.using(['wikibase', 'wikibase.datamodel']).then(function (require) 
{
var datamodel = require( 'wikibase.datamodel' );
wb.datamodel = datamodel;
  
  seems to make it work again by putting the variable back where it was before. 
I don't know why it was moved so I don't know if it will have some unexpected 
side effects.
  
  It doesn't work for `User:Mvolz_(WMF)/CiteTool.js` though, that's producing 
some other errors that need fixing as well.

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

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

To: Nikki
Cc: Nikki, Mvolz, PKM, So9q, MichaelSchoenitzer, Kristbaum, WMDE-leszek, 
Ladsgroup, Jakob_WMDE, Lucas_Werkmeister_WMDE, Rosalie_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, darthmon_wmde, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260384: Wikimedia\Rdbms\Database::makeList: empty input for field wbxl_language

2020-08-13 Thread Reedy
Reedy added a project: MediaWiki-extensions-WikibaseClient.

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

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

To: Reedy
Cc: hashar, Aklapper, Akuckartz, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T238479: Error on CiteTool gadget when it calls PropertyValueSnak

2020-08-13 Thread PKM
PKM added a subscriber: Mvolz.
PKM added a comment.


  @mvolz, I miss your version of CiteTool.

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

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

To: PKM
Cc: Mvolz, PKM, So9q, MichaelSchoenitzer, Kristbaum, WMDE-leszek, Ladsgroup, 
Jakob_WMDE, Lucas_Werkmeister_WMDE, Rosalie_WMDE, Lydia_Pintscher, 
Lea_Lacroix_WMDE, Aklapper, darthmon_wmde, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T240334: Evaluate adding all/some textual properties to the text field

2020-08-13 Thread CBogen
CBogen updated the task description.

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

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

To: CBogen
Cc: Lea_Lacroix_WMDE, Aklapper, dcausse, Wilmanbeno, CBogen, Akuckartz, 
darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, jayvdb, 
Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260384: Wikimedia\Rdbms\Database::makeList: empty input for field wbxl_language

2020-08-13 Thread hashar
hashar moved this task from Untriaged to Aug 2020 / 1.36.0-wmf.3+ on the 
Wikimedia-production-error board.
hashar added a comment.


  That seems to happen since 1.36.0-wmf.4. That just 30 occurrences so far:
  
  F32109877: no_field_wbxl_language.png 

  
  Lot of them have: `uselang=%E2%A7%BCLang%E2%A7%BD`   Which would be:
  
  - U+29FC,  LEFT-POINTING CURVED ANGLE BRACKET
  - `Lang`
  - U+29FD,  RIGHT-POINTING CURVED ANGLE BRACKET
  
  Other examples:
  
  `/wiki/Berkelium?uselang=%E2%A7%BCConversionname%E2%A7%BD`
  
  
`/wiki/Mount_Everest?uselang=ru%E1%83%92%E1%83%95%E1%83%94%E1%83%A0%E1%83%93%E1%83%98`

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/1055/

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

To: hashar
Cc: hashar, Aklapper, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260384: Wikimedia\Rdbms\Database::makeList: empty input for field wbxl_language

2020-08-13 Thread hashar
hashar created this task.
hashar added projects: Wikimedia-production-error, Wikidata-Campsite, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Error
  -
  
  `MediaWiki version:`  **`1.36.0-wmf.4`**
  
  name=message
Wikimedia\Rdbms\Database::makeList: empty input for field wbxl_language
  
  
  
  Impact
  --
  
  Notes
  -

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

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

To: hashar
Cc: hashar, Aklapper, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260232: BatchRowIterator slow query on commonswiki

2020-08-13 Thread CBogen
CBogen added subscribers: Cparle, CBogen.
CBogen added a comment.


  @Cparle is this something the SD team should look at?

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

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

To: CBogen
Cc: CBogen, Cparle, Umherirrender, DannyS712, Naike, WDoranWMF, Krinkle, aaron, 
Reedy, Ladsgroup, Aklapper, Marostegui, XeroS_SkalibuR, jannee_e, Akuckartz, 
Adidsone1, darthmon_wmde, holger.knust, EvanProdromou, Nandana, Namenlos314, 
Phukettaxigroup, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Jayprakash12345, Lunewa, QZanden, EBjune, merbst, 
LawExplorer, Vali.matei, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, 
Jonas, Xmlizer, Volker_E, gnosygnu, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, GWicke, Dcljr, Dinoguy1000, Manybubbles, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249206: Serialized statements of Forms and Senses are missing data type fields

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 620098 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [mediawiki/extensions/WikibaseLexeme@master] Add tests for ResultBuilder for 
API for lexemes
  
  https://gerrit.wikimedia.org/r/620098

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

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

To: Ladsgroup, gerritbot
Cc: Lydia_Pintscher, Lea_Lacroix_WMDE, Ladsgroup, Aklapper, Shisma, Addshore, 
Jakob_WMDE, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Mringgaard, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249206: Serialized statements of Forms and Senses are missing data type fields

2020-08-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Ladsgroup, gerritbot
Cc: Lydia_Pintscher, Lea_Lacroix_WMDE, Ladsgroup, Aklapper, Shisma, Addshore, 
Jakob_WMDE, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Mringgaard, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249206: Serialized statements of Forms and Senses are missing data type fields

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 620097 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [mediawiki/extensions/Wikibase@master] Count subentity claims as well in 
adding data type
  
  https://gerrit.wikimedia.org/r/620097

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

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

To: Ladsgroup, gerritbot
Cc: Lydia_Pintscher, Lea_Lacroix_WMDE, Ladsgroup, Aklapper, Shisma, Addshore, 
Jakob_WMDE, Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260037: Make Dagbani language (dag) available for terms (labels/descriptions/aliases)

2020-08-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Mbch331, gerritbot
Cc: Mohammed_Sadat_WMDE, Masssly, Aklapper, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, 
Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260037: Make Dagbani language (dag) available for terms (labels/descriptions/aliases)

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 620094 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Make Dagbani language (dag) available 
for terms (labels/descriptions/aliases)
  
  https://gerrit.wikimedia.org/r/620094

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

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

To: Mbch331, gerritbot
Cc: Mohammed_Sadat_WMDE, Masssly, Aklapper, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, 
Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T244040: Add mfa language code for labels

2020-08-13 Thread Mbch331
Mbch331 added subscribers: Amire80, jhsoby, Mbch331.
Mbch331 added a comment.


  @Amire80 @jhsoby What is the opinion of the langcom?

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

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

To: Mbch331
Cc: Mbch331, jhsoby, Amire80, Misharim, Aklapper, Akuckartz, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, 
Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260037: Make Dagbani language (dag) available for terms (labels/descriptions/aliases)

2020-08-13 Thread Mbch331
Mbch331 claimed this task.
Mbch331 added a project: I18n.

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

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

To: Mbch331
Cc: Mohammed_Sadat_WMDE, Masssly, Aklapper, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, 
Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260037: Make Dagbani language (dag) available for terms (labels/descriptions/aliases)

2020-08-13 Thread Mbch331
Mbch331 added a parent task: T124286: [Epic] Wikidata language support.

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

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

To: Mbch331
Cc: Mohammed_Sadat_WMDE, Masssly, Aklapper, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T124286: [Epic] Wikidata language support

2020-08-13 Thread Mbch331
Mbch331 added a subtask: T260037: Make Dagbani language (dag) available for 
terms (labels/descriptions/aliases).

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

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

To: Mbch331
Cc: PokestarFan, Liuxinyu970226, Ricordisamoa, adrianheine, Aklapper, 
NavinRizwi, Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Dinoguy1000, 
Gryllida, Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260358: Merger tool on Wikidata

2020-08-13 Thread Tacsipacsi
Tacsipacsi added a comment.


  I don’t find any merges in your recent edits. Anyway, you have better chances 
getting bugs fixed at 
https://www.wikidata.org/wiki/MediaWiki_talk:Gadget-Merge.js

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

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

To: Tacsipacsi
Cc: Tacsipacsi, Aklapper, Lotje, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, dachary, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259389: QuickStatements Docker image broken

2020-08-13 Thread Danmichaelo
Danmichaelo closed this task as "Resolved".

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

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

To: Danmichaelo
Cc: Lucas_Werkmeister_WMDE, Johentsch, Magnus, Louperivois, Aklapper, 
Danmichaelo, Alter-paule, Beast1978, Un1tY, Samantha_Alipio_WMDE, Akuckartz, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Jelabra, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259389: QuickStatements Docker image broken

2020-08-13 Thread Danmichaelo
Danmichaelo added a comment.


  Thanks, it is indeed working again now, so I'm closing this issue.
  
  I also ran into the OAuth login issue, and suggested a fix for it here: 
https://github.com/magnusmanske/quickstatements/pull/1
  
  It also seems like we need to update the quickstatements git repo url, but 
that's also another issue: https://github.com/wmde/wikibase-docker/pull/131

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

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

To: Danmichaelo
Cc: Lucas_Werkmeister_WMDE, Johentsch, Magnus, Louperivois, Aklapper, 
Danmichaelo, Alter-paule, Beast1978, Un1tY, Samantha_Alipio_WMDE, Akuckartz, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Jelabra, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread JMeybohm
JMeybohm updated the task description.

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

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

To: JMeybohm
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T128486: [Story] Make Special:EntityData be up to date after an edit

2020-08-13 Thread Tarrow
Tarrow added subscribers: guergana.tzatchkova, Tarrow.
Tarrow claimed this task.
Tarrow added a comment.


  Working on this with @guergana.tzatchkova

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

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

To: Tarrow
Cc: Tarrow, guergana.tzatchkova, WDoranWMF, darthmon_wmde, Ladsgroup, Addshore, 
Pablo-WMDE, WMDE-leszek, Lucas_Werkmeister_WMDE, hoo, daniel, ori, Legoktm, 
mkroetzsch, Smalyshev, Aklapper, StudiesWorld, Lydia_Pintscher, Akuckartz, 
Iflorez, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 620050 had a related patch set uploaded (by Guergana Tzatchkova; 
owner: Guergana Tzatchkova):
  [operations/mediawiki-config@master] Remove $wgExtraLanguageNames from 
Wikidata and Commons
  
  https://gerrit.wikimedia.org/r/620050

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

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

To: guergana.tzatchkova, gerritbot
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: guergana.tzatchkova, gerritbot
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread guergana.tzatchkova
guergana.tzatchkova added a comment.


  Doing this move resolves in a slight change in behaviour for users trying to 
view the page in the extra language. Since the language is not not known by 
MediaWiki the interface falls back to English, which in the case of fkv is 
'Kvensk' rather than the autonym 'kvääni'.
  
  test: F32104011: image.png  
https://wikidata.beta.wmflabs.org/wiki/Q563207?uselang=fkv
  beta: F32104029: image.png  
https://test.wikidata.org/wiki/Q212690?uselang=fkv

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

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

To: guergana.tzatchkova
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread JMeybohm
JMeybohm updated the task description.

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

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

To: JMeybohm
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T14:45:55Z]  repool 
mw1382 with kernel memory accounting disabled T260281 


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

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

To: Stashbot
Cc: Addshore, Majavah, Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, 
jijiki, Aklapper, CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T14:38:52Z]  reboot 
mw1382 with kernel memory accounting disabled T260281 


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

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

To: Stashbot
Cc: Addshore, Majavah, Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, 
jijiki, Aklapper, CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260232: BatchRowIterator slow query on commonswiki

2020-08-13 Thread Umherirrender
Umherirrender added a comment.


  The table has `PRIMARY KEY (cl_from,cl_to)`
  
  So it could use a range index on the primary? Order is on primary `ORDER BY 
cl_from ASC,cl_to ASC` to make the query ready for unique paginate.
  
  But for the long list of cl_from it needs a filesort to find the subcats from 
it, which not so much rows in compare to the pages
  
  As this is a maintenance script and the run duration is not a big problem the 
filter to subcats may needs to move to the code instead. That can result in 
select of millions of rows and non is needed.
  
  Or trust cat_subcats and only select cl_from where cat_subcats is non zero to 
reduce the list of cl_from
  Or in generally reduce the batch size for the first query which gets the 
cl_from to get a smaller list of "cl_from IN"
  I am wonder why the query contains a '' (empty string) in the IN clause, 
there should be integer all over the page ids. The cl_from are from the page 
table from a previous select.
  
  Following the cat tree is always expensive and done on wmflabs for this 
purpose (PetScan)

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

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

To: Umherirrender
Cc: Umherirrender, DannyS712, Naike, WDoranWMF, Krinkle, aaron, Reedy, 
Ladsgroup, Aklapper, Marostegui, XeroS_SkalibuR, jannee_e, CBogen, Akuckartz, 
Adidsone1, darthmon_wmde, holger.knust, EvanProdromou, Nandana, Namenlos314, 
Phukettaxigroup, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Jayprakash12345, Lunewa, QZanden, EBjune, merbst, 
LawExplorer, Vali.matei, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, 
Jonas, Xmlizer, Volker_E, gnosygnu, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, GWicke, Dcljr, Dinoguy1000, Manybubbles, Mbch331, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T14:34:04Z] <_joe_> 
rebooting mw1381 with a newer kernel, mw1383 as control with the old kernel 
T260329 

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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T14:31:37Z] <_joe_> 
installing kernel 4.19.0-0.bpo.9 on mw1381 T260329 


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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread ema
ema added a comment.


  `node_vmstat_nr_slab_unreclaimable` is going up indefinitely on nodes 
affected by the issue, following a pattern that matches the general memory 
usage. However, the actual amount of "lost" memory does not match the size of 
unreclaimable slabs, which is only ~2G on mw1357:
  
root@mw1357:~# grep SUnreclaim /proc/meminfo 
SUnreclaim:  2097548 kB
  
  F32102914: Screenshot from 2020-08-13 15-04-23.png 

  
  We discussed two things to try out next:
  
  - reboot 4.9 with memory accounting disabled (`cgroup.memory=nokmem`) to see 
if we ran into 
https://lwn.net/ml/linux-kernel/20190611231813.3148843-1-g...@fb.com/, in 
particular considering that mem_cgroup_try_charge is featured often in the 
`memcg_schedule_kmem_cache_create` traces that @cdanis suggested to gather (see 
P12251  and P12252 
)
  - reboot with 4.19 from stretch-backports because it's a low hanging fruit 
and 4.9 is very old

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

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

To: ema
Cc: Addshore, Majavah, Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, 
jijiki, Aklapper, CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260358: Merger tool on Wikidata

2020-08-13 Thread Lotje
Lotje created this task.
Lotje added a project: Wikidata-Gadgets.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Hi, someone hanging around to take a look at my recent edits on Wikidata. 
Merging tool doesn't seem to work, or... I am doing something wrong. Thank you 
for your time.

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

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

To: Lotje
Cc: Aklapper, Lotje, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, dachary, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Ricordisamoa, Tacsipacsi, Sjoerddebruin, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: guergana.tzatchkova, Maintenance_bot
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, 
Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, 
Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259281: WDQS frontend Docker image fails to build

2020-08-13 Thread Danmichaelo
Danmichaelo added a comment.


  Today I ran into a new incompatibility:
  
g++-9.3.0-r0:
breaks: build-dependencies-20200813.140545[g++~9.2]
  
  Could it perhaps work to only pin the direct dependencies (`nodejs~=12 
npm~=12 jq~=1.6 python~=2.7`) and leave the rest (`build-dependencies 
ca-certificates make g++ git`) unpinned?

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

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

To: Danmichaelo
Cc: Aklapper, Danmichaelo, Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, 
Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249654: Categorize different types of Wikidata re-use within Wikimedia projects

2020-08-13 Thread Isaac
Isaac added a comment.


  @GoranSMilovanovic thanks! I'm pretty open on next steps. This work was done 
in part to help guide interpretation of potential WMF metrics around measuring 
transclusion but I would love to see some improvements made to the way we 
monitor transclusion if possible too. You'll have to let me know what you see 
as feasible / reasonable changes though and what I can do to help make them 
happen. In T246709#6367012  
I noted that there are two potential improvements I could see made based on my 
very limited knowledge of how lua / these tables work:
  
  - Distinguishing between standard statements and identifiers in Lua calls. If 
this then was reflected in wbc_entity_usage, it would be much easier to 
distinguish between transclusion that is part of linked open data and 
transclusion that is facts like birthday etc. It would also substantially 
reduce noise in Recent Changes because, at least in English Wikipedia, the very 
common metadata templates like Authority Control 
 and Taxonbar 
 trigger a general C aspect 
and so changes to any part of the Wikidata item show up in Recent Changes even 
when they have no impact on the article. In theory, a filter could be added to 
Recent Changes then to change how changes to identifiers show up in the feed.
  - I'm not sure if it's possible to distinguish between transclusion and 
tracking in the wbc_entity_usage table -- e.g., a parameter that can be passed 
with lua calls that indicates that the property is only being used for 
tracking. This might just be a hacky change that long-term isn't useful, but 
tracking categories generate a lot of the entries in the wbc_entity_usage table 
and are quite different in impact than transclusion.

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

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

To: Isaac
Cc: Akuckartz, calbon, Addshore, Lydia_Pintscher, Nuria, MGerlach, 
GoranSMilovanovic, Isaac, Liuxinyu970226, darthmon_wmde, Nandana, Abdeaitali, 
Lahi, Gq86, QZanden, LawExplorer, Avner, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Capt_Swing, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.5; 2020-08-18).

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

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

To: guergana.tzatchkova, ReleaseTaggerBot
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619456 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Add Wikidata's $wgExtraLanguageNames 
to Terms WikibaseContentLanguages
  
  https://gerrit.wikimedia.org/r/619456

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

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

To: guergana.tzatchkova, gerritbot
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259340: Labels in languages from $wmgExtraLanguageNames cannot be used on client wikis

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619456 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Add Wikidata's $wgExtraLanguageNames 
to Terms WikibaseContentLanguages
  
  https://gerrit.wikimedia.org/r/619456

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

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

To: guergana.tzatchkova, gerritbot
Cc: Lydia_Pintscher, Tarrow, Dipsacus_fullonum, Mohammed_Sadat_WMDE, 
Lucas_Werkmeister_WMDE, Aklapper, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T13:10:47Z] <_joe_> 
forcing a puppet run on the api appservers in eqiad  T260329 


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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T13:07:45Z] 
 Synchronized wmf-config/CommonSettings.php: revert 
enabling of lilypond (again) T257091 T260329 
 (duration: 00m 59s)

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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, WDoranWMF, Kent7301, holger.knust, 
EvanProdromou, joker88john, Legado_Shulgin, CucyNoiD, Nandana, Klaas_Z4us_V, 
Gaboe420, Giuliamocci, Davinaclare77, Qtn1293, Cpaulf30, Techguru.pc, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Lewizho99, Zppix, Maathavan, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619623 **merged** by jenkins-bot:
  [operations/mediawiki-config@master] Revert "Re-enable LilyPond/Score in safe 
mode (3rd attempt)"
  
  https://gerrit.wikimedia.org/r/619623

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

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

To: gerritbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, WDoranWMF, Kent7301, holger.knust, 
EvanProdromou, joker88john, Legado_Shulgin, CucyNoiD, Nandana, Klaas_Z4us_V, 
Gaboe420, Giuliamocci, Davinaclare77, Qtn1293, Cpaulf30, Techguru.pc, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Lewizho99, Zppix, Maathavan, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T128486: [Story] Make Special:EntityData be up to date after an edit

2020-08-13 Thread Ladsgroup
Ladsgroup added a comment.


  I have a feeling that the original code didn't take into account how 
varnish/ATS works (or it worked differently back then)

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

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

To: Ladsgroup
Cc: WDoranWMF, darthmon_wmde, Ladsgroup, Addshore, Pablo-WMDE, WMDE-leszek, 
Lucas_Werkmeister_WMDE, hoo, daniel, ori, Legoktm, mkroetzsch, Smalyshev, 
Aklapper, StudiesWorld, Lydia_Pintscher, Akuckartz, Iflorez, alaa_wmde, 
Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619623 had a related patch set uploaded (by Giuseppe Lavagetto; owner: 
Giuseppe Lavagetto):
  [operations/mediawiki-config@master] Revert "Re-enable LilyPond/Score in safe 
mode (3rd attempt)"
  
  https://gerrit.wikimedia.org/r/619623

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

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

To: gerritbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, WDoranWMF, Kent7301, holger.knust, 
EvanProdromou, joker88john, Legado_Shulgin, CucyNoiD, Nandana, Klaas_Z4us_V, 
Gaboe420, Giuliamocci, Davinaclare77, Qtn1293, Cpaulf30, Techguru.pc, Lahi, 
Gq86, Af420, Bsandipan, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Lewizho99, Zppix, Maathavan, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258374: Create Icinga alert for Test Wikidata dispatchlag

2020-08-13 Thread Michael
Michael moved this task from Doing to Peer Review on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Michael added a comment.


  I added a few lines about the Grafana alerts to 
https://wikitech.wikimedia.org/wiki/WMDE/Wikidata/Alerts. Would be nice if 
someone could check that they make sense.
  
  The section about Icinga seems to already cover the new alert, i.e. it is not 
very specific about the alerts. That being said, there seem to be a lot of 
Wikidata alerts in Icinga that are not documented here? E.g. Termbox-related 
ones.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

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

To: Michael
Cc: Dzahn, Addshore, Michael, Ladsgroup, Aklapper, Tarrow, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T128486: [Story] Make Special:EntityData be up to date after an edit

2020-08-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  One interesting thing is that the current code seems to expect the opposite 
situation of what we now want to introduce:
  
  name=EntityDataRequestHandler::outputData()
//FIXME: do not cache if revision was requested explicitly!
$maxAge = $request->getInt( 'maxage', $this->maxAge );
$sMaxAge = $request->getInt( 'smaxage', $this->maxAge );

// XXX: do we want public caching even for data from old revisions?
$maxAge  = max( self::MINIMUM_MAX_AGE, min( self::MAXIMUM_MAX_AGE, $maxAge 
) );
$sMaxAge = max( self::MINIMUM_MAX_AGE, min( self::MAXIMUM_MAX_AGE, $sMaxAge 
) );
  
  At the time this was written (2013: I1dabe79261 
, I7298de0b9d 
), the expectation apparently was that 
eventually, we should only cache `Special:EntityData` requests //without// a 
revision ID, not ones with a revision ID.

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

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

To: Lucas_Werkmeister_WMDE
Cc: WDoranWMF, darthmon_wmde, Ladsgroup, Addshore, Pablo-WMDE, WMDE-leszek, 
Lucas_Werkmeister_WMDE, hoo, daniel, ori, Legoktm, mkroetzsch, Smalyshev, 
Aklapper, StudiesWorld, Lydia_Pintscher, Akuckartz, Iflorez, alaa_wmde, 
Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249206: Serialized statements of Forms and Senses are missing data type fields

2020-08-13 Thread Ladsgroup
Ladsgroup claimed this task.
Ladsgroup moved this task from To Do to Doing on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

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

To: Ladsgroup
Cc: Lydia_Pintscher, Lea_Lacroix_WMDE, Ladsgroup, Aklapper, Shisma, Addshore, 
Jakob_WMDE, Hazizibinmahdi, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread ema
ema added a comment.


  In T260281#6382529 , @ema 
wrote:
  
  > I've installed systemtap on mw1357
  
  Nevermind, I've seen only now that mw1357 is depooled. Here's some 
preliminary results from mw1359:  P12251 
. Note that the calls happen in 
bursts but rarely (12:16:30, 12:16:45, 12:17:31). Also note that the traces 
include calls to `perf_trace_run_bpf_submit`, it might be wise to run the two 
different instrumentation tools on different hosts for clarity.

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

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

To: ema
Cc: Majavah, Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, jijiki, 
Aklapper, CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259617: Local Description API

2020-08-13 Thread eprodromou
eprodromou added a subscriber: daniel.
eprodromou added a comment.


  In discussion with @daniel, we think this API should go into an extension 
namespace like `/description/`.

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

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

To: eprodromou
Cc: daniel, Aklapper, eprodromou, Naike, NavinRizwi, Akuckartz, apaskulin, 
darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Xinbenlv, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, 
aude, Dinoguy1000, Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T242444: WikibaseQualityConstraints coverage reports broken

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619987 **abandoned** by Kosta Harlan:
  [mediawiki/extensions/WikibaseQualityConstraints@master] Rename Unit testing 
directory to unit
  
  Reason:
  Oops, this was off-base. "Unit" is explicitly handled by phpunit.xml.dist and 
the error message I got when running these locally is a bit different from what 
is reported in the task.
  
  https://gerrit.wikimedia.org/r/619987

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

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

To: gerritbot
Cc: hashar, darthmon_wmde, Addshore, Jdforrester-WMF, Umherirrender, Aklapper, 
Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, abian, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T242444: WikibaseQualityConstraints coverage reports broken

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619987 had a related patch set uploaded (by Kosta Harlan; owner: Kosta 
Harlan):
  [mediawiki/extensions/WikibaseQualityConstraints@master] Rename Unit testing 
directory to unit
  
  https://gerrit.wikimedia.org/r/619987

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

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

To: gerritbot
Cc: hashar, darthmon_wmde, Addshore, Jdforrester-WMF, Umherirrender, Aklapper, 
Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, abian, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread ema
ema added a comment.


  In T260281#6381768 , 
@CDanis wrote:
  
  > attach a tracepoint to `memcg_schedule_kmem_cache_create` and gather 
calling stacktraces.  That's the function that creates the work item that 
results in a worker thread calling `memcg_create_kmem_cache`, as seen in the 
stack traces we saw for 32-byte mallocs.
  
  I've installed systemtap on mw1357 and started instrumenting 
`memcg_create_kmem_cache`. The function does not seem to be called at present? 
Same goes for `memcg_create_kmem_cache`.
  
root@mw1357:~# stap -ve 'probe 
kernel.function("memcg_schedule_kmem_cache_create") { print_backtrace() ; 
exit() }'
Pass 1: parsed user script and 477 library scripts using 
153836virt/86440res/6576shr/80088data kb, in 210usr/20sys/241real ms.
Pass 2: analyzed script: 1 probe, 2 functions, 0 embeds, 0 globals using 
195668virt/129392res/7460shr/121920data kb, in 560usr/70sys/620real ms.
Pass 3: using cached 
/root/.systemtap/cache/8a/stap_8aaac3604a689cbbd6ae1226de2f15db_1317.c
Pass 4: using cached 
/root/.systemtap/cache/8a/stap_8aaac3604a689cbbd6ae1226de2f15db_1317.ko
Pass 5: starting run.
# ema's note: output stops here
  
  To make sure that nothing basic is wrong with the systemtap setup I looked 
for `icmp_reply`, that does print a backtrace.

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

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

To: ema
Cc: Majavah, Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, jijiki, 
Aklapper, CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259389: QuickStatements Docker image broken

2020-08-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  The Magnustools pull request was merged (and not reverted), so that part 
should work again now. (No idea about the OAuth issue.)

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Johentsch, Magnus, Louperivois, Aklapper, 
Danmichaelo, Alter-paule, Beast1978, Un1tY, Samantha_Alipio_WMDE, Akuckartz, 
Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, Jelabra, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Asahiko, despens, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread ema
ema updated the task description.

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

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

To: ema
Cc: Ladsgroup, JMeybohm, ema, Joe, RhinosF1, ArielGlenn, jijiki, Aklapper, 
CDanis, lmata, wkandek, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, 
EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, 
Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread JMeybohm
JMeybohm updated the task description.

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

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

To: JMeybohm
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread JMeybohm
JMeybohm updated the task description.

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

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

To: JMeybohm
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T11:05:30Z]  
depool mw1380 for downgrade of 
poppler-utils,libpoppler-glib8,libpoppler64,curl,libcurl3,libcurl3-gnutls,libpython3.5,python3.5,libpython3.5-stdlib,python3.5-minimal,libpython3.5-minimal,imagemagick-6-common,libmagickcore-6.q16-3,libmagickwand-6.q16-3,imagemagick-6.q16,imagemagick,e2fslibs,e2fsprogs,libcomerr2,libss2
 and reboot - T260329 

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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T10:17:13Z]  
depool mw1379 for downgrade of 
poppler-utils,libpoppler-glib8,libpoppler64,curl,libcurl3,libcurl3-gnutls,libpython3.5,python3.5,libpython3.5-stdlib,python3.5-minimal,libpython3.5-minimal,imagemagick-6-common,libmagickcore-6.q16-3,libmagickwand-6.q16-3,imagemagick-6.q16,imagemagick,e2fslibs,e2fsprogs,libcomerr2,libss2
 and reboot - T260329 

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

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

To: Stashbot
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread JMeybohm
JMeybohm updated the task description.

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

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

To: JMeybohm
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260340: Stop using deprecated Language static methods in Wikibase

2020-08-13 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, wdwb-tech-focus.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Most of `Language`’s static methods (`::factory`, `::fetchLanguageName`, 
etc.) were deprecated in MediaWiki 1.34 or 1.35. We should stop using them, and 
migrate to their replacement services (`LanguageFactory`, `LanguageNameUtils`, 
etc.), ideally with proper dependency injection.
  
  I could put a list of affected methods here, but I think the few 
non-deprecated public static methods that `Language` still has are probably not 
used by Wikibase anyways, so it seems simpler to codesearch Language:: 

 and work through that whole list (except `Language::class`).

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, Akuckartz, darthmon_wmde, Nandana, Lahi, 
Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258374: Create Icinga alert for Test Wikidata dispatchlag

2020-08-13 Thread Michael
Michael updated the task description.

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

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

To: Michael
Cc: Dzahn, Addshore, Michael, Ladsgroup, Aklapper, Tarrow, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread Tarrow
Tarrow updated the task description.

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

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

To: guergana.tzatchkova, Tarrow
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260118: Move content of $wgExtraLanguageNames on Wikidata to default Terms languages

2020-08-13 Thread Tarrow
Tarrow added a comment.


  @Samantha_Alipio_WMDE had a chat with @guergana.tzatchkova and I about this 
and form a 3rd party Wikibase perspective we're OK with generally making 
languages less configurable for the user and instead having a curated list 
within since it eases federation between Wikibases and importing data from one 
to the other.

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

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

To: guergana.tzatchkova, Tarrow
Cc: Jdforrester-WMF, Mohammed_Sadat_WMDE, Lydia_Pintscher, Tarrow, Aklapper, 
Samantha_Alipio_WMDE, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T247123: Migrate wikidata-query-rdf-release-silent release job to Docker

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 581055 **abandoned** by Jforrester:
  [integration/config@master] jjb: Disable 'wikidata-query-rd-release-silent' 
job until it can be migrated
  
  Reason:
  This was migrated, happily.
  
  https://gerrit.wikimedia.org/r/581055

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

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

To: Mstyles, gerritbot
Cc: Gehel, Ottomata, Addshore, hashar, Aklapper, Jdforrester-WMF, Alter-paule, 
Beast1978, CBogen, Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Namenlos314, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, thcipriani, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Joe
Joe added a comment.


  In T260329#6382296 , 
@Ladsgroup wrote:
  
  > For the wikibase part, I highly doubt it, the php entry point calls 
`wfLoadExtension` internally.
  
  Hi strongly doubt it has any effect as well, but I'd prefer to test our 
assumptions first.

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

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

To: Joe
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Ladsgroup
Ladsgroup added a comment.


  For the wikibase part, I highly doubt it, the php entry point calls 
`wfLoadExtension` internally.

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

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

To: Ladsgroup
Cc: Ladsgroup, Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, 
RhinosF1, Joe, lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, 
holger.knust, EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, 
Hfbn0, QZanden, LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Pchelolo, Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, 
Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255305: [Investigation] - Consider if the Wikibase cache for CachingEntityRevisionLookup is needed any more

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 605333 **abandoned** by Addshore:
  [mediawiki/extensions/Wikibase@master] WIP DNM, update EntityRevisionLookup
  
  Reason:
  The cache was removed in https://phabricator.wikimedia.org/T255305, this 
draft might still be useful for actually using RevisionStore directly, but that 
will likely now be done as a separate ticket.
  
  https://gerrit.wikimedia.org/r/605333

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

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

To: Ladsgroup, gerritbot
Cc: Ladsgroup, Michael, Addshore, Aklapper, Alter-paule, Hazizibinmahdi, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, 
alaa_wmde, joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, Jony, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258374: Create Icinga alert for Test Wikidata dispatchlag

2020-08-13 Thread Michael
Michael claimed this task.
Michael moved this task from Test (Verification) to Doing on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Restricted Application added a project: User-Michael.

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

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

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

To: Michael
Cc: Dzahn, Addshore, Michael, Ladsgroup, Aklapper, Tarrow, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T254881: Explore visual regression testing

2020-08-13 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE removed Tonina_Zhelyazkova_WMDE as the assignee of this 
task.

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

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

To: Tonina_Zhelyazkova_WMDE
Cc: Tonina_Zhelyazkova_WMDE, Pablo-WMDE, darthmon_wmde, Sarai-WMDE, Aklapper, 
raja_wmde, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T248449: [WDQS Streaming Updater] Add error handling for Streaming Updater

2020-08-13 Thread Zbyszko
Zbyszko added a comment.


  We need to decide our approach on possible data corruption issues as well. 
One that comes to mind is a rev create with revid higher than previouis page 
delete.

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

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

To: Zbyszko
Cc: dcausse, Aklapper, Zbyszko, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T08:45:28Z] <_joe_> 
downgrading imagemagick on mw1378 T260329 


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

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

To: Stashbot
Cc: Tarrow, Addshore, CDanis, Aklapper, jijiki, ArielGlenn, RhinosF1, Joe, 
lmata, wkandek, JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, 
EvanProdromou, Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, 
LawExplorer, Zppix, elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, 
Wong128hk, Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260281: mw* servers memory leaks (12 Aug)

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T08:43:31Z] <_joe_> 
downgrading imagemagick on mw1378 T260281 


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

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

To: Stashbot
Cc: JMeybohm, ema, Joe, RhinosF1, ArielGlenn, jijiki, Aklapper, CDanis, lmata, 
wkandek, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, 
Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, 
elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, Wong128hk, 
Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258895: Wikimedia Commons Query Service should use Wikimedia url shortener instead of tinyurl

2020-08-13 Thread Legoktm
Legoktm edited projects, added MediaWiki-extensions-UrlShortener; removed 
MediaWiki-extensions-ShortUrl.
Legoktm added a comment.


  In T258895#6338446 , 
@Ladsgroup wrote:
  
  > In T258895#6336079 , 
@Multichill wrote:
  >
  >> Can't we just put "wcqs-beta.wmflabs.org" on the whitelist? I agree 
putting *.wmflabs.org on the whitelist isn't such a good idea, but just one 
subdomain shouldn't be a problem.
  >
  > That's technically possible. I'd ask security to sign it off before 
applying it but shouldn't be too hard.
  
  The general requirements are (we should document this somewhere):
  
  - No open redirects (allows bypassing the allowed domains list)
  - Should fall under the Wikimedia privacy policy / or anyone who has access 
to private information should have signed an NDA.
  
  URL stability explicitly isn't a consideration, e.g. wiki pages can disappear 
at any time. It's up to each service to maintain stable URLs (Cool URIs don't 
change!) - I would expect `wcqs-beta.wmflabs.org` eventually redirects to the 
production instance.

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

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

To: Legoktm
Cc: Legoktm, Nikki, Bugreporter, Jheald, Lucas_Werkmeister_WMDE, 
Nintendofan885, Ladsgroup, Aklapper, Gehel, Multichill, CBogen, Akuckartz, 
darthmon_wmde, DannyS712, Nandana, Namenlos314, Lahi, Gq86, Ramsey-WMF, 
GoranSMilovanovic, Chicocvenancio, QZanden, EBjune, merbst, LawExplorer, 
Poyekhali, _jensen, rosalieper, Taiwania_Justo, Scott_WUaS, Jonas, Xmlizer, 
Ixocactus, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
El_Grafo, Dinoguy1000, Manybubbles, Steinsplitter, Mbch331, Keegan, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T254881: Explore visual regression testing

2020-08-13 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE claimed this task.

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

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

To: Tonina_Zhelyazkova_WMDE
Cc: Pablo-WMDE, darthmon_wmde, Sarai-WMDE, Aklapper, raja_wmde, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL (#wikimedia-operations) [2020-08-13T07:55:24Z] <_joe_> 
downgrading curl/libcurl3/libcurl3-gnutls on mw1377 T260329 


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

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

To: Stashbot
Cc: CDanis, Aklapper, jijiki, ArielGlenn, RhinosF1, Joe, lmata, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, 
Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, 
elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, Wong128hk, 
Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Joe
Joe updated the task description.

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

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

To: Joe
Cc: CDanis, Aklapper, jijiki, ArielGlenn, RhinosF1, Joe, lmata, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, 
Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, 
elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, Wong128hk, 
Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Joe
Joe added a comment.


  The list of software updated that day on the appservers is at P12221 


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

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

To: Joe
Cc: CDanis, Aklapper, jijiki, ArielGlenn, RhinosF1, Joe, lmata, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, 
Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, 
elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, Wong128hk, 
Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260329: Figure what change caused the ongoing memleak on mw appservers

2020-08-13 Thread Joe
Joe created this task.
Joe added projects: serviceops, Operations, Sustainability (Incident Followup), 
Platform Engineering, Wikidata.

TASK DESCRIPTION
  Something induced a progressive memory leak on all servers serving MediaWiki 
starting on august 4th between 8 and 13 UTC.
  
  The problem is more evident in servers that receive more traffic, which seems 
to correlate the memleak with something happening in MediaWiki.
  
  However, these are the patches that were released during that timeframe:
  
  - enabling Score in production again 
https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/618039
  - this change to how wikibase is loaded 
https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/618266/
  
  both seem like extremely simple changes we could just rollback easily.
  
  At the same time, some software packages were updated, the most relevant of 
which is imagemagik
  
  Plan of action:
  
  - Rollback those two changes
  - Check if memory growth continues
  - rollback imagemagick on one server, reboot it, see how it behaves 
afterwards.

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

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

To: Joe
Cc: CDanis, Aklapper, jijiki, ArielGlenn, RhinosF1, Joe, lmata, wkandek, 
JMeybohm, Akuckartz, darthmon_wmde, WDoranWMF, holger.knust, EvanProdromou, 
Legado_Shulgin, Nandana, Klaas_Z4us_V, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, 
elukey, _jensen, rosalieper, Agabi10, Scott_WUaS, Pchelolo, Wong128hk, 
Wikidata-bugs, aude, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259637: Gather information about the volume of queries on WCQS

2020-08-13 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Zbyszko, gerritbot
Cc: Zbyszko, EBernhardson, Aklapper, dcausse, CBogen, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, 
Nandana, Namenlos314, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259637: Gather information about the volume of queries on WCQS

2020-08-13 Thread gerritbot
gerritbot added a comment.


  Change 619948 had a related patch set uploaded (by ZPapierski; owner: 
ZPapierski):
  [wikidata/query/rdf@master] Add file based query event sender
  
  https://gerrit.wikimedia.org/r/619948

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

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

To: Zbyszko, gerritbot
Cc: Zbyszko, EBernhardson, Aklapper, dcausse, CBogen, Akuckartz, darthmon_wmde, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260328: Documentation on setting up https access to the container services

2020-08-13 Thread helmo
helmo created this task.
helmo added a project: Wikibase-Containers.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  I've not found a single source of truth about securing access to the wikibase 
data via https. I did search quite a bit and read alot on https://addshore.com
  I was expecting a section in the main README file as it's pretty much the 
norm these days.
  
  Setting up a proxy vhost was not a problem, but getting the applications to 
work is. For one the main mediawiki search box would stubbornly try to connect 
to port 80, which my browser refuses because the rest of the page used port 
443. After some digging I found a way to resolve that in LocalSettings.php. An 
issue with the wqds-updater service is however still bugging me and could very 
well be related to this.
  
  I've tried to ask that on 
  stackoverflow.com 

 and via Telegram.
  
  Here's a first draft of such a section that might fit in master/README.md 
. It clearly 
needs work as my setup is not fully functional yet.
  
  SSL
  ---
  
  There are multiple ways to get wikibase behind an SSL enabled address.
  
  Example proxy statements to add to an Apache vhost, (make sure mod_proxy_http 
is enabled)
  

ServerName api.example.com
...
ProxyRequests Off

ProxyPass /.well-known/acme-challenge "!"
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:8181/ max=100
ProxyPassReverse / http://127.0.01:8181/
...


ServerName query.example.com
...
ProxyRequests Off

ProxyPass /.well-known/acme-challenge "!"
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:8182/ max=100
ProxyPassReverse / http://127.0.01:8182/
...
  
  When you setup a proxy in front of it you have to add extra variables to the 
docker-compose.yml file.
  In the quickstatements section:
  
services:
  quickstatements:
environment:
   'WB_PUBLIC_HOST_AND_PORT=https://api.example.com:443
  - WB_PUBLIC_SCHEME_HOST_AND_PORT=https://api.example.com:443
  
  And an extra alias in the wikibase section:
  
services:
  wikibase:
networks:
  default:
aliases:
 - wikibase.svc
 - api.example.com
  
  And you need to update the LocalSettings.php to have:
  
$wgServer = "https://api.example.com;;

# And possibly also 
$_SERVER['HTTPS'] = 'on';

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

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

To: helmo
Cc: Aklapper, helmo, Samantha_Alipio_WMDE, Akuckartz, darthmon_wmde, Jelabra, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Asahiko, despens, Wikidata-bugs, aude, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs