caronc / nzb-notify

Push Notifications to a large number of supported services for NZBGet and SABnzbd (based on Apprise)
GNU General Public License v3.0
129 stars 16 forks source link

Unable to receive notifications vis Pushover in NZBGet #66

Closed cuckys closed 3 years ago

cuckys commented 3 years ago

:mega: Notification Service(s) Impacted Pushover

:beetle: Describe the bug Unable to receive push notification via Pushover.

:bulb: Screenshots and Logs

INFO | Fri Aug 21 2020 01:46:17 | Notify: [DEBUG] Exiting with return code: 93
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(config) INCLUDEIMAGE="no"
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(config) SERVERS="pover://xxx@xxx"
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(config) ONQUEUE="yes"
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(config) INCLUDEIMAGE="no"
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(default) BODY=None
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(default) TITLE=None
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] get(config) SERVERS="pover://xxx@xxx"
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] Process directory is missing: /mnt/stuff/xxx/NZBGet/intermediate/xxx
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] OS: FreeBSD 11.3-RELEASE-p11
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] Python v3.7.8
INFO | Fri Aug 21 2020 01:46:15 | Notify: [DEBUG] Script Mode: queue

:computer: Your System Details:

:crystal_ball: Additional context Note that I can receive the test notification successfully.

caronc commented 3 years ago

The logs you share show for the OnQueue mode. This will only trigger if you've set your configuration to notify you in this instance.

if you go into your server settings and then the Notify Plugin options, verify you're set up to send a notification OnQueue if this is what you want.

Also, make sure you set the Notify script to run early in the Ordering for best results.

Let me know how it goes

caronc commented 3 years ago

How did things go; were you able to figure this out?

caronc commented 3 years ago

I'm closing this issue as i have not heard back from you in a while now. Please feel free to comment here or open a new ticket if you're still having problems.