I have setup sickchill and sabnzbd on unraid running as dockers following a couple of Spaceinvader One videos.
When sab finishes downloading something from sickchill I get the following errors:
Exit(-1) Cannot run script / config / autoProcessTV / sabToSickBeard . py
Python script / config / autoProcessTV / sabToSickBeard . py does not have execute (+x) permission set
Not very experienced with linux but hopefully someone can assist.
TIA
sabToSickBeard not running
Forum rules
Help us help you:
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.
Re: sabToSickBeard not running
open a terminal, and type
chmod +x <path-to>/sabToSickBeard . py
chmod +x <path-to>/sabToSickBeard . py
