Replies: 3 comments 3 replies
-
its not an issue, its more about configuration, you need to connect dbus to your container |
Beta Was this translation helpful? Give feedback.
3 replies
-
You need to make dbus work from within the container on the CLI first
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, yes i understand now, the actual container needs dbus support too, i re-created the request #2481 thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version and OS
0.45.25 on linux/docker
Is your feature request related to a problem? Please describe.
DBus notification is supported by apprise: https://github.com/caronc/apprise/wiki/Notify_dbus
However, if I input
dbus://
in notification, it is not recognized.Describe the solution you'd like
Support
dbus://
notificationDescribe the use-case and give concrete real-world examples
(This is used when the notification is local)
Additional context
Beta Was this translation helpful? Give feedback.
All reactions