4

Holy shit.

This was an effort to combine Gitlab, Github and Bitbucket with VSCode and git SSH authentication. SSH agent doesn't work, configured, added some code in .bashrc, seems fine. Then there was still ssh-askpass missing.

"ssh_askpass: exec(/usr/bin/ssh-askpass): No such file or directory"

WTF VSCode? Why do I need this crap?

However, installed it. Nevertheless, I'm still asked for my password every time when I synchronize using the GUI. Thank God everything was in docker containers/images. So at least there is no garbage left after every failed attempt.

I don't know how, but I finally made it that at least synchronization using the terminal works without a password.
Took me five hours to do this shit.

Now I just report the bug to Microsoft and then straight to McDonalds. I'm starving.

Comments
  • 1
    I never got ssh keys to work with VSCode either.
Add Comment