LennyM a dit:Hi,
please change SickRage repo to https://github.com/Sick-Rage/Sick-Rage because of this again: https://github.com/Sick-Rage/Sick-Rage/issues/4984
Thanks
lenny
yes it is related. You updated the repo.teroan a dit:LennyM a dit:Hi,
please change SickRage repo to https://github.com/Sick-Rage/Sick-Rage because of this again: https://github.com/Sick-Rage/Sick-Rage/issues/4984
Thanks
lenny
Not sure if this is just a coincidence but my QSickRage installation isn't working as of today. Noticed some new update notification and something about version not set (or something similar). From QNAP it shows as "started" (Open) but is not reachable.
teroan a dit:Ah yes, i remember reading something about that back then. Well that sucks... hope this gets fixed. Any ideas if theres any manual workaround or do we need to do fresh install with correct repo?
LennyM a dit:Hi,
here is the temp solution to make QSickRage work with SickChill.
https://github.com/SickChill/SickChill/issues/5022#issuecomment-428712223
I will wait until the qpkg is updated, as I don't want to git clone within the installation.
Best regards
Lenny
sickrage/cache/*
cache.db
config.ini
failed.db
sickbeard.db
QoolBox a dit:guess it needs a separate package for sickchill
in case SickRage fixed this issue... i will update it to 9.0.80 anyway
[/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master] # $PYTHON SiCKRAGE.py -p "29989" --datadir $QPKG_ROOT/DATAS --config $QPKG_ROOT/CONFIG/sickbeard.conf
Traceback (most recent call last):
File "/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/sickrage/__init__.py", line 219, in main
from sickrage.core import Core
File "/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/sickrage/core/__init__.py", line 39, in <module>
from keycloak.realm import KeycloakRealm
ImportError: No module named keycloak.realm
Failed to import required libs, please run 'pip install --user -U -r /share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/requirements.txt' from console
Hi,QoolBox a dit:just checked
there is new python package requirement missing in previous release
i will make a separate package for sickchill
Code:[/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master] # $PYTHON SiCKRAGE.py -p "29989" --datadir $QPKG_ROOT/DATAS --config $QPKG_ROOT/CONFIG/sickbeard.conf Traceback (most recent call last): File "/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/sickrage/__init__.py", line 219, in main from sickrage.core import Core File "/share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/sickrage/core/__init__.py", line 39, in <module> from keycloak.realm import KeycloakRealm ImportError: No module named keycloak.realm Failed to import required libs, please run 'pip install --user -U -r /share/CACHEDEV1_DATA/.qpkg/QSickRage/SiCKRAGE-master/requirements.txt' from console