sabToSickBeard not running

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
FattyDave
Newbie
Newbie
Posts: 2
Joined: June 7th, 2020, 9:52 am

sabToSickBeard not running

Post by FattyDave »

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

Re: sabToSickBeard not running

Post by sander »

open a terminal, and type

chmod +x <path-to>/sabToSickBeard . py
FattyDave
Newbie
Newbie
Posts: 2
Joined: June 7th, 2020, 9:52 am

Re: sabToSickBeard not running

Post by FattyDave »

sander wrote: June 7th, 2020, 1:23 pm open a terminal, and type

chmod +x <path-to>/sabToSickBeard . py
That did it. Thanks so much. :)
Post Reply