You are not logged in.

#1 2021-12-14 18:33:43

michaelmoreno
Member
Registered: 2021-10-04
Posts: 18

VSCode - Have to log into GitHub everytime (keychain error)

Using the branded release of VS Code.
Everytime I start the application, it prompts me to log in to GitHub, despite having already done so in previous sessions.
After logging in successfully, code prompts me with the following notification

Writing login information to the keychain failed with error 
'Object does not exist at path “/org/freedesktop/secrets/collection/login”'.

Following other forum posts I've installed gnome-keyring and libgnome-keyring, but am not sure what further configuration to do with them.
I want VSCode to remember my GitHub login persistently through sessions so that I don't have to relog in everytime.

Offline

#2 2021-12-15 07:27:13

GeorgeJP
Member
From: Czech Republic
Registered: 2020-01-28
Posts: 190

Re: VSCode - Have to log into GitHub everytime (keychain error)

If gnome-keyring is installed, check if it's unlocked with

seahorse

before starting vscode.

Offline

Board footer

Powered by FluxBB