"remote.SSH.useLocalServer": true? I turned this off by default because it caused issues for some users, but that will make you see more password prompts. Otherwise, please share the log from the Remote-SSH output channel. commented @roblourensI turned it off, and re-connected. It's b...
I have tried both values of the remote.SSH.useLocalServer setting My SSH command works from a local terminal I can connect using the Remote-SSH extension on VS Code when all other VS Code extensions are disabled -> Hi, I have been encountering the problem of repeating asking for passwords...
When I try to connect to my remote host, I keep getting asked to enter my password again, despite entering it correctly. I have looked at other issues and managed to fix this by deleting the .vscode_server and then retrying, but this pro...
"SHELL":"/bin/bash","DISPLAY":":1","ELECTRON_RUN_AS_NODE":"1","SSH_ASKPASS":"/home/quintus/.vscode/extensions/ms-vscode-remote.remote-ssh-0.99.2023031515/out/local-server/askpass.sh","VSCODE_SSH_ASKPASS_NODE":"/snap/code/122/usr/share/code/code","VSCODE_SSH_ASKPASS_EXTRA_ARGS"...
I'm having an issue with Remote SSH where the Server installation process already in progress - waiting and retrying stage is looping and constantly asking for my password. vs-code server is already installed on the remote machines and nothing there has changed. Things worked fine 2 days ago ...
When I attempt to connect to a remote host via SSH, it reports that the authenticity of the host could not be verified. I see in the log that it is asking me if I wish to continue connecting, but it doesn't give me a chance to answer; it immediately rejects the connection attempt ...
Specifying an currently running Jupyter URI with password authentication does not work Running a cell without selecting a kernel ❔ Using SSH to start & connect to a Jupyter server (e.g. access remote notebook via port forwarding) ❔ ...