[05:01:55] Hey folks! Quick question about resources for services on toolforge. I've got a web tool running as a k8s service (montage) that powers the Wiki Loves Monuments judging process. A lot of WLM contests start their judging at the same time, so users are reporting some slowness. Is it possible to get some burst resources for the next week or two while the bulk of the judging happens? [07:33:25] telemoud: definitely, you can open a task with the specific resources needed following https://wikitech.wikimedia.org/wiki/Help:Toolforge/Kubernetes#Quota_increases [07:43:32] !log tools rebooting tools-sgeweblight-10-26 as it fails to allocate memory [07:43:35] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [08:57:19] !log rebooting tools-sgeexec-10-8 as the host is stuck/unreachable [08:57:21] dcaro: Unknown project "rebooting" [08:57:27] oops [08:57:31] !log tools rebooting tools-sgeexec-10-8 as the host is stuck/unreachable [08:57:33] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [16:53:03] Since a few days ago I have been having errors with puppet because I uninstalled php7.4 in favour of php8.1, is there a way to indicate it in the role and thus not have such errors (or should I reinstall php7.4)? [16:59:14] Spookyville: Can you be more specific? What role, what project + host? [17:01:04] Yup, sorry: role simplelamp2, wikisp project, mars host [17:04:05] doesn't look like that role offers any configuration flexibility. unless you're familiar with puppet and using it to manage everything in your project, it might be easier to manage things by hand rather than tweaking the simple* roles for non-default use casess [17:11:30] Spookyville: you're also welcome to submit updates to that role; I don't think anyone has worked on it in a while [17:18:06] I thought there was a way, as with the datadir change. But I only use the role for LAMP, I think it's safe to disable it if that's the case. [17:18:07] On the other hand, upgrade directly and include 8.1 in the Bullseye section? Or another way to upgrade? [17:34:04] !help hello, when I'm trying to connect toolforge ssh, I keep getting this error:  "Permission denied (publickey,hostbased)" [17:34:04] If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-kanban [17:34:05] tried windows git bash and Putty. both same [17:34:05] I generated my private key many times and I'm sure I am doing it right way. also I added my public key to toolsadmin [17:34:06] what can I do? [17:34:06] thanks for help [17:34:42] WASP-Outis, what is the fqdn that you're connecting to, and what's your username? [17:38:04] huh [17:48:51] can you help me? [17:50:06] WASP-Outis, what is the fqdn that you're connecting to, and what's your username? [17:50:48] fqdn: login.toolforge.org [17:50:49] username: WASP-Outis [17:53:38] can you try all lowercase, 'wasp-outis'? [17:53:46] I'm not sure this will work at all with a - in there but we'll see [17:54:04] dashes are all fine, but shell usernames are indeed all lowercase [17:54:11] thx taavi [17:54:24] I see 'Invalid user WASP-Outis' on that host [17:54:59] WASP-Outis: it's weird, you have two usernames: a wiki username (WASP-Outis) and a shell name that's used on cloud hosts, which is wasp-outis. [17:55:21] i tried lowercase. no difference [17:55:41] it is different, but maybe not in a way that's visible on your end. [17:56:17] The server log says 'Connection closed by authenticating user wasp-outis' which suggests it's something on your end now. [17:56:21] You're using putty now? [17:56:25] so.. what can I do? I am an approved user on toolforge [17:56:39] yes I am [17:57:24] it should be possible to see connection logs on your end, although I don't know how to do it with putty. It would be -vvv with a commandline. [17:58:04] $ ssh -i C:/Users/thedarkone/.ssh/id_ed25519 wasp-outis@login.toolforge.org -v [17:58:05] Warning: Identity file C:/Users/thedarkone/.ssh/id_ed25519 not accessible: No such file or directory. [17:58:05] OpenSSH_9.3p1, OpenSSL 3.1.1 30 May 2023 [17:58:06] debug1: Reading configuration data /etc/ssh/ssh_config [17:58:06] debug1: Connecting to login.toolforge.org [185.15.56.66] port 22. [17:58:07] debug1: Connection established. [17:58:07] debug1: identity file /c/Users/thedarkone/.ssh/id_rsa type -1 [17:58:08] debug1: identity file /c/Users/thedarkone/.ssh/id_rsa-cert type -1 [17:58:08] debug1: identity file /c/Users/thedarkone/.ssh/id_ecdsa type -1 [17:58:09] debug1: identity file /c/Users/thedarkone/.ssh/id_ecdsa-cert type -1 [17:58:09] debug1: identity file /c/Users/thedarkone/.ssh/id_ecdsa_sk type -1 [17:58:10] debug1: identity file /c/Users/thedarkone/.ssh/id_ecdsa_sk-cert type -1 [17:58:10] debug1: identity file /c/Users/thedarkone/.ssh/id_ed25519 type -1 [17:58:11] debug1: identity file /c/Users/thedarkone/.ssh/id_ed25519-cert type -1 [17:58:11] debug1: identity file /c/Users/thedarkone/.ssh/id_ed25519_sk type -1 [17:58:12] debug1: identity file /c/Users/thedarkone/.ssh/id_ed25519_sk-cert type -1 [17:58:12] debug1: identity file /c/Users/thedarkone/.ssh/id_xmss type -1 [17:58:13] debug1: identity file /c/Users/thedarkone/.ssh/id_xmss-cert type -1 [17:58:24] debug1: Found key in /c/Users/thedarkone/.ssh/known_hosts:1 [17:58:25] debug1: rekey out after 134217728 blocks [17:58:25] debug1: SSH2_MSG_NEWKEYS sent [17:58:26] debug1: expecting SSH2_MSG_NEWKEYS [17:58:26] debug1: SSH2_MSG_NEWKEYS received [17:58:27] debug1: rekey in after 134217728 blocks [17:58:27] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_rsa [17:58:28] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_ecdsa [17:58:28] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_ecdsa_sk [17:58:29] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_ed25519 [17:58:29] please use a pastebin for pasting many lines of text [17:58:29] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_ed25519_sk [17:58:30] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_xmss [17:58:30] debug1: Will attempt key: /c/Users/thedarkone/.ssh/id_dsa [17:58:31] debug1: SSH2_MSG_EXT_INFO received [17:58:31] debug1: kex_input_ext_info: server-sig-algs= [17:58:32] debug1: SSH2_MSG_SERVICE_ACCEPT received [17:58:32] debug1: Authentications that can continue: publickey,hostbased [17:58:33] debug1: Next authentication method: publickey [17:59:36] sorry. how to use that? [18:00:27] if you have a phabricator account you can use https://phabricator.wikimedia.org/paste [18:00:40] Is that 'Warning: Identity file C:/Users/thedarkone/.ssh/id_ed25519 not accessible: No such file or directory.' bit somehow expected? [18:02:04] yes. I fixed it now. it has nothing to do with my error [18:04:50] now you're getting most of the way, I see "Failed publickey for wasp-outis from port 9098 ssh2: ED25519 SHA256:5wCyn4hKtugfBDJqqqfSFHnteHGjet7I4wDgtl4Rtx4" [18:05:26] I also see that you have a public key installed. So there may well be an actual key mismatch [18:06:58] looks like you got it working? [18:07:15] I think it is fixed. I generated another key and added new public key. I don't know how it fixed but thanks for your help [18:07:21] great! [18:30:04] Thanks dcaro!