buxx / buxx/trsync

bug: password not found in secret manager

Open
#81 7 comments 0 reactions 1 assignee Claimed by @buxx View on GitHub
Dominant language
Rust
Stars
15
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Hi Bux,

I would like `trsync_manager` to retrieve the Tracim instance password has described in the README:

> trsync_manager will try to get passwords from system secret manager with key `trsync::` and current logged user as user.

- In ~/.trsync.conf, I have a Tracim instance called `algoo`
- In Seahorse (Gnome's secret manager), I have created a password with description `trsync::algoo`
- But when I run `trsync_manager` it says:

```
ERROR trsync_core::config] Unable to read password from config for instance 'algoo.tracim.fr' and user 'yvan', this instance will be ignored : 'No matching entry found in secure storage'
```

Do you have a idea about what I am doing wrong?

Thanks,
Yvan

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.