On Fri, Dec 27, 2024 at 2:30 PM David Cooper david.cooper@genworks.com wrote:
Hi Raymond,
You might need to add your ed25519 public key to here: SSH Keys · User Settings · GitLab https://gitlab.common-lisp.net/-/user_settings/ssh_keys
Make sure the same one which is in your .ssh/authorized_keys and which you know is the one letting you ssh in, is also added to that list in the gitlab UI. I think your "rtoy" gitlab user and your "rtoy" shell login account are treated as two different things so the requisite public key has to be in both places.
I checked and they match. Perhaps the issue is that the key starts with
ssh-rsa but is really ed25519?
I'm pretty sure I didn't edit that and ssh-keygen long ago did that. But it was a long time ago.