[06:24:52] Hello everyone, what is the address for SSH to connect to toolsforge? [06:32:33] BureibuNeko: login.toolforge.org [06:32:54] Majavah: OK, I see. Thanks! [06:41:37] Majavah: Another problem is that my SSH terminal shows that my key is not registered with the server. What should I do? [06:42:55] I've uploaded my public key to phab and toolsforge [06:43:26] BureibuNeko: what error do you get? [06:45:01] I don't know. I just use the private key to connect on the SSH terminal [06:45:59] The terminal reminder key is not registered [06:46:20] to the server [06:48:25] What exactly does your terminal say? and what command are you using to connect? [06:51:03] Using SSH, "the selected user key is not registered on the remote host, please try again." [06:51:13] That's all. [06:53:51] And your command? [06:54:36] Login [06:55:15] BureibuNeko: what's your username? [06:55:24] LClightcat [06:55:42] Try ssh LClightcat@login.toolforge.org -i /path/to/public/key [06:55:51] ok i see. [06:58:10] BureibuNeko: use `lightcat` as your shell/ssh username [06:58:48] OK, I see. Thank you both! [06:59:58] Majavah: You are right... So login name will automatically remove capital letters... [07:00:46] no, you chose that when you signed up, I just checked what it was [07:02:05] I remember incorrectly(( [07:02:24] I'm sorry to disturb you. [07:12:55] no worries, happy to help [07:48:39] Thanks for handling the alert dcaro, enjoy the rest of your weekend [07:49:26] 👍 no prob, will look more closely on monday [13:14:42] !log tools.lexeme-forms deployed 2ece3adc91 (Portuguese updates) [13:14:47] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [14:16:08] !log tools.lexeme-forms actually deployed 2ece3adc91 (this time I did the git rebase but forgot the webservice restart, how’s that for a change) [14:16:12] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [15:42:09] !log admin updated debian-10.0-buster base image [15:42:13] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Admin/SAL [19:31:28] !log legoktm@tools-sgebastion-08:~$ sudo qdel -f 9999704 # T278645 [19:31:29] legoktm: Unknown project "legoktm@tools-sgebastion-08:~$" [19:31:29] T278645: SGE Job gerrit_reviewer_bot (9999704) stuck in delete state - https://phabricator.wikimedia.org/T278645 [19:31:34] !log tools legoktm@tools-sgebastion-08:~$ sudo qdel -f 9999704 # T278645 [19:31:39] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/SAL [19:38:21] !log tools.lexeme-forms deployed 43d0c29996 (update Portuguese nouns) [19:38:24] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [19:49:39] legoktm: why did your force delete work, as in the task valhallasw said they already tried that? [19:50:12] I did it as root with sudo which apparently is what's needed [19:52:04] same command doing a different thing depending on who runs it doesn't sound like a great design choise [19:53:45] :shrug: I guess there's a permissions check somewhere [19:54:26] Majavah: https://xkcd.com/149/ [21:04:03] root needing sudo ? :S [21:26:11] Platonides: AFAICT lego said he used sudo from his account https://phabricator.wikimedia.org/T278645#6952076 [21:27:01] Yeah, I meant using sudo to execute as root [21:27:12] ah [21:27:23] that makes more sense