Skip to content

Keyring not being accessed by Docker Container #190

@Guacam-Ole

Description

@Guacam-Ole

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions