I try to use the ssh in the vscode to connect my server. but i get some problem, like that:
> Permission denied, please try again.
> [email protected]'s password:
[10:58:41.916] Showing password prompt
[10:58:46.050] Got password response
[10:58:46.050] "install" wrote data to terminal: "************"
[10:58:46.111] >
> Permission denied, please try again.
> [email protected]'s password:
[10:58:46.112] Showing password prompt
[10:58:50.014] Got password response
[10:58:50.014] "install" wrote data to terminal: "************"
[10:58:50.069] >
[10:58:50.084] > [email protected]: Permission denied (publickey,password,keyboard-interactive).
> 过程试图写入的管道不存在。
[10:58:51.352] "install" terminal command done
[10:58:51.355] Install terminal quit with output: 过程试图写入的管道不存在。
[10:58:51.356] Received install output: 过程试图写入的管道不存在。
[10:58:51.362] Failed to parse remote port from server output
[10:58:51.371] Resolver error: Error:
at g.Create (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:499181)
at t.handleInstallOutput (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:496503)
at t.tryInstall (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:620043)
at async d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:579901
at async t.withShowDetailsEvent (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:583207)
at async k (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:576866)
at async t.resolve (d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:580578)
at async d:vscode-extensionms-vscode-remote.remote-ssh-0.110.1outextension.js:2:846687
[10:58:51.413] ------
the vscode always ask me to input my password. then i get the problem.
i try to use the Xshell and run terminal under administrator or not, i can connect.