-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The name org.freedesktop.secrets was not provided by any .service files #1515
Comments
@Klikini Is this error repeatable (on this machine, or others)? This error can suggest that Linux credentials management components, such as |
It is reproducible on this machine every time. I'm running KDE, so maybe it
should be kwallet instead of gnome-keyring?
…On Mon, Jan 6, 2020, 18:16 Phillip Hoff ***@***.***> wrote:
@Klikini <https://github.com/Klikini> Is this error repeatable (on this
machine, or others)? This error can suggest that Linux credentials
management components, such as gnome-keyring are not completely
installed/configured/running.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1515?email_source=notifications&email_token=AAM5SCBHDR6LGQU35XTJUS3Q4PCVLA5CNFSM4KASEUL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIHHMJY#issuecomment-571373095>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM5SCGRY52R4BTLRLPDJDDQ4PCVLANCNFSM4KASEULQ>
.
|
The underlying problem seems to be that |
Okay, I understand. I installed |
Stumbled upon this ticket while researching a similar issue. Testing VS Code on a Chromebook with Crostini, after logging into GitHub I got this error: Following this issue, I fixed it by installing gnome-keyring. However, I wonder if it would make sense to add gnome-keyring as a dependency for VS Code's package? |
The authentication provider API in VSCode is going to add a secret storage API, so we're planning to use that. It would hopefully fix the issue, otherwise it will at least make it external to us. |
Repro steps:
Action: vscode-docker.registries.connectRegistry
Error type: Error
Error Message: The name org.freedesktop.secrets was not provided by any .service files
Version: 0.9.0
OS: linux (OpenSUSE Tumbleweed)
Product: Visual Studio Code
Product Version: 1.41.1
Language: en
The text was updated successfully, but these errors were encountered: