[01:32:09] <Михаил> Thanks 👍 [01:32:10] <Михаил> I will try [07:39:38] Hello Everyone, [07:39:38] (It's a mediawiki API question, let me know if I should move this message elsewhere.) [07:39:40] I used to see my API ratelimits via `action=query&meta=userinfo&uiprop=ratelimits`, but it now returns empty : [07:39:41] - API documentation : https://commons.wikimedia.org/w/api.php?action=help&modules=query%2Buserinfo [07:39:43] - API url: https://commons.wikimedia.org/w/api.php?action=query&meta=userinfo&uiprop=ratelimits [07:39:44] I documented (https://commons.wikimedia.org/w/index.php?title=Help:Lingua_Libre/User_rights&action=edit§ion=1) this trick on 2020-09-20, it returned me : [07:39:46] ``` [07:39:47] { [07:39:49] "batchcomplete": "", [07:39:50] "query": { [07:39:52] "userinfo": { [07:39:53] "id": 5554, [07:39:55] "name": "Yug", [07:39:56] "ratelimits": { [07:39:58] "move": { [07:39:59] "user": { [07:40:01] "hits": 8, [07:40:02] "seconds": 60 [07:40:04] }, [07:40:05] "autopatrolled": { [07:40:07] "hits": 32, [07:40:08] "seconds": 60 [07:40:10] } [07:40:12] }, [07:40:14] "edit": { [07:40:16] "user": { [07:40:18] "hits": 900, [07:40:20] "seconds": 180 [07:40:22] }, [07:40:24] "autopatrolled": { [07:40:26] "hits": 10500, [08:15:41] !log admin extend cloudrabbit1* root with an additional 100G - T421054 [08:15:49] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [08:15:50] T421054: Move all openstack rabbitmq queues to quorum - https://phabricator.wikimedia.org/T421054 [12:53:03] Is it just me or bastions are extremely slow currently? [12:53:51] which bastions? [13:16:16] taavi: Thanks, it was bastion-15, but it seems back to normal [13:16:40] Load was above 8, now is 0.12 [14:44:57] !log admin Installed cumin v6.0.0-1 on apt.w.o (unattended upgrades) and the cloudcumin hosts (previous one for rollback in my home) [14:45:04] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [15:22:07] @Hugo_Lz: That commons URL you pasted returns the expected ratelimits data structure for me. Seems to work logged in or logged out too. [15:40:20] Ok, thanks bd808 for the report. I did thousands of test API queries these past few days maybe I tickled the API anti bot spider sense a bit. [18:02:29] @Hugo_Lz you’re a translation administrator on Commons (source (https://commons.wikimedia.org/wiki/Special:UserRights/Yug)) and thus have the noratelimit right there (source (https://commons.wikimedia.org/wiki/Special:ListGroupRights#translationadmin)) :) [18:02:46] took me a second to figure out why I could also reproduce the issue but only on Commons :D [18:04:53] in my case both commons and meta giving the same result i dont now it supposed to give this reuslt or not : https://tools-static.wmflabs.org/bridgebot/b4f82124/file_79115.jpg [18:04:53] https://tools-static.wmflabs.org/bridgebot/c4bf4f1b/file_79116.jpg [21:38:15] Hey