admin管理员组

文章数量:1384246

I can ssh to this remote ubuntu server from Windows commend line, but when connecting to the remote server via VS Code, I got the following error:

[10:19:19.193] Got some output, clearing connection timeout
[10:19:19.195] Showing password prompt
[10:19:24.587] Got password response
[10:19:24.587] "install" wrote data to terminal: "**********"
[10:19:24.622] > 
[10:19:27.231] > Permission denied, please try again.

I manually created ".vscode-server" directory and granted read+write permissions but still got the permission denied error.

Any help on this would be greatly appreciated!

本文标签: ubuntuVS Code SSH Remote Connection permission denied issueStack Overflow