That’s curious.
Do you have a “ssh” in path?
is it excutable by you?
What is the OS type you are running from?
What happens if you from the CLI run
ssh -o ControlPersist
?
Thanks!
That’s curious.
Do you have a “ssh” in path?
is it excutable by you?
What is the OS type you are running from?
What happens if you from the CLI run
ssh -o ControlPersist
?
Thanks!
Micheal,
Sorry for the confusion, I found this duplicate thread.
Indeed, openssh-clients was missing. Now it looks much better.
Thanks for pointing me to the right direction!
Guillem
If you want to open a ticket on github we can make that print an error when the SSH tools are missing.
(Though this hasn’t happened before, I’d much rather not share a traceback)
Thanks!