caronc / nzb-notify

Push Notifications to a large number of supported services for NZBGet and SABnzbd (based on Apprise)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to receive notifications vis Pushover in NZBGet

cuckys opened this issue · comments

📣 Notification Service(s) Impacted
Pushover

🪲 Describe the bug
Unable to receive push notification via Pushover.

💡 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

💻 Your System Details:

  • OS: FreeBSD 11.3-RELEASE-p11
  • Python Version: Python v3.7.8

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

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

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

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.