Hey guys,
Hope someone can help me figure this one out. This is the first of two issues i’m having but I want to solve this one first i’m having an issue to get SIckrage run at startup. I have checked the event logs and found errors which i will post below. I’m a noob but i’m learning slowly but this is very frustrating. I have noticed this issue recently also with couchpoato not finding content when you click on the refresh button but that’s another story for another topic I want to solve this one now.
Loaded: loaded (/etc/systemd/system/sickrage.service; enabled)
Active: failed (Result: exit-code) since Mon 2016-12-19 08:10:05 EST; 7min ag o
Process: 258 ExecStart=/opt/sickrage/SickBeard.py -q --daemon --nolaunch --dat adir=/opt/sickrage (code=exited, status=1/FAILURE)
Dec 19 08:10:05 OSMC SickBeard.py[258]: Traceback (most recent call last):
Dec 19 08:10:05 OSMC SickBeard.py[258]: File "/opt/sickrage/SickBeard.py…>
Dec 19 08:10:05 OSMC SickBeard.py[258]: import sickbeard
Dec 19 08:10:05 OSMC SickBeard.py[258]: File "/opt/sickrage/sickbeard/__…1
Dec 19 08:10:05 OSMC SickBeard.py[258]: [9B blob data]
Dec 19 08:10:05 OSMC SickBeard.py[258]: ^
Dec 19 08:10:05 OSMC SickBeard.py[258]: SyntaxError: invalid syntax
Dec 19 08:10:05 OSMC systemd[1]: sickrage.service: control process exit…=1
Dec 19 08:10:05 OSMC systemd[1]: Failed to start SickRage Daemon.
Dec 19 08:10:05 OSMC systemd[1]: Unit sickrage.service entered failed state.
I have also noticed when I tried to start Sickrage with command i noticed another error in the logs
osmc@OSMC:~$ sudo service sickrage start
Job for sickrage.service failed. See ‘systemctl status sickrage.service’ and ‘journalctl -xn’ for details.