Open Fabricio20 opened 2 years ago
I cannot connect with SSH either
I don't know if my issue is the same as yours but under the profile settings I thought those 5 buttons under authentication method were just navigation buttons to show the different setting. I just left it on whatever I had last clicked on. So for example I had Key selected on a Password SSH client and Password selected on a Key based client. I just wanted to make sure there was no key or username saved under those settings lol.
But this actually force Tabby to only use that authentication method. I was getting the exact same errors as you are getting. So just wanted to let you know incase you made the same mistake as I did. I changed all of mine to auto and that seems to have fixed it.
Possibly related to https://github.com/mscdex/ssh2/issues/989
Nor do I.
Describe the problem: Hello, I've just installed Tabby and I'm having issues connecting to any SSH server, the servers are all using key-based authentication and work just fine from the command line, termius, putty and bitvise ssh client.
I've checked a few other issues on the repository but none seem to address the problem, the rsa key is encrypted and of type:
However even changing this format via PuTTYgen to a normal (PEM-encoded) OpenSSH key does not yield a working setup.
The following is the debug log from developer tools, Tabby is running on Windows 11:
To Reproduce: