[04:40:47] i used to have speed issues with url2commons and by speed issue i mean it uploaded at dialup speeds.. [09:36:50] hello, I have 3 tools regularly running but one of them seems to have some sort of account block and whenever it tries to make edits it receives a captcha which causes the script to fail when run autonomously. It is working in the same way as my other tools (editing specific pages created only for this bot to edit) however I can't seem to get the [09:36:50] captchas to go away. What can I do about this? [09:37:27] The user is https://www.wikidata.org/wiki/Special:Contributions/UpdateWikiprojectBot [09:42:34] carlinmack: Your bot account needs to be at least confirmed. Try asking a buerecrat or sysop of the project. [09:46:10] Thanks, made a post on the noticeboard https://www.wikidata.org/wiki/Wikidata:Administrators%27_noticeboard#Request_for_confirmed_permissions [12:46:34] !log paws update jupyerlab T355890 [12:46:38] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Paws/SAL [12:46:39] T355890: jupyterlab to 4.0.11 - https://phabricator.wikimedia.org/T355890 [14:27:28] Is php7.4 incompatible with buildservice? I was trying to build https://github.com/sohomdatta1/croptool and it's spit out a bunch of problems with the composer file indicating that it can't find packages that align with php7.4 [14:29:06] what error did you get? [14:29:20] (what php version did you have installed when generating the composer lock file?) [14:29:34] they've got ~7.4 in composer.json anyway [14:29:41] so if it's PHP 8 on the service... it'll whinge [14:29:55] https://phabricator.wikimedia.org/P55805 would be the errors [14:30:53] heroku-sys/php ~7.4, found heroku-sys/php[8.1.15, 8.2.2] [14:31:06] Yeah, you're wanting only 7.4, but only 8.1 and 8.2 are available [14:32:24] https://devcenter.heroku.com/articles/php-support [14:33:59] 7.4 has been EOL since late 2022 - https://www.php.net/supported-versions.php [14:35:08] Basically, you should try and get the tool running on PHP 8.2 [14:35:18] Start by changing the composer.json requirement for PHP, and then see what happens [14:36:29] there's probably a lot of other work needed eventually... those supported PHPUnit versions are ancient, for example [14:40:59] Yeah looks like upgrading to PHP 8.1 is the way forward for now [14:41:36] The extra burden to 8.2 shouldn't be much... As 8.1 is already only in security only fixes, and goes EOL at the end of 2024 [20:41:02] legoktm: WikiAuthBot isn't responding to /whois in miraheze discord [23:55:43] hi all. after migrating my tool to k8s I get constant connection problems to wikipedia. I have the code in place to auto-retry 5 times and it waits 1 minute between every retry, but it's not helping. my tool fails with "Unable to read data from the transport connection: Connection reset by peer" about 5% of the all the runs [23:57:17] just got another one of those as I was typing my message: https://pastebin.com/PFaqva3x