SchoofsKelvin / vscode-sshfs

Extension for Visual Studio Code: File system provider using SSH
GNU General Public License v3.0
543 stars 36 forks source link

Extension issue #256

Closed kedarotta closed 3 years ago

SchoofsKelvin commented 3 years ago

Can you post the SSH FS log? It is available under Output > SSH FS. While it should censor passwords/passphrases, I recommend checking it for (other) sensitive data first.

At first glance, the All configured authentication methods failed makes it seem as if you misconfigured the password/agent/..., used the wrong key, don't have your agent selected and running with the right key, ...

kedarotta commented 3 years ago

The issue got resolved by clearing the catche. Thanks :)