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

No such interface org.freedesktop.DBus.Properties #115

Closed
bitcoinmeetups opened this issue Aug 25, 2023 · 2 comments
Closed

No such interface org.freedesktop.DBus.Properties #115

bitcoinmeetups opened this issue Aug 25, 2023 · 2 comments

Comments

@bitcoinmeetups
Copy link

Hi,

I'm Mr. Cherry, a very friendly guy. Issue:

Input:

AKASH_KEY_NAME=myWallet
echo $AKASH_KEY_NAME
AKASH_KEYRING_BACKEND=os
provider-services keys add $AKASH_KEY_NAME

Output:

myWallet
Error: No such interface “org.freedesktop.DBus.Properties” on object at path /

Environment: Raspberry PI 4, debian

@arno01
Copy link

arno01 commented Aug 25, 2023

Please use "file" or "test" (no password protection) keyring backend instead of the "os".

Or install and configure the OS keyring if you want to use the os keyring. That might be more painful way to go, I would not recommend.

@bitcoinmeetups
Copy link
Author

Ok I have tried replacing os with file or test. But I get the same results as before.

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

No branches or pull requests

3 participants