-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Authentication with ssh-agent doesn't work on macOS #10248
Comments
Same on Windows 11 |
The same is happening for me on unsecured local ssh connections through the profile connection tap on any version after .215. We connect as such (example) [email protected]:10022 and it fails with similar to what you shared despite the connection not needed any security or Auth |
Fails on v1.0.221 as well |
Please grab a debug log during an auth attempt: https://github.com/Eugeny/tabby/wiki/Capturing-a-debug-log-from-the-SSH-backend
|
Here's the debug log for Windows 11. Tabby failing to authenticate using pageant. |
Tabby version - v1.0.220
It behaves exactly the same on more different versions. It is not very clear what exactly caused this.
If I use the command line to connect via ssh, everything works (including inside tabby). The problem only occurs when running a connection profile.
It feels like tabby doesn't have access to the ssh-agent.
The text was updated successfully, but these errors were encountered: