Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Apr 23, 2024 · 8 comments

Comments

@RestartFU
Copy link

RestartFU commented Apr 23, 2024

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
Copy link
Owner

ayn2op commented Apr 24, 2024

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

@ayn2op ayn2op closed this as completed Apr 24, 2024
@jpackardts
Copy link

@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
Copy link

mikwee commented Jun 15, 2024

@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
Copy link

Why is this closed?
I have same issue.

@hustlerone
Copy link

Yeah, it's incredibly frustrating to use this client because of keyring problems.

@ayn2op
Copy link
Owner

ayn2op commented Sep 22, 2024

Yeah, it's incredibly frustrating to use this client because of keyring problems.

If you are unable to get keyring software working, you can always pass the token flag to the CLI:

discordo --token "..."

@hustlerone
Copy link

yeah but that sucks and leaks my token to .history

@ayn2op
Copy link
Owner

ayn2op commented Oct 28, 2024

Related: zalando/go-keyring#116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants