http://wikistats.wmflabs.org/xml/wikipedias.xml is not updated since 2017-11-09.
It's the only file not updated in http://wikistats.wmflabs.org/xml/ all other ones are ok.
http://wikistats.wmflabs.org/xml/wikipedias.xml is not updated since 2017-11-09.
It's the only file not updated in http://wikistats.wmflabs.org/xml/ all other ones are ok.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| wikistats: fix xml dump cron jobs by specifying defaults-extra-file | operations/puppet | production | +1 -1 |
Change 477451 had a related patch set uploaded (by Dzahn; owner: Dzahn):
[operations/puppet@production] wikistats: fix xml dump cron jobs by specifying defaults-extra-file
https://wikistats.wmflabs.org/xml/wikipedias.xml exists again now
was a manual fix. permanent fix coming
Change 477451 merged by Dzahn:
[operations/puppet@production] wikistats: fix xml dump cron jobs by specifying defaults-extra-file
merged fix.. that fixed it for wikipedia.xml. not sure how the others worked before but now they all look up2date to me:
http://wikistats.wmflabs.org/xml/
(it's expected that wikia isn't running currently, too large afair)
the reason was mysql client started from cron job could not find its .my.cnf file with the password in it. now we are telling it specifically where to look by using --defaults-extra-file option.