I'm running Sickbeard on an UnRaid server with SABnzbd+. Everything had been working GREAT for a long time...and then...."Cannot run script /mnt/user/.custom/sickbeard/autoProcessTV/sabToSickBeard.py"
I've tried reinstalling both SABnzbd+ and Sickbeard and I still get the same error. I moved the Script folder to a new location, nothing. The scripts themselves don't even show up anymore in SABnzbd+ I use the dropdown after putting in the folder location and there is nothing there.
Please help...I don't know what else to do.
INFO SABnzbd+ 0.6.5
Sickbeard - I think it is the latest (Not sure where to look to find the version number)
Again...please help.
Post-Processing Scripts Folder = Nothing
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.
-
NoodleMaps
- Newbie

- Posts: 5
- Joined: July 19th, 2011, 12:41 am
Re: Post-Processing Scripts Folder = Nothing
Did your scripts lose their X bit?
Can they still be executed from a shell?
Can they still be executed from a shell?
-
NoodleMaps
- Newbie

- Posts: 5
- Joined: July 19th, 2011, 12:41 am
Re: Post-Processing Scripts Folder = Nothing
So sorry...I don't even know what that means.
Re: Post-Processing Scripts Folder = Nothing
On Linux, scripts need their eXecute bit set.
You can force that with:
chmod +x scriptname.py
from a shell session.
You can force that with:
chmod +x scriptname.py
from a shell session.
-
NoodleMaps
- Newbie

- Posts: 5
- Joined: July 19th, 2011, 12:41 am
Re: Post-Processing Scripts Folder = Nothing
I'm sorry ignorant...VERY VERY ignorant...I tried this from a telnet session... received nothing.
Again...I apologize for my lack of knowledge. I followed many tutorials online to get this setup.
Again...I apologize for my lack of knowledge. I followed many tutorials online to get this setup.
-
NoodleMaps
- Newbie

- Posts: 5
- Joined: July 19th, 2011, 12:41 am
Re: Post-Processing Scripts Folder = Nothing
Oh wait...The script just showed back up in SAB dropdown.
-
NoodleMaps
- Newbie

- Posts: 5
- Joined: July 19th, 2011, 12:41 am
Re: Post-Processing Scripts Folder = Nothing
This worked!!! Thank you!
