vscode-remote-x11
vscode-remote-x11 copied to clipboard
Another All configured authentication methods failed like #10
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.
I guess there's sth. wrong with xming,I'll get a VcXsrv and see if it works.
Narrowly succeed using VcXsrv,but the extension still shows the same log.
I uninstall your extension & find the display still works...I am truly puzzled.
same issue here, I can connect to my remote machine with vscode using publicKey, but the plugin says all configured authentication methods failed.