-
-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels