Skip to content
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

Open
vitaleg opened this issue Jan 20, 2025 · 6 comments
Open

Authentication with ssh-agent doesn't work on macOS #10248

vitaleg opened this issue Jan 20, 2025 · 6 comments
Labels

Comments

@vitaleg
Copy link

vitaleg commented Jan 20, 2025

Tabby version - v1.0.220

It behaves exactly the same on more different versions. It is not very clear what exactly caused this.

Image

Image

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.

@vitaleg vitaleg added the T: Bug label Jan 20, 2025
@nexional
Copy link

Same on Windows 11

@jmeier5261
Copy link

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

@Eugeny Eugeny closed this as completed in c4a514f Jan 22, 2025
@nexional
Copy link

Fails on v1.0.221 as well

@Eugeny Eugeny reopened this Jan 23, 2025
@Eugeny
Copy link
Owner

Eugeny commented Jan 23, 2025

Please grab a debug log during an auth attempt: https://github.com/Eugeny/tabby/wiki/Capturing-a-debug-log-from-the-SSH-backend

GitHub
A terminal for a more modern age. Contribute to Eugeny/tabby development by creating an account on GitHub.

@vitaleg
Copy link
Author

vitaleg commented Jan 23, 2025

Now, in version 1.0.221, it works only if i run app via terminal, like this:

Image

But if I run the app as normal, the problem still exists.

This now works exactly as it did in version 1.0.216.

@nexional
Copy link

nexional commented Jan 25, 2025

Here's the debug log for Windows 11. Tabby failing to authenticate using pageant.

DEBUG_Tabby_v1.0.221.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants