Unable to Connect to SSH Server via Visual Studio Code #1010
Celestemhp
started this conversation in
Extension Show and Tell
Replies: 1 comment 1 reply
-
Unless you are developing an extension for VS Code this is the wrong place for your issue. Please review the pinned READ FIRST post at the top of this discussion forum. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm experiencing difficulties connecting to my SSH server using Visual Studio Code. I've successfully connected via the terminal using SSH, but when attempting to connect within VS Code, I encounter errors such as "Could not establish connection" or "Connecting with SSH timed out."
I've tried adjusting settings, including using the recommended extensions like "Remote - SSH," and ensuring my SSH keys and configurations are accurate. The server is hosted on One.com, and I've successfully connected using the terminal.
Are there specific VS Code settings or configurations I need to adjust for SSH connections? Any guidance or assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions