Jump to content

Nova Resource:Tools.pagepile/SAL

From Wikitech

2025-08-01

  • 16:50 wmbot~lucaswerkmeister@tools-bastion-13: webservice stop && webservice --health-check-path=/howto.html php7.4 start # try php7.4 instead of php7.3
  • 16:43 wmbot~lucaswerkmeister@tools-bastion-13: webservice stop && webservice --health-check-path=/howto.html php7.3 start # try to add health-check-path to avoid recurrence of T400995; appears to have broken the tool 😬
  • 13:06 wmbot~lucaswerkmeister@tools-bastion-13: kubectl rollout restart deployment pagepile # T400995; just as in https://sal.toolforge.org/log/VweuxZYBffdvpiTrxEE7, `webservice restart` seemed confused about whether the webservice was running or not

2025-05-12

  • 18:08 wmbot~lucaswerkmeister@tools-bastion-13: kubectl rollout restart deployment pagepile # tool was unresponsive, `webservice` seemed confused about whether the service (on deprecated php7.3) was up or not

2023-07-12

  • 15:04 wm-bot: <lucaswerkmeister> kubectl rollout restart deployment pagepile (lighttpd was failing to write temp files; “PHP Warning: Unknown: POST data can't be buffered; all data discarded”; cc T341656)