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 and not connecting. I've checked other issues, now I could only connect if I delete .vscode-server directory...
It's working again for me after I removed the vscode-server from the remote machine. It's asking me for password whenever I'm trying to open large files though but that's not an issue for me. I can code on my remote machine now. Thanks for this wonderful plugin! hakubeclosed this ...
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...
Hello, I tried to connect my server today as usual but the vs code keeps asking me to enter my password, I tried to solve the problem in the wayissue5164demonstrated but it did not work. I can connect to the server locally, I tried to add my SSH key to the server and it seems t...
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 ...
Summary Adds support for username and password to the 9.4 Remote (SSH) connection type. Refactor SSH auth process to use a handler that can support use of agent, manually specifying a private keyf...
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 ...
N/A VS Code Version: 1.86.0 OS Version: Ubuntu 22.04 Steps to Reproduce: Open VSCode Attempt to connect to an existing or new ssh config using Remote Development Extension Pop up below happens: 'A system error occurred (A system error ocurred: uv_os_get_passwd returned ENOENT (no such ...
How well are theseremote server connection entry-pointsserved? 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) ...