-
Notifications
You must be signed in to change notification settings - Fork 20
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
Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown #1
Comments
You did well. I'll investigate.
Le mer. 5 sept. 2018 à 12:07, x80486 <[email protected]> a écrit :
… I see a lot of these when I query the contents of the systemd(1) journal:
Sep 05 06:55:44 uplink electron[23948]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Sep 05 06:55:54 uplink electron[23948]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Sep 05 06:55:55 uplink electron[23948]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Sep 05 06:56:04 uplink electron[23948]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
Sep 05 06:56:14 uplink electron[23948]: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: org.freedesktop.DBus.Error.ServiceUnknown
I isolated (read: shutdown/closed) all Electron apps, so I'm sure this is
coming from Bitwarden. I can't run the AppImage anymore to see if that
happens also with that one.
Just filing this one to let you know...in case those are relevant.
Cheers / me
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AB36b0dj8jjjFyij2G9244LWwiyqU-bXks5uX7BjgaJpZM4Warhz>
.
|
@x80486 Are you running on KDE or GNOME? A quick lookup of the error revealed the issue may come from node-keytar and the absence of |
I'm running GNOME [x80486@uplink ~]$ pacman -Q gnome-keyring
gnome-keyring 1:3.28.2-1 |
I don't see those messages anymore. This is OK 👍 |
I am a learner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I see a lot of these when I query the contents of the
systemd(1)
journal:I isolated (read: shutdown/closed) all Electron apps, so I'm sure this is coming from
Bitwarden
. I can't run theAppImage
anymore to see if that happens also with that one.Just filing this one to let you know...in case those are relevant.
Cheers / me
The text was updated successfully, but these errors were encountered: