Skip to content
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

Keyring not being accessed by Docker Container #190

Open
Guacam-Ole opened this issue Feb 2, 2025 · 1 comment
Open

Keyring not being accessed by Docker Container #190

Guacam-Ole opened this issue Feb 2, 2025 · 1 comment
Assignees

Comments

@Guacam-Ole
Copy link
Contributor

Describe the bug
I try to use the secretservice to store the password as suggested. But when starting the docker container it cannot be found. Using the pw in the config works

To Reproduce
Store the password in secretservice, start zwift

Additional context
When starting the container the following message appears:

Password not found in the SecretService keyring, you can store it with `secret-tool store --label "Zwift password for [myemailadress]" application zwift username [myemailadress]`

So I did exactly like suggested in the message and still receive that error. Maybe docker cannot access the secret store?

@netbrain
Copy link
Owner

netbrain commented Feb 2, 2025

@Jmennius you have any clue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants