[00:21:00] Its likely PYTHONPATH plus using three different pywikibot versions simultaneously. [00:21:02] $HOME/robot.sh has `$HOME/pwbvenv/bin/pwb /data/project/shared/pywikibot/core/scripts/replace`. The venv has 9.0.0 installed in it, and the shared one has the nightly version in it (currently 9.6.0.dev0). In theory those could work together since they are on the same major version, but it is a bad idea to mix different versions together. [00:21:10] $HOME/.bash_profile has `export PYTHONPATH=/data/project/shared/pywikibot/stable:/shared/pywikibot/stable/scripts`. This points to yet another version (currently 9.5.0). [00:21:20] You should delete or blank .bash_profile and update robot.sh to start with `$HOME/pwbvenv/bin/python3 $HOME/pywikibot-core/pwb.py replace`. [05:50:59] Thanks [05:51:20] I'll try it [11:11:29] !tools using cloud-org level creds for CI jobs [16:59:03] !log cloudinfra puppetserver ca clean --certname wikilabels-backups-01.wikilabels.eqiad.wmflabs (project does not exist anymore) [16:59:05] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Cloudinfra/SAL [16:59:29] !log cloudinfra puppetserver ca clean --certname wikilabels-staging-02.wikilabels.eqiad.wmflabs (project does not exist anymore) [16:59:30] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Cloudinfra/SAL [17:27:57] https://upload.wikimedia.org/wikipedia/commons/thumb/9/92/Asiatischer_Monat_2019_Goldmedaille.svg/165px-Asiatischer_Monat_2019_Goldmedaille.svg.png <-- Error: 429, Too Many Requests [17:28:19] I am in Germany, so it might be caused by the Amsterdam site? [17:29:49] From here: https://de.wikipedia.org/wiki/Benutzerin:Tetraeder the broken image (2nd image, 3rd image is similar) on the left side below "für das Verfassen von 20 Artikeln" [18:44:44] I'm not sure if this is normal, but logging into horizon.wikimedia.org just now, there were what felt a dozen slow redirects over a 30 seconds period between it and idp on something called https://openstack.eqiad1.wikimediacloud.org:25000 [18:45:21] the hash kept changing until eventually it reached horizon [18:46:29] it’s been reported in here before (usually as “doesn’t work” rather than “takes ages”), but I don’t think I’ve seen a phabricator task for it yet [19:16:05] Krinkle: that weird dance is normal with the current Keystone auth setup. https://phabricator.wikimedia.org/P71035 is what happens. [19:17:20] there were 6x openstack.eqiad1.wikimediacloud.org:25000/protected in the chain for me [19:17:27] with a different access_token each time [19:18:25] anyway, I previously didn't see openstack in the chain at all, so I guess this is new with it using keystone and certainly intentional :) [19:19:57] "new" being relative. the auth was switched in September just a bit before a.ndrewbogott went on sabbatical. It was part of getting away from Wikitech things (2FA in this case) before the SUL migration. [19:32:07] !log lucaswerkmeister@tools-bastion-13 tools.wd-image-positions deployed 1527c5d7c8 (l10n updates: krc) [19:32:09] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.wd-image-positions/SAL [19:33:23] !log lucaswerkmeister@tools-bastion-13 tools.wd-image-positions deployed bfcbf544da (remove canonical from service.template) [19:33:24] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.wd-image-positions/SAL [19:47:00] !log lucaswerkmeister@tools-bastion-13 tools.lexeme-forms deployed 3933dbfa7f (l10n updates: af, ar, de, fr, gl, he, krc, mk, pa, sk, zh-hans); manually restored sh-latn (T379188) [19:47:04] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [19:53:38] Hello, can somebody help me? I have logged in to toolforge before, but I haven't in months. I am trying now but I'm getting this Putty Fatal Error: "No supported authentication methods available (server sent: publickey, hostbased)" [19:53:39] I changed my SSH keys, I have tried with and without pageant