Alessandro, I have zipped my id_ed25519 and id_ed25519.pub files and
removed them.

Now when I try to ssh to one of my servers, the ssh command hangs.

    env | grep SSH

returns

    SSH_AUTH_SOCK=/run/user/1000/gcr/ssh

that file is a socket with mode srw-rw-rw-

    ps -ef | grep ssh

returns (obfuscated)

    me  4738  4476  0 06:53 ?        00:00:02 /usr/libexec/gcr-ssh-agent 
--base-dir /run/user/1000/gcr
    me  4741  4476  0 06:53 ?        00:00:00 /usr/bin/ssh-agent -D
    me 15983  4738  0 11:34 ?        00:00:00 /usr/bin/ssh-agent -D -a 
/run/user/1000/gcr/.ssh
    me 15984  4738 97 11:34 ?        00:05:25 /usr/bin/ssh-add 
/home/me/.ssh/id_rsa
    me 17550 15935  0 11:36 pts/0    00:00:00 ssh obfuscated-host-name
    me 17560  4738 97 11:36 ?        00:03:50 /usr/bin/ssh-add 
/home/me/.ssh/id_rsa
    me 24809 14488  0 11:40 pts/2    00:00:00 grep --color=auto ssh

Anything else I can uncover that might help?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2130448

Title:
  ssh command in 25.10 fails to connect with RSA key and waits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcr4/+bug/2130448/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to