GitLiveApp / GitLive

GitLive Docs
83 stars 24 forks source link

vscode Sign in with GitLab #97

Closed Dylan0203 closed 2 years ago

Dylan0203 commented 2 years ago

Was having trouble working on some of the projects with the GitLab group

Screen Shot 2021-12-04 at 18 07 01

then I removed the extension & revoke app access now I can never sign in with GitLab

after reinstalling & signing in with GitLab that seems successfully redirected to the project list page which told me I can close the tab and return to IDE but it still shows not signed in

Screen Shot 2021-12-04 at 18 09 52

Also I don't have the remove account for the GitLab option

Screen Shot 2021-12-04 at 18 16 48

Is there a way to fully clean the extension caches somehow? or what can I do to make it works again?

SP-84 commented 2 years ago

Just to say that I am stuck with the same issue, I tried to reinstall the extension and to reload vscode, but it refuses to sign-in to my GitHub account. Maybe there is a bug with the current vscode version ? Screenshot_20211206_134400

EDIT : Maybe try to reclone the git repo that you were collaborating on with your team, and use the branch/version of the repo. For me, GitLive resumed with usual behaviour, so it may be a conflict between the version that you are collaborating on your group which caused the issue.

SP-84 commented 2 years ago

Another error thrown by vscode after trying to login using GitLab Solution given by the vscode documentation and other users Installing gnome-keyring (and/or additionnal packages depending on your Desktop Environment) seems to fix the issue.

Ygnys commented 2 years ago

@Dylan0203 @SP-84 Thanks for reporting! We have now included a fix for this, so you should be able to sign in again.

Dylan0203 commented 2 years ago

@Ygnys

After I revoke the GitLab application access, I can sign in again. thx!!