Installed in wsl. Turns out wsl doesn't do a proper login through the wsl entrypoint method, so bus and other systemd user@[uid] services arent started properly. It's a known issue. So I restarted the service and that solved the bus not found issue, now I see:
$ discordo
2024/10/05 23:29:29 INFO failed to get token from keyring err="The name is not activatable"
Does this mean libsecret is not initted somehow? Thanks
Installed in wsl. Turns out wsl doesn't do a proper login through the wsl entrypoint method, so bus and other systemd user@[uid] services arent started properly. It's a known issue. So I restarted the service and that solved the bus not found issue, now I see: $ discordo 2024/10/05 23:29:29 INFO failed to get token from keyring err="The name is not activatable" Does this mean libsecret is not initted somehow? Thanks