Page MenuHomePhabricator

Add niawiktionary to wikistats
Closed, ResolvedPublic

Description

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

Event Timeline

Dzahn changed the task status from Open to Stalled.Dec 22 2020, 11:55 PM

waiting for wiki creation

Urbanecm changed the task status from Stalled to Open.Jan 11 2021, 4:03 PM
Urbanecm subscribed.

ready now

MariaDB [wikistats]> insert into wiktionaries (prefix,lang,loclang,method) select prefix,lang,loclang,method from wikipedias where prefix="nia";


dzahn@wikistats-wild-tiger:~$ /usr/lib/wikistats/update.php wt prefix nia
sent query: 'select * from wiktionaries where prefix="nia"'.
A(1/182) - nia.wiktionary.org - calling API: https://nia.wiktionary.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5
-> http answer: 200 -> parsing answer: 0
getting version for https://nia.wiktionary.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: 0 images: 0
---> update wiktionaries set total="0",good="0",edits="0",users="0",activeusers="0",admins="0",images="0",http="200",si_generator="MediaWiki 1.36.0-wmf.25",ts=NOW() where id="448";

added to https://wikistats.wmcloud.org/display.php?t=wt