Page 1 of 1

NZBtoMedia: Sabnzbd 2.0 missing execution rights

Posted: May 11th, 2017, 2:04 am
by maolbo
've updated my sabnzbd to version 2.0.0 and now I'm facing an execution right issue. It says that the execution rights are missing (+x).

I've checked autoprocessmedia.cfg but there is all fine.

I also then tried to re-install the script, but with the same result. Manual-post processing via sickrage is working fine.

I'm using a Qnap NAS and it worked just fine before the update. However, I've recently received an error in SickRage (update error, git not found)

I've already tried to change the first line of "nzbtomedia.py" and "nzbtosickbeard.py" to #!/opt/bin/phyton2.7 from #!/usr/bin/env phyton2 - as per github NZBto Media discussion - but no luck. still same issue with no execusion right!

Appreciate your support - Unfortunately, I do not have strong knowledge... :-(

Re: NZBtoMedia: Sabnzbd 2.0 missing execution rights

Posted: May 11th, 2017, 5:52 am
by sander
Check and set the x-bit of the. Py script ...

Sabnzbd 2 has more security checks