[Wikidata-bugs] [Maniphest] T304328: Move Termbox SSR for Beta Wikidata into deployment-prep project

2022-05-30 Thread Majavah
Majavah added a comment.


  In T304328#7968095 <https://phabricator.wikimedia.org/T304328#7968095>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > In T304328#7967941 <https://phabricator.wikimedia.org/T304328#7967941>, 
@Majavah wrote:
  >
  >> If this is intended to run in production one day
  >
  > It is running in production, but using the deployment pipeline 
<https://wikitech.wikimedia.org/wiki/Deployment_pipeline> (mainly configured 
under helmfile.d in deployment-charts 
<https://gerrit.wikimedia.org/g/operations/deployment-charts/+/55cc76f3d1514b43c2bf14b337948157fa1a44c7/helmfile.d/services/termbox/>,
 I believe), which I don’t think has a direct equivalent in Beta?
  
  
  
  In T304328#7967941 <https://phabricator.wikimedia.org/T304328#7967941>, 
@Majavah wrote:
  
  > If it runs in docker, you can use `role::beta::docker_services` (look at 
any of the deployment-docker-* instances for inspiration)

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

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

To: ItamarWMDE, Majavah
Cc: Jakob_WMDE, Majavah, ItamarWMDE, WMDE-leszek, Lucas_Werkmeister_WMDE, 
Aklapper, Astuthiodit_1, karapayneWMDE, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, CptViraj, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
skpuneethumar, Fheredia, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, 
Bsandipan, GoranSMilovanovic, Chicocvenancio, QZanden, Tbscho, LawExplorer, 
JJMC89, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, Jitrixis, aude, 
Gryllida, Lydia_Pintscher, scfc, Addshore, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T304328: Move Termbox SSR for Beta Wikidata into deployment-prep project

2022-05-30 Thread Majavah
Majavah added a comment.


  In T304328#7966461 <https://phabricator.wikimedia.org/T304328#7966461>, 
@ItamarWMDE wrote:
  
  >> Please fix. All deployment-prep instances must be fully configured via 
Puppet and not by hand / separate Ansible cookbooks.
  >
  > @Majavah thanks for the heads-up, can you please provide some documentation 
on how to set this up? I've looked at the documentation on wikitech, and both 
pages I found weren't really forthcoming in how and where I should create these 
puppet configurations:
  >
  > - Help:Standalone puppetmaster 
<https://wikitech.wikimedia.org/wiki/Help:Standalone_puppetmaster> (linked from 
Nova_Resource:Deployment-prep/Help 
<https://wikitech.wikimedia.org/wiki/Nova_Resource:Deployment-prep/Help>)
  > - Puppet <https://wikitech.wikimedia.org/wiki/Puppet>
  
  First of all, all instances in the deployment-prep project must be configured 
to use the project-local puppetmaster (currently deployment-puppetmaster04) 
following these instructions: 
https://wikitech.wikimedia.org/wiki/Help:Standalone_puppetmaster#Step_2:_Setup_a_puppet_client
  
  Having the instance configured by Puppet can be a bit more complicated if 
there aren't existing puppet manifests for the service. If it runs in docker, 
you can use `role::beta::docker_services` (look at any of the 
deployment-docker-* instances for inspiration). For non-dockerized services you 
would need to write actual puppet manifests, which can be complicated if you 
aren't familiar with Puppet already. 
https://wikitech.wikimedia.org/wiki/Puppet_coding and existing examples in the 
puppet repo 
<https://gerrit.wikimedia.org/r/plugins/gitiles/operations/puppet/+/refs/heads/production>
 can be helpful here. If this is intended to run in production one day, you'll 
want to talk to SRE for any architectural considerations.

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

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

