Home > Back-end >  Consult: vscode remote - SSH to the remote host 's architecture is not support
Consult: vscode remote - SSH to the remote host 's architecture is not support

Time:09-17


As shown in figure CMD can connect the SSH server in vscode remote - SSH connections to enter the correct password after quote vscode remote - SSH could not establish connection
"Xx. Xx. Xx. Xx". The remote host 's architecture is not support. And terminal display disconnected from SSH

CodePudding user response:

Me too, to check the related information, found the server version is too low, lsb_release -a

Links are remote SSH server version requirements,
https://code.visualstudio.com/docs/remote/linux#_remote-host-container-wsl-linux-prerequisites
  • Related