Unable to send pushover notification #366
Replies: 7 comments 3 replies
-
More info : Traceback (most recent call last):, |
Beta Was this translation helpful? Give feedback.
-
Working here for me, running Docker on synology using basic syntax . pover://user@appkey?sound=intermission |
Beta Was this translation helpful? Give feedback.
-
Tried it again, still the same issue |
Beta Was this translation helpful? Give feedback.
-
Does it work if you take out all the extra parameters and just stick to the basics? |
Beta Was this translation helpful? Give feedback.
-
Is there any chance you are using armv7 (Raspberry pi 3)? If so I have same issue with raspberry pi 3. Similar problem: #217 |
Beta Was this translation helpful? Give feedback.
-
@mwolfaardt what version of the raspberryPi exactly? |
Beta Was this translation helpful? Give feedback.
-
I'm using x64 architecture, and it works, which does support the theory it's architecture specific issue |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I've configured pushover as my notifications but when I test it nothing happens, in the logs, I can see the following error
Exception ignored in: <function BaseEventLoop.del at 0x72eff8e0>,
Watch URL: https://www.loot.co.za/product/tetra-goldfish-gold-japan-premium-food-for-fancy-gold/zddj-6894-g790 Error [Errno 1] Operation not permitted,
DEBUG:apprise:Loaded Pushover URL: pover://[email protected]//?priority=normal&format=text&overflow=upstream&rto=4.0&cto=4.0&verify=yes
Version
v0.39.6
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Notification should show on pushover application
Screenshots
N/A
Desktop (please complete the following information):
Windows 11, Firefox
Smartphone (please complete the following information):
Samsung Galaxy S9
Additional context
Running in Docker Container on Raspberry PI
Beta Was this translation helpful? Give feedback.
All reactions