[13:27:30] Could someone with the correct permissions abandon https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MassMessage/+/720772 as this has been done in https://gerrit.wikimedia.org/r/c/mediawiki/extensions/MassMessage/+/829286 [15:03:19] xSavitar, ^ [15:08:08] Dreamy_Jazz, done! Thanks! [20:36:53] Was directed to here for this question, so I'll go ahead and copy/paste my question from the other channel. [20:36:55] Noticed something interesting. Bulbapedia is showing up in the "largest wikis" listing on wikistats as having version 1.18.2, but it correctly shows 1.35.2 in the regular listings. This is strange, because we haven't been on 1.18 in forever. Is that some kind of caching issue? [20:37:08] (Compare https://wikistats.wmcloud.org/largest_html.php?s=good_desc&th=0&lines=500 to https://wikistats.wmcloud.org/display.php?t=mw ) [20:37:28] I would have to imagine it can't be something on our end. [20:37:47] mutante: ^ [20:41:28] I think this means the timer (formerly cronjob) to update versions isn't running or does not exist. [20:41:52] I would be the one who has to fix that.. [20:42:26] oh.. so when you say "regular listings" you mean the table with all mediawikis..right [20:42:36] the only place it's not working is that "largest wikis" special page? [20:43:01] yes, that page is .. special (too special) [20:43:07] That's the only one I know of. The site owner asked me about it because he noticed it. [20:44:50] jfolv: I made https://phabricator.wikimedia.org/T317241 to fix it [20:45:02] that is the right tag to get attention by the way [20:45:19] the good part: if it works in the regular page then the jobs run and it's in the DB [20:45:27] it's just that "largest" page has a bug [20:47:37] thanks for reporting. looks like you already had a Phab user, so you will get email soon [20:47:49] mutante: Thanks! Just wanted to make sure it wasn't something on our end. We've had our own problems and I was just a bit concerned. [20:49:03] jfolv: it could also be that it's in the DB more than once, if you changed domain name in the past [20:49:43] jfolv: what is the URL to your Special:Version page [20:50:02] mutante: https://bulbapedia.bulbagarden.net/wiki/Special:Version [20:50:26] (I promise I'm working on the update to the software; I know 1.35.2 has issues) [20:50:33] ok, thanks, looks good [20:50:53] Great! Glad I was able to help. [20:52:14] ok, so it's only once in the B and it has 1.35.2 there as well. and I see the problem [20:52:17] DB [20:53:18] there is an old field called "version" which is set to 1.18.2 and a new field called "si_generator" which is "MediaWiki 1.35.2" [20:53:33] the bug is that the largest pages displays the outdated field [20:53:48] at some point in history we switched the way to fetch versions [20:54:02] TLDR: it's not you, i'll fix it soon [21:07:46] Wow, with it displaying 1.18, that must've been in there for years. Guess it was only a matter of time before someone noticed haha. Again, glad you figured it out. Thanks for being quick to respond, and good luck with the fix! At least it sounds simple enough. [21:15:54] yea, wikistats has been around since 2005 :p