Page MenuHomePhabricator

Add tcywiktionary to wikistats
Closed, ResolvedPublic

Description

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

Related Objects

Event Timeline

Dzahn changed the task status from Open to Stalled.Oct 29 2024, 2:58 PM
Dzahn subscribed.

blocked on T377922

Dzahn changed the task status from Stalled to Open.Oct 30 2024, 2:17 AM
Dzahn claimed this task.
MariaDB [wikistats]> insert into wiktionaries (prefix, lang, loclang, method) select prefix,lang,loclang,method from wikipedias where prefix="tcy";
dzahn@wikistats-bookworm:~$ /usr/lib/wikistats/update.php wt prefix tcy
sent query: 'select * from wiktionaries where prefix="tcy"'.
A(1/195) - tcy.wiktionary.org - calling API: https://tcy.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://tcy.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.43.0-wmf.28",ts=NOW() where id="463";