vscode-remote-x11 icon indicating copy to clipboard operation
vscode-remote-x11 copied to clipboard

Another All configured authentication methods failed like #10

Open RicoAfoat opened this issue 2 years ago • 4 comments

Sorry to bother you all with a little bit silly problem,but I meet similar problem like #10 .But I have connected to my visual machine using vscode extension Remote SSH without password successfully(I have runssh-keygen and I have added my public key to my server's ~/.ssh/authorized_keys file).

I have searched the web but I failed to solve the problem.

Here's the log :

Setting up display for remote "ssh-remote".
Connecting with SSH. See Remote X11 (SSH) logs for more details.
Error: All configured authentication methods failed
Connecting to [email protected] port 22
Error: All configured authentication methods failed

I would appreciate if you could help me.

RicoAfoat avatar Sep 17 '22 08:09 RicoAfoat

I guess there's sth. wrong with xming,I'll get a VcXsrv and see if it works.

RicoAfoat avatar Sep 17 '22 09:09 RicoAfoat

Narrowly succeed using VcXsrv,but the extension still shows the same log.

RicoAfoat avatar Sep 17 '22 11:09 RicoAfoat

I uninstall your extension & find the display still works...I am truly puzzled.

RicoAfoat avatar Sep 17 '22 11:09 RicoAfoat

same issue here, I can connect to my remote machine with vscode using publicKey, but the plugin says all configured authentication methods failed.

SJoJoK avatar Nov 11 '22 06:11 SJoJoK