To: ItamarWMDE, Majavah
Cc: Jakob_WMDE, Majavah, ItamarWMDE, WMDE-leszek, Lucas_Werkmeister_WMDE, 
Aklapper, Astuthiodit_1, karapayneWMDE, Invadibot, Devnull, maantietaja, 
Nintendofan885, Akuckartz, CptViraj, darthmon_wmde, DannyS712, Nandana, JKSTNK, 
skpuneethumar, Fheredia, Zylc, 1978Gage2001, Lahi, Operator873, Gq86, 
Bsandipan, GoranSMilovanovic, Chicocvenancio, QZanden, Tbscho, LawExplorer, 
JJMC89, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, Jitrixis, aude, 
Gryllida, Lydia_Pintscher, scfc, Addshore, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T304328: Move Termbox SSR for Beta Wikidata into deployment-prep project

2022-05-25 Thread Majavah
Majavah added a comment.


  This new instance is failing to run Puppet:
  
taavi@deployment-termbox-ssr:~$ sudo run-puppet-agent
Warning: Unable to fetch my node definition, but the agent run will 
continue:
Warning: SSL_connect returned=1 errno=0 state=error: certificate verify 
failed (self signed certificate in certificate chain): [self signed certificate 
in certificate chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Info: Retrieving pluginfacts
Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional 
resources using 'eval_generate': SSL_connect returned=1 errno=0 state=error: 
certificate verify failed (self signed certificate in certificate chain): [self 
signed certificate in certificate chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Error: /File[/var/lib/puppet/facts.d]: Could not evaluate: Could not 
retrieve file metadata for puppet:///pluginfacts: SSL_connect returned=1 
errno=0 state=error: certificate verify failed (self signed certificate in 
certificate chain): [self signed certificate in certificate chain for 
/CN=Puppet CA: deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Info: Retrieving plugin
Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources 
using 'eval_generate': SSL_connect returned=1 errno=0 state=error: certificate 
verify failed (self signed certificate in certificate chain): [self signed 
certificate in certificate chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Error: /File[/var/lib/puppet/lib]: Could not evaluate: Could not retrieve 
file metadata for puppet:///plugins: SSL_connect returned=1 errno=0 
state=error: certificate verify failed (self signed certificate in certificate 
chain): [self signed certificate in certificate chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Error: Could not retrieve catalog from remote server: SSL_connect 
returned=1 errno=0 state=error: certificate verify failed (self signed 
certificate in certificate chain): [self signed certificate in certificate 
chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Error: Could not send report: SSL_connect returned=1 errno=0 state=error: 
certificate verify failed (self signed certificate in certificate chain): [self 
signed certificate in certificate chain for /CN=Puppet CA: 
deployment-puppetmaster03.deployment-prep.eqiad.wmflabs]
  
  Please fix. All deployment-prep instances must be fully configured via Puppet 
and not by hand / separate Ansible cookbooks.

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

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

To: ItamarWMDE, Majavah
Cc: Majavah, ItamarWMDE, WMDE-leszek, Lucas_Werkmeister_WMDE, Aklapper, 
Fernandobacasegua34, Astuthiodit_1, 786, Suran38, Biggs657, karapayneWMDE, 
Invadibot, Lalamarie69, Devnull, maantietaja, Juan90264, Alter-paule, 
Beast1978, Un1tY, Nintendofan885, Akuckartz, Hook696, CptViraj, darthmon_wmde, 
Kent7301, joker88john, DannyS712, CucyNoiD, Nandana, JKSTNK, skpuneethumar, 
Fheredia, Gaboe420, Zylc, Giuliamocci, Cpaulf30, 1978Gage2001, Lahi, 
Operator873, Gq86, Af420, Bsandipan, GoranSMilovanovic, Chicocvenancio, 
QZanden, Tbscho, LawExplorer, Lewizho99, JJMC89, Maathavan, _jensen, 
rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, Jitrixis, aude, Gryllida, 
Lydia_Pintscher, scfc, Addshore, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T304625: Wikibase CI failing with IndexPager::buildQueryInfo error: 'wikidb.unittest_globaluser.gu_id' isn't in GROUP BY

2022-03-24 Thread Majavah
Majavah added a comment.


  possibly related: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/771429/

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

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

To: Majavah
Cc: Majavah, DLynch, Zabe, Aklapper, Lucas_Werkmeister_WMDE, Astuthiodit_1, 
karapayneWMDE, Invadibot, maantietaja, ItamarWMDE, Akuckartz, CptViraj, 
DannyS712, wildly_boy, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wong128hk, Wikidata-bugs, 
Snowolf, aude, Jdforrester-WMF, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T304348: EntityContentDataCodec: InvalidArgumentException: Unsupported encoding format: text/plain

2022-03-21 Thread Majavah
Majavah added a project: Wikidata.
Restricted Application added a project: wdwb-tech.

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

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

To: Majavah
Cc: Aklapper, brennen, Astuthiodit_1, karapayneWMDE, Invadibot, maantietaja, 
ItamarWMDE, Akuckartz, darthmon_wmde, Rosalie_WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Verdy_p, Wikidata-bugs, aude, Jdforrester-WMF, Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T280487: Redirect requests from wcqs-beta.wmflabs.org to the final URL for WCQS

2022-03-07 Thread Majavah
Majavah closed subtask T303202: Redirect wcqs-beta.wmflabs.org to 
commons-query.wikimedia.org as Resolved.

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

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

To: EBernhardson, Majavah
Cc: EBernhardson, WikiLucas00, Gehel, Aklapper, karapayneWMDE, Invadibot, 
MPhamWMF, maantietaja, CBogen, Akuckartz, 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
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T301457: Query service down

2022-02-10 Thread Majavah
Majavah added a comment.


  Looks like some sort of a caching issue, I've tried to purge the relevant url 
using purgeList.php which solved it for me.

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

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

To: Majavah
Cc: Majavah, toan, Lucas_Werkmeister_WMDE, Aklapper, MSGJ, MPhamWMF, CBogen, 
Namenlos314, Gq86, EBjune, merbst, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T301273: Wikibase submodule is linked to github, causing scap prep to fail

2022-02-08 Thread Majavah
Majavah added a project: Wikidata.

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

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

To: Majavah
Cc: Ladsgroup, Majavah, Umherirrender, thcipriani, jeena, Aklapper, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T298349: Enable ArticlePlaceholder on dagwiki

2022-01-13 Thread Majavah
Majavah added a comment.


  The extension has been enabled. Next you need to perform some on-wiki 
configuration steps as described here: 
https://www.mediawiki.org/wiki/Extension:ArticlePlaceholder#Set-up

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

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

To: Anoop, Majavah
Cc: Majavah, Lydia_Pintscher, Aklapper, Mohammed_Sadat_WMDE, Yodas_henchman, 
786, Suran38, Biggs657, Invadibot, STei-WMF, Lalamarie69, Zabe, maantietaja, 
Juan90264, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, CptViraj, 
AKA_MBG, Kent7301, Dibya, joker88john, 94rain, DannyS712, CucyNoiD, Nandana, 
Tks4Fish, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Jayprakash12345, QZanden, cmadeo, Kizule, LawExplorer, 
Lewizho99, Maathavan, Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, 
Masssly, 4nn1l2, JEumerus, Scott_WUaS, Ananthsubray, Superzerocool, 
Stanglavine, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, Wikidata-bugs, 
Snowolf, Base, aude, Dcljr, jayvdb, Ricordisamoa, Addshore, Matanya, Mbch331, 
Jay8g, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297391: Back up mismatch finder data

2021-12-22 Thread Majavah
Majavah removed a project: Toolforge.

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

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

To: Majavah
Cc: Lucas_Werkmeister_WMDE, Aklapper, karapayneWMDE, Invadibot, maantietaja, 
Mattia_Capozzi_WMDE, ItamarWMDE, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Devnull, Nintendofan885, skpuneethumar, Zylc, 
Bstorm, 1978Gage2001, Operator873, Bsandipan, DSquirrelGM, Chicocvenancio, 
Tbscho, Freddy2001, JJMC89, Luke081515, Jitrixis, Gryllida, jayvdb, scfc, 
coren, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297454: WCQS gives "502 Bad Gateway Error"

2021-12-13 Thread Majavah
Majavah added a comment.


  The hypervisor box it's running on has apparently filled its disk:
  
taavi@cloudvirt-wdqs1001 ~ $ df -h /var/lib/nova/instances/
Filesystem Size  Used Avail Use% Mounted on
/dev/mapper/tank-data  3.3T  3.3T   20K 100% /var/lib/nova/instances

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

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

To: dcaro, Majavah
Cc: Majavah, aborrero, GFontenelle_WMF, Sj, FRomeo_WMF, Fuzheado, Dominicbm, 
HenkvD, Alicia_Fagerving_WMSE, EBernhardson, Aklapper, Jarekt, Invadibot, 
MPhamWMF, maantietaja, CBogen, Nintendofan885, Akuckartz, Nandana, JKSTNK, 
Namenlos314, Lahi, Gq86, E1presidente, Ramsey-WMF, Cparle, Anoop, SandraF_WMF, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, 
Jonas, Xmlizer, Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, Manybubbles, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T297318: PHP Notice: Undefined index: enable-toc

2021-12-08 Thread Majavah
Majavah added subscribers: Jdlrobson, cscott, Majavah.
Majavah added a comment.


  cc @Jdlrobson @cscott as this seems related to 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikidataPageBanner/+/743268

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

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

To: Majavah
Cc: Majavah, cscott, Jdlrobson, Aklapper, Stang, brennen, ItamarWMDE, 
darthmon_wmde, Rosalie_WMDE, Verdy_p, Wikidata-bugs, Lydia_Pintscher, 
Jdforrester-WMF, Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T295057: Consultation on persistent URL scheme for Wikidata analytics-related products

2021-11-09 Thread Majavah
Majavah added a comment.


  In T295057#7492057 <https://phabricator.wikimedia.org/T295057#7492057>, 
@Lucas_Werkmeister_WMDE wrote:
  
  > For the redirect from wdcm to wikidata-analytics, I think we’d want to run 
a simple redirector HTTP server (can be on the same VM as the main 
wikidata-analytics stuff, just from a different port), and set up a proxy to 
that in Horizon.
  
  We also have https://wikitech.wikimedia.org/wiki/Nova_Resource:Redirects, in 
case you don't want to run the redirecting HTTP server yourself.

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

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

To: Majavah
Cc: Majavah, Lucas_Werkmeister_WMDE, Addshore, WMDE-leszek, Lea_Lacroix_WMDE, 
GoranSMilovanovic, Manuel, Aklapper, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T295229: Replication database don't have some information from production page_props

2021-11-06 Thread Majavah
Majavah edited projects, added Wikidata; removed Data-Services.
Majavah added a comment.


  This seems like a #Wikidata <https://phabricator.wikimedia.org/tag/wikidata/> 
issue; as far as I can see the replicas are up to date and not doing any 
filtering on the page_props table.

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

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

To: Majavah
Cc: Majavah, Aklapper, Base, Kanzat, Invadibot, maantietaja, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Devnull, Nintendofan885, 
skpuneethumar, Zylc, Giuliamocci, 1978Gage2001, Operator873, Bsandipan, 
Chicocvenancio, Tbscho, JJMC89, mys_721tx, Jitrixis, Gryllida, scfc, Krenair
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T263347: Add PAWS edit tag for Wikidata sitelink auto-change

2021-06-13 Thread Majavah
Majavah added projects: MediaWiki-extensions-OAuth, Wikidata.
Majavah moved this task from Backlog to Not PAWS on the PAWS board.

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

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

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

To: Majavah
Cc: 1234qwer1234qwer4, Invadibot, maantietaja, Akuckartz, apaskulin, 
AshokChakra, 94rain, Nandana, lucamauri, Lahi, Gq86, R96340, GoranSMilovanovic, 
Chicocvenancio, Allthingsgo, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Susannaanas, Jane023, Wikidata-bugs, Xqt, aude, yuvipanda, 
Daniel_Mietchen, Capt_Swing, zhuyifei1999, Mbch331, Krenair, Tgr
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T279829: Enable magic word SHORTDESC on German-language Wikipedia

2021-04-11 Thread Majavah
Majavah added a project: Wikidata.
Restricted Application added a project: wdwb-tech.

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

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

To: Majavah
Cc: Majavah, FriedhelmW, Ghilt, DannyH, Bugreporter, Count_Count, RhinosF1, 
Aklapper, XanonymusX, Zabe, Invadibot, LaMagiaaa, maantietaja, Akuckartz, 
CptViraj, Dibya, 94rain, DannyS712, Nandana, Tks4Fish, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Kizule, LawExplorer, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, 
Wikidata-bugs, Snowolf, Base, aude, Dcljr, Addshore, Matanya, Mbch331, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T273622: Deprecation warning: Expected RevisionRecord to belong to ...

2021-02-02 Thread Majavah
Majavah added a project: Platform Engineering.

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

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

To: Majavah
Cc: Peter.ovchyn, Vlad.shapik, Lucas_Werkmeister_WMDE, Pchelolo, daniel, 
Addshore, toan, Aklapper, Akuckartz, WDoranWMF, holger.knust, EvanProdromou, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, AMooney
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2021-01-16 Thread Majavah
Majavah updated the task description.

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

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

To: Majavah
Cc: Majavah, DannyS712, Aklapper, H0bby, caldera, Naike, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, CptViraj, 
darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, CucyNoiD, 
Nandana, Lens0021, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, 45Jayjay1969, Vexations, QZanden, EnricoCNC, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, 
Scott_WUaS, Thibaut120094, Izno, SBisson, Wong128hk, Wikidata-bugs, Snowolf, 
aude, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Rxy, Jay8g, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2021-01-11 Thread Majavah
Majavah updated the task description.

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

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

To: Majavah
Cc: Majavah, DannyS712, Aklapper, H0bby, caldera, Naike, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, CptViraj, 
darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, CucyNoiD, 
Nandana, Lens0021, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, 45Jayjay1969, Vexations, QZanden, EnricoCNC, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, 
Scott_WUaS, Thibaut120094, Izno, SBisson, Wong128hk, Wikidata-bugs, Snowolf, 
aude, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Rxy, Jay8g, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T271618: Viewing Vincent Crawford article on English wikipedia returns internal error

2021-01-09 Thread Majavah
Majavah added a comment.


  That page seems to be linked to https://www.wikidata.org/wiki/Q41805462 which 
is not a redirect

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

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

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


[Wikidata-bugs] [Maniphest] T271618: Viewing Vincent Crawford article on English wikipedia returns internal error

2021-01-09 Thread Majavah
Majavah set Request URL to https://en.wikipedia.org/wiki/Vincent_Crawford.
Majavah set Request ID to X-mcXQpAICIAAC0FKbMK.

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

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

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


[Wikidata-bugs] [Maniphest] T271618: Viewing Vincent Crawford article on English wikipedia returns internal error

2021-01-09 Thread Majavah
Majavah changed the subtype of this task from "Task" to "Production Error".

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

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

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


[Wikidata-bugs] [Maniphest] T271618: Viewing Vincent Crawford article on English wikipedia returns internal error

2021-01-09 Thread Majavah
Majavah added projects: Wikimedia-production-error, Wikidata.

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

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

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


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2020-12-30 Thread Majavah
Majavah moved this task from External Code Review Completed to External Code 
Review Needed on the Platform Team Workboards (External Code Reviews) board.
Majavah added a comment.


  Moving back to code review needed for 
https://gerrit.wikimedia.org/r/c/mediawiki/core/+/652488/ in core.

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

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

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

To: Majavah
Cc: Majavah, DannyS712, Aklapper, H0bby, caldera, Naike, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, CptViraj, 
darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, CucyNoiD, 
Nandana, Lens0021, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, 45Jayjay1969, Vexations, QZanden, EnricoCNC, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, 
Scott_WUaS, Thibaut120094, Izno, SBisson, Wong128hk, Wikidata-bugs, Snowolf, 
aude, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Rxy, Jay8g, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2020-12-30 Thread Majavah
Majavah updated the task description.

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

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

To: Majavah
Cc: Majavah, DannyS712, Aklapper, H0bby, caldera, Naike, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, CptViraj, 
darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, CucyNoiD, 
Nandana, Lens0021, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, 45Jayjay1969, Vexations, QZanden, EnricoCNC, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, 
Scott_WUaS, Thibaut120094, Izno, SBisson, Wong128hk, Wikidata-bugs, Snowolf, 
aude, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Rxy, Jay8g, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T249018: A revision of https://wikidata.beta.wmflabs.org/wiki/Q64 consistently doesn't load on beta wikidata

2020-12-29 Thread Majavah
Majavah added a comment.


  I can't reproduce this anymore - can this be closed?

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

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

To: Majavah
Cc: Majavah, RhinosF1, Nikerabbit, DannyS712, Addshore, Aklapper, Akuckartz, 
CptViraj, Nandana, Lahi, Gq86, Bsandipan, GoranSMilovanovic, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wong128hk, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T252934: Hard deprecate manually constructing MovePage objects

2020-12-26 Thread Majavah
Majavah updated the task description.

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

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

To: Majavah
Cc: Majavah, DannyS712, Aklapper, H0bby, caldera, Naike, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, eprodromou, Hook696, CptViraj, 
darthmon_wmde, abi_, Kent7301, joker88john, 94rain, wildly_boy, CucyNoiD, 
Nandana, Lens0021, kostajh, Gaboe420, Jony, lucamauri, Amorymeltzer, 
Giuliamocci, Force_Radical, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, 45Jayjay1969, Vexations, QZanden, EnricoCNC, LawExplorer, 
Lewizho99, Maathavan, _jensen, rosalieper, Taiwania_Justo, shinjiman, 
Scott_WUaS, Thibaut120094, Izno, SBisson, Wong128hk, Wikidata-bugs, Snowolf, 
aude, Dinoguy1000, Gryllida, jeblad, Tacsipacsi, Catrope, Lydia_Pintscher, 
Darkdadaah, Nikerabbit, KartikMistry, Jdforrester-WMF, Mbch331, Rxy, Jay8g, 
Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259744: Argument 3 passed to CachingFallbackLabelDescriptionLookup::buildCacheKey() must be of the type string, null given

2020-08-08 Thread Majavah
Majavah added a comment.


  Patch was merged to master, removing as wmf.4 blocker

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

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

To: Majavah
Cc: Majavah, Lucas_Werkmeister_WMDE, thiemowmde, Agusbou2015, toan, Ladsgroup, 
Addshore, Pablo-WMDE, Michael, Catrope, Aklapper, brennen, CBogen, Akuckartz, 
darthmon_wmde, Nandana, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, 
LawExplorer, SundanceRaphael, Poyekhali, _jensen, rosalieper, Taiwania_Justo, 
Scott_WUaS, Jonas, Ixocactus, Wong128hk, alex-mashin, Wikidata-bugs, aude, 
El_Grafo, Dinoguy1000, jayvdb, MrStradivarius, Lydia_Pintscher, Anomie, 
Jdforrester-WMF, Jackmcbarn, Steinsplitter, Mbch331, Rxy, Jay8g, Krenair, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259744: Argument 3 passed to CachingFallbackLabelDescriptionLookup::buildCacheKey() must be of the type string, null given

2020-08-08 Thread Majavah
Majavah removed a parent task: T257972: 1.36.0-wmf.4 deployment blockers.

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

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

To: Majavah
Cc: Majavah, Lucas_Werkmeister_WMDE, thiemowmde, Agusbou2015, toan, Ladsgroup, 
Addshore, Pablo-WMDE, Michael, Catrope, Aklapper, brennen, CBogen, Akuckartz, 
darthmon_wmde, Nandana, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, QZanden, 
LawExplorer, SundanceRaphael, Poyekhali, _jensen, rosalieper, Taiwania_Justo, 
Scott_WUaS, Jonas, Ixocactus, Wong128hk, alex-mashin, Wikidata-bugs, aude, 
El_Grafo, Dinoguy1000, jayvdb, MrStradivarius, Lydia_Pintscher, Anomie, 
Jdforrester-WMF, Jackmcbarn, Steinsplitter, Mbch331, Rxy, Jay8g, Krenair, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258062: Wikidata Change Dispatching Broken

2020-07-15 Thread Majavah
Majavah removed a parent task: T256669: 1.35.0-wmf.41 deployment blockers.

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

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

To: Tarrow, Majavah
Cc: Addshore, RhinosF1, Majavah, Tarrow, 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, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258062: Wikidata Change Dispatching Broken

2020-07-15 Thread Majavah
Majavah triaged this task as "Unbreak Now!" priority.
Majavah added a comment.


  Blockers are UBN

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

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

To: Tarrow, Majavah
Cc: Majavah, Tarrow, Lucas_Werkmeister_WMDE, 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, Wikidata-bugs, aude, Mbch331, RhinosF1
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Se

2020-07-07 Thread Majavah
Majavah added a comment.


  Moving as a blocker for next week since the issue has been fixed on wmf.40 
but not on wmf.41

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

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

To: Lucas_Werkmeister_WMDE, Majavah
Cc: mmodell, Ladsgroup, Lucas_Werkmeister_WMDE, Agusbou2015, RhinosF1, 
Jdforrester-WMF, Addshore, DannyS712, Aklapper, Majavah, 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, 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] [Updated] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Setting

2020-07-07 Thread Majavah
Majavah added a parent task: T256669: 1.35.0-wmf.41 deployment blockers.

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

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

To: Lucas_Werkmeister_WMDE, Majavah
Cc: mmodell, Ladsgroup, Lucas_Werkmeister_WMDE, Agusbou2015, RhinosF1, 
Jdforrester-WMF, Addshore, DannyS712, Aklapper, Majavah, 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, 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] [Updated] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Setting

2020-07-07 Thread Majavah
Majavah removed a parent task: T256668: 1.35.0-wmf.40 deployment blockers.

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

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

To: Lucas_Werkmeister_WMDE, Majavah
Cc: mmodell, Ladsgroup, Lucas_Werkmeister_WMDE, Agusbou2015, RhinosF1, 
Jdforrester-WMF, Addshore, DannyS712, Aklapper, Majavah, 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, 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] [Updated] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Setting

2020-07-07 Thread Majavah
Majavah edited projects, added Beta-Cluster-reproducible; removed 
Beta-Cluster-Infrastructure.

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

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

To: Majavah
Cc: RhinosF1, Jdforrester-WMF, Addshore, DannyS712, Aklapper, Majavah, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, 
Bsandipan, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Se

2020-07-07 Thread Majavah
Majavah added a comment.


  In T257296#6284966 <https://phabricator.wikimedia.org/T257296#6284966>, 
@DannyS712 wrote:
  
  > @Majavah could not reproduce - is there something specific that should be 
done to trigger the error?
  
  Look at your browser's console - I can reproduce after clearing all caches

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

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

To: Majavah
Cc: Addshore, DannyS712, Aklapper, Majavah, Akuckartz, darthmon_wmde, Nandana, 
Lahi, Gq86, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T257296: Beta cluster wikidata fails to load scripts with "OutOfBoundsException from line 60 of /srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Setting

2020-07-07 Thread Majavah
Majavah created this task.
Majavah added projects: Beta-Cluster-Infrastructure, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  I recieve the following error on my browser's console when opening 
https://wikidata.beta.wmflabs.org/wiki/Q371142 and most interactive components 
on beta cluster's Wikidata are broken.
  
  name=Backtrace
OutOfBoundsException from line 60 of 
/srv/mediawiki/php-master/extensions/Wikibase/lib/includes/SettingsArray.php: 
Attempt to get non-existing setting "repoScriptPath"
Backtrace:
#0 
/srv/mediawiki/php-master/extensions/Wikibase/lib/includes/Modules/RepoAccessModule.php(39):
 Wikibase\Lib\SettingsArray->getSetting(string)
#1 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(717):
 Wikibase\Lib\Modules\RepoAccessModule->getScript(ResourceLoaderContext)
#2 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(685):
 ResourceLoaderModule->buildContent(ResourceLoaderContext)
#3 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoader.php(1191): 
ResourceLoaderModule->getModuleContent(ResourceLoaderContext)
#4 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoader.php(899): 
ResourceLoader->makeModuleResponse(ResourceLoaderContext, array, array)
#5 /srv/mediawiki/php-master/load.php(51): 
ResourceLoader->respond(ResourceLoaderContext)
#6 /srv/mediawiki/php-master/load.php(38): wfLoadMain()
#7 /srv/mediawiki/w/load.php(3): require(string)
#8 {main}

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

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

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


[Wikidata-bugs] [Maniphest] [Closed] T250555: test.wikimedia.beta.wmflabs.org pages not loading: Unknown database 'testwikidatawiki'

2020-06-22 Thread Majavah
Majavah closed this task as "Resolved".
Majavah added a comment.


  Should be fixed now.

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

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

To: Majavah
Cc: Krinkle, Majavah, Mholloway, Reedy, Aklapper, AlexisJazz, Blissjay007, 
Oblanco79, Alter-paule, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, darthmon_wmde, Kent7301, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, Analytics.mediafiles, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T250555: test.wikimedia.beta.wmflabs.org pages not loading: Unknown database 'testwikidatawiki'

2020-06-19 Thread Majavah
Majavah claimed this task.
Restricted Application added a project: User-Majavah.

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

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

To: Majavah
Cc: Krinkle, Majavah, Mholloway, Reedy, Aklapper, AlexisJazz, darthmon_wmde, 
DannyS712, Nandana, Analytics.mediafiles, Lahi, Gq86, Bsandipan, 
GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T250555: test.wikimedia.beta.wmflabs.org pages not loading: Unknown database 'testwikidatawiki'

2020-06-19 Thread Majavah
Majavah added a comment.


  Hmh. This is caused by `wmf-config/config/testwiki.yaml` inheriting 
`wikidataclient-test`, which configures Wikibase to use `testwikidatawiki` 
instead of `wikidatawiki`. I'm not sure if it's possible to exclude that tag 
from Beta cluster.

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

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

To: Majavah
Cc: Majavah, Mholloway, Reedy, Aklapper, AlexisJazz, darthmon_wmde, DannyS712, 
Nandana, Analytics.mediafiles, Lahi, Gq86, Bsandipan, GoranSMilovanovic, 
Jayprakash12345, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T241900: Update WikidataPageBanner extension.json to manifest version 2

2020-01-06 Thread Majavah
Majavah closed this task as "Resolved".

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

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

To: Majavah
Cc: Ammarpad, Aklapper, dueltodeath, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, Pavithraes, darthmon_wmde, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] [Changed Project Column] T224478: define "scheme:" as namespace alias for EntitySchema: (ns:640)

2020-01-06 Thread Majavah
Majavah moved this task from Config - to process to Blocked on community 
consensus on the Wikimedia-Site-requests board.
Majavah added a comment.


  Hi @Esc3300. Could you add a link to local community consensus?

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

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

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

To: Majavah
Cc: Majavah, Legoktm, Esc3300, darthmon_wmde, Dibya, pdehaye, 94rain, 
DannyS712, Nandana, Guilhermebm, Lahi, Gq86, Andrawaag, GoranSMilovanovic, 
Jayprakash12345, QZanden, YULdigitalpreservation, Zoranzoki21, LawExplorer, 
Salgo60, DatGuy, Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, 
Scott_WUaS, Ananthsubray, Tulsi_Bhagat, Wong128hk, Luke081515, MisterSynergy, 
SimmeD, abian, Wikidata-bugs, Snowolf, aude, Dcljr, Lydia_Pintscher, 
Jdforrester-WMF, Matanya, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T241900: Update WikidataPageBanner extension.json to manifest version 2

2020-01-06 Thread Majavah
Majavah claimed this task.
Restricted Application added a project: User-Majavah.

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

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

To: Majavah
Cc: Ammarpad, Aklapper, dueltodeath, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, Pavithraes, darthmon_wmde, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs