[00:14:58] My vagrant dev environment is newly failing with "Fatal error: Class 'Wikimedia\Services\ServiceContainer' not found in /vagrant/mediawiki/includes/MediaWikiServices.php on line 152". Does anyone know what I can do to debug this? [00:15:19] I ran `vagrant destroy` and `vagrant up`, as well as `vagrant git-update` [00:17:12] Your vendor folder is out of date [00:18:13] composer should be run as part of the git-update [00:21:15] Hmm, I see now that there's an earlier error [00:21:25] Snippet here: https://dpaste.org/CznF [00:23:20] Actually, full log: https://dpaste.org/fkhR [00:33:57] Currently trying a `composer update` from within /vagrant/mediawiki [01:00:51] Okay, that seems to have solved that problem, but now `vagrant up` says "Internal error when setting a password for the admin "Admin": The password entered is in a list of very commonly used passwords. Please choose a more unique password." [01:01:03] And a number of other installation steps get skipped after that [01:02:47] Have you git pulled in the vagrant dir recently? [01:03:00] https://github.com/wikimedia/mediawiki-vagrant/commit/781445adfbfa9f2e04542c1beddce06018efb53e [01:03:52] I have now, I was about a dozen commits behind [01:03:58] `vagrant provision` running again... [01:07:28] Excellent, I can log in now. Thanks [03:15:54] what is this chat room allabout? [03:18:37] xboxboy: about the software that powers wikipedia. [03:18:41] xboxboy: may i help you? [03:19:36] I just saw media-wiki and wasnt sure if it had something to do with a database of all the media sources, and maybe a rating of them, or if it had something to do with the coding side of things [03:20:42] xboxboy: www.wikimedia.org runs wikidata, which is kind of like a database of things. They also have commons.wikimedia.org, which is, however, limited to freely licensed media only. [03:21:59] I see. Thank you for the information! [03:22:30] you're welcome [05:57:16] question regarding the page forms extension, how can i define a form that adds something to the bottom of a generated page? [05:57:49] something static and not user-editable that is [08:33:24] !help Hello, i need to download jembot. [08:33:24] There are a lot of topics you could be asking about. Besides, this bot is mostly for experienced users to quickly answer common questions. Please just ask your question and wait patiently, as the best person to answer your question may be away for a few minutes or longer. If you're looking for help pages, we moved that to !helpfor. [08:33:49] Hello, i need to download jembot from toolforge to use it in my own mediawiki. [08:35:11] Hello, i need to download jembot from toolforge to use it in my own mediawiki. Reedy [08:48:17] I need an latest backup of Toolforge. [09:17:19] In wikimedia-toolserver-home archive can find jem source codes??? [09:24:31] MadriCR Que haces aquĆ­??? [09:24:39] Warning. User riggle is joaquinito02, who has a global ban from the Wikimedia Foundation. [09:25:09] Reedy: ^ [09:26:16] MadriCR -riggle-2 i have created account. [09:26:25] Thanks! [09:27:17] Thanks [09:27:44] Gonna request the gban of his new account [09:29:55] MadriCR: already pinged in -stewards [09:30:12] going to sweep Miraheze's access logs as well for anything obvious [09:31:05] Thank you, now I do go to sleep. Goodnight [09:31:26] night [13:35:08] In some AWS ALB reconfiguration (testing on my dev wikis) I saw a weird 404 that I couldn't explain until I realized that the Special:RecentChanges URL returns a 404 if there are no changes with the specified criteria. Does that seem like a bug or is it likely intended design? [13:36:05] FWIW the page renders fine, just happened to be looking at the browser tools and saw that single 404. [15:12:14] justinl: That's probably intentional. No (changes) found [15:14:38] I can sorta see the logic in that but I would think some kind of 2xx could would make more sense, but it's nbd. Thanks! [15:15:04] There's arguments both ways [15:15:13] And different browsers/webservers deal with them in different ways [15:15:43] Sure. Just surprised me since I was doing my ALB and Varnish changes and have a custom 403 code in Varnish now for a specific situation so a sudden 404 was confusing me. [17:35:03] wdoran: Is there a task for the CentralAuth/kask migration? [17:35:55] I guess https://phabricator.wikimedia.org/T254422 ?