NZBtoMedia: Sabnzbd 2.0 missing execution rights

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
maolbo
Newbie
Newbie
Posts: 1
Joined: May 11th, 2017, 2:01 am

NZBtoMedia: Sabnzbd 2.0 missing execution rights

Post 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... :-(
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: NZBtoMedia: Sabnzbd 2.0 missing execution rights

Post by sander »

Check and set the x-bit of the. Py script ...

Sabnzbd 2 has more security checks
Post Reply