ayn2op / discordo

A lightweight, secure, and feature-rich Discord terminal client.
MIT License
1.92k stars 63 forks source link

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

Open RestartFU opened 2 months ago

RestartFU commented 2 months ago

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'

ayn2op commented 2 months ago

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

jpackardts commented 1 month ago

@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
mikwee commented 1 month ago

@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

PylotLight commented 3 weeks ago

Why is this closed? I have same issue.