Page 1 of 1

1.0.0RC1 Post Proc Failed 'No error message is available'

Posted: February 14th, 2016, 1:48 pm
by crapshack
I think this started happening as soon as I updated to RC1.


2016-02-11 21:16:45,394::ERROR::[postproc:518] Post Processing Failed for Charade.1963.WEEDLORDZ ()
2016-02-11 21:16:45,394::INFO::[postproc:520] Traceback:
Traceback (most recent call last):
File "sabnzbd\postproc.pyo", line 511, in process_job
File "sabnzbd\growler.pyo", line 130, in send_notification
File "sabnzbd\growler.pyo", line 544, in send_windows
File "sabnzbd\utils\systrayiconthread.pyo", line 110, in sendnotification
error: (0, 'Shell_NotifyIcon', 'No error message is available')
2016-02-11 21:17:11,161::INFO::[__init__:1051] Restarting because of crashed postprocessor
2016-02-11 21:17:11,167::DEBUG::[scheduler:227] Stopping scheduler
2016-02-11 21:17:11,384::INFO::[__init__:382] SABnzbd shutting down...

Re: 1.0.0RC1 Post Proc Failed 'No error message is availabl

Posted: February 14th, 2016, 5:14 pm
by safihre
You are on Windows?
Is the sabnzbd icon visible in the notification area?

Re: 1.0.0RC1 Post Proc Failed 'No error message is availabl

Posted: February 14th, 2016, 9:03 pm
by crapshack
Yes, sorry, Win 10. The icon is not visible because I'm running it as a scheduled task at system startup, before login. Fairly certain that when it restarts itself after every post process failure, it stays in whatever user purgatory system startup tasks are in. So there's no icon after it restarts itself. In Task Scheduler, I gave it highest privileges and it runs whether I'm logged in or not. Pretty sure these are the same settings I used in Win 7 and had no problems.

I should note that it is actually post processing the files just fine. A TV show will show up in its designated location on a different hard drive from where SAB works, but Sonarr will not import it. I think because SAB marks it as failed.

Re: 1.0.0RC1 Post Proc Failed 'No error message is availabl

Posted: February 15th, 2016, 3:59 am
by safihre
Oke you can 'fix' this by disabling Windows Notifications in Config > Notifications.
I will make a fix so it won't crash the whole program for this!

Re: 1.0.0RC1 Post Proc Failed 'No error message is availabl

Posted: February 15th, 2016, 2:46 pm
by crapshack
Thanks a lot. I had a suspicion that it had something to do with notifications but thought it was the email notifier.