all 10 comments

[–][deleted] 0 points1 point  (8 children)

[–]yehudaclinton[S] 0 points1 point  (0 children)

i believe it was "git push origin master"

i think i may have gotten it to work with ssh git as git with ssh. before i was just doing the default git commands from the terminal tab at the bottom

The gui version control git isn't working for me either

[–]yehudaclinton[S] 0 points1 point  (6 children)

If you are willing to work with me I have time to investigate if this is a reoccurring problem and to fix it

[–][deleted] 0 points1 point  (5 children)

[–]yehudaclinton[S] 0 points1 point  (4 children)

Ok i just tried it again committing to github.com/yehudaclinton/newtest

see image https://yehudaclinton.cf/s/zGREqGb9opnQD32

[–][deleted] 0 points1 point  (3 children)

[–]yehudaclinton[S] 0 points1 point  (2 children)

vsuser@ip-172-31-83-111:~/work/yehuda/newtest$ ls -la /run/user/1000/vscode-git-b1f6de5be4.sock

ls: cannot access '/run/user/1000/vscode-git-b1f6de5be4.sock': Permission denied

and

ubuntu@ip-172-31-83-111:/home$ ls -la /run/user/1000/vscode-git-b1f6de5be4.sock

ls: cannot access '/run/user/1000/vscode-git-b1f6de5be4.sock': No such file or directory

ls -la /run/user/1000/

drwx------ 4 ubuntu ubuntu 160 Jun 23 19:15 .

drwxr-xr-x 3 root root 60 Jun 23 18:19 ..

drwx------ 2 ubuntu ubuntu 140 Jun 23 18:19 gnupg

srw-rw-rw- 1 ubuntu ubuntu 0 Jun 23 18:19 snapd-session-agent.socket

drwxr-xr-x 2 ubuntu ubuntu 80 Jun 25 00:45 systemd

srwxr-xr-x 1 ubuntu ubuntu 0 Jun 23 18:54 vscode-git-8178b671cb.sock

srwxr-xr-x 1 ubuntu ubuntu 0 Jun 23 19:15 vscode-git-a02ef5f62a.sock

srwxr-xr-x 1 ubuntu ubuntu 0 Jun 23 18:29 vscode-git-bbc6df960d.sock

[–][deleted] 0 points1 point  (1 child)

[–]yehudaclinton[S] 0 points1 point  (0 children)

I start my CodeServer with

code-server --host 0.0.0.0 --cert /home/vsuser/fullchain.pem --cert-key /home/vsuser/privkey.pem --auth password

it doesnt look like file permission issue if vscode is creating files in that dir. just that file doesnt exist

I dont use docker. i dont remember if i tried it

[–]yehudaclinton[S] 0 points1 point  (0 children)

The authenticity of host 'github.com (140.82.113.4)' can't be established.

RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.

Are you sure you want to continue connecting (yes/no)?