While trying to use the Remote Server extention to connect to a high performance computing server, the connection was unsuccessful and returned Server returned 404
.
From the error log, it appears that the error is executing the line wget [vscode-server-download-lind]
. So I believe it’s an issue with downloading the correct version of VS Code server.
I am able to connect through ssh.
Tried different network and connecting to other high performance computing servers. Also tried manually installing vscode server, but did was all unsuccessful.