Lucas_Werkmeister_WMDE added a comment.

  The wb-reconcile instance uses our git-updater ansible role 
<https://github.com/wmde/ansible-roles/blob/main/git-updater/templates/update.sh.j2>
 to keep a MediaWiki checkout up to date. For reasons we haven’t figured out 
yet (T286292 <https://phabricator.wikimedia.org/T286292>), it regularly fills 
up the hard drive (the `.git/objects` store appears to grow unbounded for some 
reason), so I’m //thrilled// to hear it’s causing server-side issues as well.
  
  - command: `git`
  - version: `git version 2.20.1`
  - check whether git protocol v2 is turned on: yes
  
    lucaswerkmeister-wmde@wb-reconcile:~$ grep -A2 protocol /etc/gitconfig
    # git::systemconfig for 'protocol_v2'
    [protocol]
    version = 2
    lucaswerkmeister-wmde@wb-reconcile:~$ git config protocol.version
    2
  
  I believe fedprops-euspecies is set up similarly, but I’m not sure.
  
  Honestly, at this point, we should probably just turn off the automatic 
updater at least for the reconcile instance. (The Federated Properties team 
would have to decide if they still need their automatic updates.) It causes a 
variety of issues and we don’t update the software (WikibaseReconcileEdit 
extension) very frequently anymore anyways.

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

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

To: Lucas_Werkmeister_WMDE
Cc: hashar, Addshore, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, Wikidata-bugs, aude, 
jayvdb, Lydia_Pintscher, Paladox, Mbch331, Jay8g, Krenair, QChris
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to