Post Process failed NoneType Error

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
mastermind
Newbie
Newbie
Posts: 1
Joined: August 9th, 2015, 1:47 pm

Post Process failed NoneType Error

Post by mastermind »

Everything was working fine, but I decide to update my nxbToMedia scripts because it's been about a year.. I noticed they call python2 now, use a new 'core' and 'libs' directory. I've worked through some initial errors, but I'm now getting the following error in Sabnzb which I can't solve.

[09:17:04] [ERROR]::MAIN: Unable to migrate config file /scripts/nzbToMedia/autoProcessMedia.cfg, exiting ...
Exception TypeError: "'NoneType' object is not callable" in <bound method PosixProcess.__del__of <core.nzbToMediaUtil.PosixProcess instance at 0x109e20d40>>" ignored

I'm using Python 2.7.5 on Mac 10.10.4
Post Reply