ayn2op/discordo

2024/04/23 19:45:22 failed to get token from keyring: failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'

Opened this issue · 4 comments

This error happens whenever logging in.

image

2024/04/23 19:45:22 failed to get token from keyring: failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'

Do you have gnome-keyring installed? You need to install a keyring software to store the authentication token.

@ayn2op ps aux | grep keyring shows that gnome-keyring is running:

... /nix/store/kb74hlfibs7qkypaam7skzgzwhi4vg4y-gnome-keyring-46.1/bin/gnome-keyring-daemon --start --foreground --components=ssh,secrets,pkcs11

@jpackardts @ayn2op Same:
mikwee 7222 0.0 0.0 534024 8948 ? Ssl 11:49 0:00 /usr/bin/gnome-keyring-daemon --start --foreground --components=secrets

Why is this closed?
I have same issue.