Error de sickchill
Publicado: 16 Jun 2021, 21:31
Buenas tardes.
Quise hacer update de sickchill desde la misma UI, y ya empezaron los errors.
Ahora mismo el systemctl status me dice esto:
"sudo systemctl status sickchill.service
● sickchill.service - SickChill Daemon
Loaded: loaded (/lib/systemd/system/sickchill.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2021-06-16 21:27:14 CEST; 18s ago
Process: 29638 ExecStart=/usr/bin/python3 /opt/sickchill/SickChill.py -q --daemon --nolaunch --datadir=/opt/sickchill (code=exited, status=1/FAILURE)
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/show_name_helpers.py", line 10, in <module>
jun 16 21:27:14 raspberrypi python3[29638]: from .name_parser.parser import InvalidNameException, InvalidShowException, NameParser
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/name_parser/parser.py", line 23, in <module>
jun 16 21:27:14 raspberrypi python3[29638]: class NameParser(object):
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/name_parser/parser.py", line 28, in NameParser
jun 16 21:27:14 raspberrypi python3[29638]: def __init__(self, filename: bool = True, showObj: TVShow = None, tryIndexers: bool = True, naming_pattern: bool =
jun 16 21:27:14 raspberrypi python3[29638]: NameError: name 'TVShow' is not defined
jun 16 21:27:14 raspberrypi systemd[1]: sickchill.service: Control process exited, code=exited, status=1/FAILURE
jun 16 21:27:14 raspberrypi systemd[1]: sickchill.service: Failed with result 'exit-code'.
jun 16 21:27:14 raspberrypi systemd[1]: Failed to start SickChill Daemon.
"
Me podríais ayudar a entender el error y a solucionarlo? Python no controlo nada en absoluto, y para nada mire yo parser.py, que no me enteré de nada.
MIl gracais de antemano.
Quise hacer update de sickchill desde la misma UI, y ya empezaron los errors.
Ahora mismo el systemctl status me dice esto:
"sudo systemctl status sickchill.service
● sickchill.service - SickChill Daemon
Loaded: loaded (/lib/systemd/system/sickchill.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2021-06-16 21:27:14 CEST; 18s ago
Process: 29638 ExecStart=/usr/bin/python3 /opt/sickchill/SickChill.py -q --daemon --nolaunch --datadir=/opt/sickchill (code=exited, status=1/FAILURE)
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/show_name_helpers.py", line 10, in <module>
jun 16 21:27:14 raspberrypi python3[29638]: from .name_parser.parser import InvalidNameException, InvalidShowException, NameParser
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/name_parser/parser.py", line 23, in <module>
jun 16 21:27:14 raspberrypi python3[29638]: class NameParser(object):
jun 16 21:27:14 raspberrypi python3[29638]: File "/opt/sickchill/sickchill/oldbeard/name_parser/parser.py", line 28, in NameParser
jun 16 21:27:14 raspberrypi python3[29638]: def __init__(self, filename: bool = True, showObj: TVShow = None, tryIndexers: bool = True, naming_pattern: bool =
jun 16 21:27:14 raspberrypi python3[29638]: NameError: name 'TVShow' is not defined
jun 16 21:27:14 raspberrypi systemd[1]: sickchill.service: Control process exited, code=exited, status=1/FAILURE
jun 16 21:27:14 raspberrypi systemd[1]: sickchill.service: Failed with result 'exit-code'.
jun 16 21:27:14 raspberrypi systemd[1]: Failed to start SickChill Daemon.
"
Me podríais ayudar a entender el error y a solucionarlo? Python no controlo nada en absoluto, y para nada mire yo parser.py, que no me enteré de nada.
MIl gracais de antemano.