Code: Select all
/usr/bin/python2 sabToSickBeard.py "$@"
Code: Select all
Exit(-1) Cannot run script /mnt/ssd/PostProcessing/sabToSickBeard.sh (More)
Code: Select all
[sabnzbd@ServerUK PostProcessing]$ /mnt/ssd/PostProcessing/sabToSickBeard.sh
No folder supplied - is this being called from SABnzbd?
Thanks,
Automatic.
P.S. Because I know someone will ask:-
File permissions:-
Code: Select all
[sabnzbd@ServerUK PostProcessing]$ ls -lsa
total 28
4 drwxr-x--- 2 sabnzbd daemons 4096 Nov 24 11:01 .
4 drwxr-xr-x 7 root root 4096 Nov 24 09:17 ..
4 -rwxr----- 1 sabnzbd daemons 105 Nov 24 09:18 autoProcessTV.cfg
4 -rwxr----- 1 sabnzbd daemons 3134 Nov 20 21:23 autoProcessTV.py
4 -rwxr----- 1 sabnzbd daemons 2825 Nov 24 09:47 autoProcessTV.pyc
4 -rwxr----- 1 sabnzbd daemons 1049 Nov 24 11:01 sabToSickBeard.py
4 -rwxr----- 1 sabnzbd daemons 40 Nov 24 10:52 sabToSickBeard.sh
Code: Select all
sabnzbd 3967 9.4 0.8 2979184 67516 ? Sl 10:02 5:54 python2 /mnt/ssd/SABnzbd/SABnzbd.py -d --config-file /mnt/ssd/SABnzbd/SABnzbd.ini
EDIT2: Same issue with this script:-
Code: Select all
/usr/bin/python2 "/mnt/ssd/PostProcessing/sabToSickBeard.py" "$@"