Sickrage doesn't start

Hello,

On a fresh new install based on ubuntu 16.04 32bits, I manage to handle everything worked fine execpt sickrage.
Here is my trouble (my user is named seedbox):

[seedbox@sd-94814]:(213.2kb)~/.sickrage$ sudo systemctl status sickrage@seedbox
[email protected] - SickRage
Loaded: loaded (/etc/systemd/system/[email protected]; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2017-10-19 09:24:11 CEST; 7min ago
Process: 32160 ExecStart=/usr/bin/python /home/%I/.sickrage/SickBeard.py -q --daemon --nolaunch --datadir=/home/%I/.s

Oct 19 09:24:11 sd-94814 python[32160]: creationflags=creationflags)
Oct 19 09:24:11 sd-94814 python[32160]: File “/usr/lib/python2.7/subprocess.py”, line 711, in init
Oct 19 09:24:11 sd-94814 python[32160]: errread, errwrite)
Oct 19 09:24:11 sd-94814 python[32160]: File “/usr/lib/python2.7/subprocess.py”, line 1343, in _execute_child
Oct 19 09:24:11 sd-94814 python[32160]: raise child_exception
Oct 19 09:24:11 sd-94814 python[32160]: OSError: [Errno 8] Exec format error
Oct 19 09:24:11 sd-94814 systemd[1]: [email protected]: Control process exited, code=exited status=1
Oct 19 09:24:11 sd-94814 systemd[1]: Failed to start SickRage.
Oct 19 09:24:11 sd-94814 systemd[1]: [email protected]: Unit entered failed state.
Oct 19 09:24:11 sd-94814 systemd[1]: [email protected]: Failed with result ‘exit-code’.

Following some posts here on the forum, I did a git pull:

sd-94814:/home/seedbox/.sickrage# git fetch origin
sd-94814:/home/seedbox/.sickrage# git checkout master
Already on 'master’
Your branch is up-to-date with ‘origin/master’.
sd-94814:/home/seedbox/.sickrage# git branch -u origin/master
Branch master set up to track remote branch master from origin.
sd-94814:/home/seedbox/.sickrage# git reset --hard origin/master
HEAD is now at d8c2613 Revert “Show information in poster view in seperate DIV (#4011)” (#4016)
sd-94814:/home/seedbox/.sickrage# git pull
Already up-to-date.

I also try to start directly:

sd-94814:/home/seedbox/.sickrage# /usr/bin/python /home/seedbox/.sickrage/SickBeard.py -q --daemon --nolaunch --datadir=/home/seedbox/.sickrage
Traceback (most recent call last):
File “/home/seedbox/.sickrage/SickBeard.py”, line 69, in
import sickbeard
File “/home/seedbox/.sickrage/sickbeard/init.py”, line 33, in
import rarfile
File “/home/seedbox/.sickrage/lib/rarfile/init.py”, line 2952, in
_check_unrar_tool()
File “/home/seedbox/.sickrage/lib/rarfile/init.py”, line 2931, in _check_unrar_tool
custom_check([ORIG_UNRAR_TOOL], True)
File “/home/seedbox/.sickrage/lib/rarfile/init.py”, line 2823, in custom_check
p = custom_popen(cmd)
File “/home/seedbox/.sickrage/lib/rarfile/init.py”, line 2813, in custom_popen
creationflags=creationflags)
File “/usr/lib/python2.7/subprocess.py”, line 711, in init
errread, errwrite)
File “/usr/lib/python2.7/subprocess.py”, line 1343, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error

Not sure what I am missing… If anyone can help me?

Regards

Hello @Sebcaen,

Did you try to start SickRage with root account directly ? Check the Python librairies (32bits!) ?
You could check Sonarr too, really good alternative now :wink:

Thank you for your answer. Yes I tried Sonarr… but no very great to works with subtitles and some indexer I need to use.

I tried to start sickrage in any way possible :slight_smile: and with every account I have, but it’s the same unfortunately. And for the python, I guess as my system is in 32 bits, I have the python too.

Thanks,

I want to help you but I can’t find any cloud provider that propose VPS with Ubuntu 16.04 32bits…
Could you try with an Ubuntu 16.04 64bits? And compare the results ?

Regarding Sonarr, I’m french and it works well with subtitles, you only need to create a profile with your langage and with the quality wanted. Sonarr will recognize terms like “VOSTFR” (original audio langage with french subtitles) and will grab it for you. Concerning indexers, Jackett handle a lot of indexers via Torznab :slight_smile: