I’m trying to connect to the remote server via remote-ssh extension.
(0) I’ve written the info(Host, HostName, User) to config file
(1) Tried to connect with the remote-ssh extension via clicking on the button next to the server name(“neuron”)
enter image description here
(2) I typed OTP and my password as required.
And it’s stuck forever in the “Copying VS Code Server to host with scp”
enter image description here
I’ve tried (1) setting absolute path to the /.ssh/config file (2) both values of remote.SSH.useLocalServer setting.
I’m expecting it to connect to the server after entering OTP -> password. VScode connects well to another remote server and since it’s my new labtop I’m working on, I suppose it might not be a issue of crashing with “known_hosts” files, but not sure with this.
AhhyunLee is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.