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 15 forks source link

No notifications [Pushover] #4

Closed ghost closed 8 years ago

ghost commented 8 years ago

I'm running nzbget 17.0-testing-r1726 on CentOS 6.8 and installed nzbget-notify and nzbget appears to not be sending notifications at all.

I have debugging enabled, but do not see anything related in the main nzbget.log file.

I have tested the Notify.py with the pover:// string to confirm it is correct and working and my test notification was sent and received, so I am kind of at a loss. Any ideas?

caronc commented 8 years ago

If it works from the command line then it could be a permission issue. I haven't tested the scripts i wrote at all with nzbget-17. It's possible there is something new introduced in that version that I don't handle properly. I'll try to upgrade my machine at home tonight and keep you posted.

If you fall back to an earlier version, does it work again?

ghost commented 8 years ago

I did try setting permissions to 777 for kicks with no success. I figured that maybe the case, I will see if I can roll-back nzbget, test, and report back.

caronc commented 8 years ago

Great, please keep me posted on your rollback! On a side note, I pinged @hugbug in his support forum here for any additional feedback he might have.

There is also another thread open on his forum that describes a similar issue to what you're experiencing here. So it's possible you're not alone with this problem. Are other scripts impacted in your case? Or just the Notify.py? Can you see it correctly from the GUI (it's configuration?). Or is it even missing from there?

One last note worth mentioning; it may be your NZBGet configuration file (it's possible it's corrupt) or NZBGet is having a hard time parsing it. Try backing it up and just starting from scratch. I realize this is a horrible pain in the ass... but if it doesn't work, just roll back with your backup anyway (no harm done).

Good luck

caronc commented 8 years ago

It seems to work for me. Have a look at the 2 links I provided to his forum. There are some more suggestions there that might help.

caronc commented 8 years ago

Hey, I just wanted to follow up with you on this ticket to see if it's worth closing? Did you ever figure out your issue?

caronc commented 8 years ago

Will close for now since we're past a 2 week mark of silence. :) Feel free to comment if you're still having the issue and I can re-open the case.