zalando / go-keyring

Cross-platform keyring interface for Go
MIT License
881 stars 86 forks source link

[Linux] failed to unlock correct collection '/org/freedesktop/secrets/aliases/default' #116

Open songant opened 3 weeks ago

songant commented 3 weeks ago

Using go-keyring to save passwords locally works fine on Mac and Windows, but reports an error on Linux: failed to unlock correct collection '/org/freedesktop/secrets/aliases/default'. gnome-keyring and dbus-x11 has been installed on the virtual machine. This is a desktop-free environment