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

SSH forwarding does not work #426

Closed
code-asher opened this issue Jan 22, 2025 · 5 comments
Closed

SSH forwarding does not work #426

code-asher opened this issue Jan 22, 2025 · 5 comments

Comments

@code-asher
Copy link
Member

code-asher commented Jan 22, 2025

With this setting, I would expect forwarding to work.

"coder.sshConfig": [
        "AddKeysToAgent=yes",
        "ForwardAgent=yes"
    ],
}

However, it has been reported that the forwarding does not work. Forwarding with VS Code's SSH Remote plugin directly does work (using config-ssh -o ForwardAgent=yes)

@coder-labeler coder-labeler bot added customer-reported help wanted Extra attention is needed labels Jan 22, 2025
@matifali matifali added must-do and removed help wanted Extra attention is needed labels Feb 3, 2025
@matifali
Copy link
Member

@bcpeinhardt, can you check if this is still the issue after 2.19?

@bcpeinhardt
Copy link
Collaborator

@matifali I see you moved this ticket to Blocked in the Plugins Board but In Progress in the Bugs Board. I'm a little confused on why this ticket has different statuses in different boards/what the flow here is representing. Can you clarify the flow for me?

@matifali
Copy link
Member

@bcpeinhardt that could be a mistake. Fighting with so many boards. Please update the status as you like.
Thanks for bringing this up. I will be more conscious in future.

@bcpeinhardt
Copy link
Collaborator

@code-asher and I tried to reproduce this and were unable to :(
We think 2.19 might have fixed it but waiting on feedback from customer after they upgrade their deployment: https://codercom.slack.com/archives/C07NVVAC4G2/p1741014902411739?thread_ts=1736862647.947549&cid=C07NVVAC4G2

@matifali
Copy link
Member

Works in version 2.19. Confirmed by the user.

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

No branches or pull requests

3 participants