ayn2op / discordo

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

Secrets Service problem, discordo cant login #413

Open yuzi233 opened 1 month ago

yuzi233 commented 1 month ago

My pc is a VPS with out GPU, no desktop envirment installed, a debian linux. After the build , my first run crash say "failed to get token from keyring: The name org.freedesktop.secrets was not provided by any .service files" then I try install some apps(like keepassxc, keyringer), until Installed the gnome-keyring, it still crash, but message changed, it say"failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'". I try to run "ls /", but no "org" folder found, then I try to run as root "sudo discordo", it say dbus-luanch not found. well I search for it, and try "sudo apt install dbus-x11" to install dbus-x11 and it crash say"failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'" again. i try install xfc4 and reboot , but nothing change. I dont know how deal with it.

ayn2op commented 1 month ago

You need to unlock the default collection. Run gnome-keyring-daemon --unlock to unlock it.

yuzi233 commented 1 month ago

nothing respond, I run gnome-keyring-daemon --unlock , type the password, and nothing respond

yuzi233 commented 1 month ago

nothing respond, I run gnome-keyring-daemon --unlock , type the password, and nothing respond

what discordo required? I will reinstall the debian, try again

ayn2op commented 3 weeks ago

nothing respond, I run gnome-keyring-daemon --unlock , type the password, and nothing respond

Could you elaborate please? What do you mean by "nothing respond"? Unlock the default keyring and run the program again; if the issue still persists, check the log file located in the ~/.cache/discordo directory. Follow these instructions step-by-step to unlock the keyring.

hustlerone commented 1 week ago

nothing respond, I run gnome-keyring-daemon --unlock , type the password, and nothing respond

Could you elaborate please? What do you mean by "nothing respond"? Unlock the default keyring and run the program again; if the issue still persists, check the log file located in the ~/.cache/discordo directory. Follow these instructions step-by-step to unlock the keyring.

it hangs