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 ...
I copied the public ssh key to the server using ssh-copy-id and checked that the ssh key works on the terminal. When I do ssh username@x.x.x.x, connection is made without asking for password). However, when I try to connect to the server through Visual Studio Code, VSCode...
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...
I've already setup the ssh key, but VSCode keeps asking for password For anybody Googling that runs into this thread. This is more than likely the correct answer if you are trying to setup Remote-SSH for the first time, or, trying to setup your keys for the first time. ... Sean...
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 way issue5164 demonstrated but it did not work. I can connect to the server locally, I tried to ...
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 ...
Thanks to VonC, I don't have to type my password everytime I run git fetch etc. within VSCode's integrated terminal. This was solved by adding $env:GIT_SSH="C:\Windows\System32\OpenSSH\ssh.exe" to my Powershell profile. However, it still didn't resolve the ma...
I am experiencing an connection issue with vscode remote ssh, previously it works fine, however, somedays ago, it suddenly didn't work. Right now, I am still able to connect to the server from terminal, but not from vscode ssh, it keeps asking me to input the password, when I tried ...
VSCode keeps asking for SSH password #168325 git info-needed Transient Error when reading extension's secretStorage from Remote window #184490 info-needed Near edit - undo / redo commands write which one command will be proceed if do this (like undo paste, redo format) #184642 info-...
Can confirm, on the latest stable release ( 1.82.0 ) the ssh is broken. Once I enter password and hit connect it got a connection working, but vscode got blocked and asking again for the password. Couldn't write it in time because it asked again. Then could write it in, hit enter,...