Ran into this today. I see a hanging 'ssh-add' process and my ssh session is hung waiting for it. I stumbled on a workaround:
$ ssh-add # type in any password(s) as required $ ssh server -J jump-server # should now work i.e try to fix ssh-add so it does not need any input. -- 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
