Unable to connect via SSH with keyfile #14102
Labels
remote
issues related to the remote functionality
remote-ssh
issues related to the ssh remote functionality
Bug Description:
I have a lot of hosts entries in
~/.ssh/config
like this one:And I'm unable to connect to any of them via Theia (Linux, Appimage). ssh in terminal works fine.
Steps to Reproduce:
Host
entry in~/.ssh/config
file (each system in this file doesn't allow password login)username@ip
Could not open SSH connection to remote. All configured authentication methods failed
~/.ssh/config
):pc
and enter username in the second promptCould not open SSH connection to remote. getaddrinfo ENOTFOUND pc
ssh pc
) I get this error:Please enter a user name.
username@ip
connection error. Error from logs:pc
connection error (logs are empty)pc
without username error (logs are empty)Additional Information
The text was updated successfully, but these errors were encountered: