User Details
- User Since
- Sep 20 2017, 4:36 AM (429 w, 3 d)
- Availability
- Available
- LDAP User
- Count Count
- MediaWiki User
- Count Count [ Global Accounts ]
Oct 28 2025
@dcaro , @DamianZaremba: I can confirm that it works fine now. Thank you both.
Using
filelog-stdout: $TOOL_DATA_DIR/logs/notify.log filelog-stderr: $TOOL_DATA_DIR/logs/notify.log
works. If that is the new intended behavior then that is fine and we can add this caveat to the documentation.
What do you mean? I have mount: all in the yaml file.
Oct 19 2025
Got the errors too today, three times in a row but the emails were sent.
Oct 7 2025
Assigning to Ladsgroup as discussed here: https://meta.wikimedia.org/wiki/Talk:Spam_blacklist#c-Ladsgroup-20251006153200-Count_Count-20251006075900
Oct 2 2025
This issue blocks the migration of my tools away from file logs. One hour is very low.
Aug 1 2025
The category count is definitely broken today, see e.g. sub categories here all listed as empty when they are not: https://de.wikipedia.org/wiki/Kategorie:Wohngeb%C3%A4ude_in_Niedersachsen
Jul 10 2025
Jun 14 2025
It comes from the DiscussionTools extension CSS:
https://github.com/wikimedia/mediawiki-extensions-DiscussionTools/blob/0b877fba05b8a2d984e84100695196d797ec1bc3/modules/dt.init.less#L358-L360
Jun 13 2025
As a dewiki CU with a technical background I have been quite frustrated with the limitations of Special:Investigate (limited no. of accounts / ips), no adding accounts manually, no widening of IPv6 ranges, no advanced filtering, etc. and have been thinking about writing a better tool for some time. So just like @L235 I would like to have the ability to use the API on dewiki to develop such a tool.
May 23 2025
The move log entries are not exactly duplicate, they differ in the associated_rev_id field of the log_params column.
Looks like there are no more instances of fully duplicate entries though, more general quarry query: https://quarry.wmcloud.org/query/93916
They are not only appearing twice, there are actually two entries created in the db, see https://quarry.wmcloud.org/query/93904
Mar 29 2025
This is indeed no longer reproducible.
Dec 2 2024
Nov 26 2024
Nov 18 2024
Oct 31 2024
It needs to be removed from the sitematrix as well. Code which tries to access the associated URL now fails, because the DNS entry has been removed.
Oct 12 2024
This seems to be completely broken as I can't save anything. It also makes a test fail:
❯ cargo test -- tests::api::test_immutable
Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
Running unittests src/lib.rs (/Users/hans/dev/countcount/mwbot/target/debug/deps/parsoid-2eaed1445b9c5a61)Sep 25 2024
Ahh, because @doctaxon as oversighter suppressed the username.
I still don't understand why doctaxon is listed as the blocking admin while the block was done by another admin originally.
Sep 6 2024
I did not know about the restriction that the revert has to be marked as patrolled in order for the reverted tag to be applied. After marking the revert as patrolled the reverted edit is properly marked as reverted.
Aug 27 2024
Aug 26 2024
Aug 24 2024
Can this be completed? cswikivoyage is still not listed in the meta_p.wiki table while events are being sent out. This causes problems for my spamcheck tool.
Aug 23 2024
There are some native Rust wikitext parsers we could consider as well:
Aug 20 2024
This works fine with non-cnb images by using commands like this in the job definition:
command: exec ./xlinks.sh # in turn execs the binary
Jul 9 2024
@bd808 I remember now. Thanks for reminding me.
@bd808 Thank you! I have started using the Mediawiki REST API instead (see https://phabricator.wikimedia.org/T369414#9958156), using e.g. https://en.wikipedia.org/w/rest.php/v1/page/MediaWiki:Spam-blacklist, which works fine as well.
Jul 6 2024
Using the Mediawiki REST API works good enough. So this is not that urgent for me anymore.
I haven't checked if this applies to _all_ action=raw requests.
Jul 3 2024
Jul 1 2024
Jun 24 2024
It seems btmwiki is not yet in meta_p.
Jun 19 2024
Thanks a lot!
Jun 10 2024
Jun 8 2024
Jun 4 2024
Jun 2 2024
May 30 2024
Triaging as high since vandalism was visible in the app over days.
Apr 5 2024
Mar 27 2024
Mar 7 2024
toolforge jobs store file sounds good.
Feb 13 2024
Not sure what happened but for some reason the file is gone now.
Feb 12 2024
Seems similar to T357098.
Feb 11 2024
Works perfectly, thank you!
Feb 6 2024
Jan 30 2024
The banner says 8:30 to 8:40 UTC. I was confused that it was still there.
Jan 22 2024
Back then it wasn't possible due to the peculiarities of the Rust buildpack, but now that I have restructured it to be a Rust "workspace" I will give it another shot.
Jan 18 2024
Unfortunately I can't use the Build Service since https://gitlab.wikimedia.org/countcount/xlinks is a monorepo for both the xlinks data collector and the spamcheck webapp. AFAICS the Multi Procfile buildpack is not supported.
Jan 17 2024
It is unfortunately not coming back.
The golang1.11 webservice image is on Debian buster. The jdk17 webservice image is on bullseye:
tools.spamcheck@tools-sgebastion-10:~$ cat service.template backend: kubernetes type: jdk17 extra_args: - ./run.sh tools.spamcheck@tools-sgebastion-10:~$ kubectl exec -it spamcheck-<redacted> -- /bin/bash tools.spamcheck@spamcheck-<redacted>:~$ cat /etc/debian_version 11.8
If there is any bookworm-based image I can use with a binary, please let me know.
OK, I opened T355231.
@taavi Is there a separate task for the webservice images?
