Page MenuHomePhabricator

Add gpewiki to wikistats
Closed, ResolvedPublic

Description

Please add new wiki gpewiki to Wikistats, once it is created. Thanks!

Related Objects

Event Timeline

Dzahn changed the task status from Open to Stalled.May 4 2023, 5:41 PM
Dzahn claimed this task.
RhinosF1 changed the task status from Stalled to Open.Jul 5 2023, 5:36 AM
RhinosF1 claimed this task.
RhinosF1 added a project: User-RhinosF1.
RhinosF1 added subscribers: Dzahn, RhinosF1.

I will test my access to the VPS project and carry this out either tonight or tomorrow.

Mentioned in SAL (#wikimedia-cloud) [2023-07-05T18:14:15Z] <RhinosF1> MariaDB [wikistats]> insert into wikipedias (prefix, lang, loclang, method) values ("gpe", "Ghanaian Pidgin", "Kroo brofo", 8) T335991

Mentioned in SAL (#wikimedia-cloud) [2023-07-05T18:14:27Z] <RhinosF1> /usr/lib/wikistats/update.php wp prefix gpe T335991

MariaDB [wikistats]> insert into wikipedias (prefix, lang, loclang, method) values ("gpe", "Ghanaian Pidgin", "Kroo brofo", 8)
    -> ;
Query OK, 1 row affected (0.014 sec)

MariaDB [wikistats]> Ctrl-C -- exit!
Aborted
rhinosf1@wikistats-bullseye:~$ /usr/lib/wikistats/update.php wp prefix gpe
sent query: 'select * from wikipedias where prefix="gpe"'.
A(1/343) - gpe.wikipedia.org - calling API: https://gpe.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://gpe.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5---> OK - total: 0 good: 0 edits: 0 users: 0 active users: 0 admins: 1 images: 0
---> update wikipedias set total="0",good="0",edits="0",users="0",activeusers="0",admins="1",images="0",http="200",si_generator="MediaWiki 1.41.0-wmf.15",ts=NOW() where id="359";