Issue with sickrage afther update.
Hi ben,
I 've been a faithfull user for sickrage for some years now. But I Stumbled into a bit of a problem wich I can not solve on my own anymore.
I installed the version you have posted here, and wich worked for a realy long time. But as of yesterday when I ran the update to a more recent version, wich normaly the system does on its own to get rid of some other messages telling me to switch to a more recent version. Since then I no longer get it up and running anymore. My synology is running on the last version of the DSM, but I had the issue also before I ran this DSM update (also yesterday).
However when I do a clean install for thesicrage form File posted here, the sickrage starts, but when I tell it to update I run into the same problem, it does not want to start the service anymore. Can you help me out? Or point me in the right direction? Bare in mind I am an User and Noob into the Git system. :-)
Yes I can tell you that. The github of SickRage is hijacked by Echel0n and so you have his (non functioning) software now on your Nas. I suggest that you uninstall thatversion and use the sickbeard-custom package of the SynoCommunity which is now also working for DSM 6. Be carefull to use the correct git repositary when asked for. The correct one is now: git://github.com/SickChill/SickChill.git
It is possible that you have to correct the gitsource after installation, for info on that take a look at this post. https://github.com/SickChill/SickChill/issues/5022
On a Synology Nas you can find the SickRage repositary here: /var/packages/sickbeard-custom/target/var/SickBeard Give this command to see wher the git is pointing to. /var/packages/git/target/bin/git remote -v
hi,
I have an other question, but I do not know if you may be able to help me out.
I have a bunch of these messages apeaing in my log file:
2018-10-19 12:40:59 CHECKVERSION :: We can't proceed with the update. Unable to check remote DB version. Error: AssertionError(u'Empty response from http://cdn.rawgit.com/SickRage/SickRage/95d2a78f5dd5ce279793e1c630eb017e1c3f049a/sickbeard/databases/mainDB.py',) 2018-10-19 12:40:56 CHECKVERSION :: Local branch is ahead of master. Automatic update not possible.
And I have no clue how to fix it.
It looks like it still does its work, but they are quite enoiing.. ;)
Met vriendelijke groeten,
David Lekens
Op do 11 okt. 2018 om 18:24 schreef BenjV [email protected]:
Yes I can tell you that. The github of SickRage is hijacked by Echel0n and so you have his (non functioning) software now on your Nas. I suggest that you uninstall thatversion and use the sickbeard-custom package of the SynoCommunity which is now also working for DSM 6. Be carefull to use the correct git repositary when asked for. The correct one is now: git://github.com/SickChill/SickChill.git
It is possible that you have to correct the gitsource after installation, for info on that take a look at this post. SickChill/SickChill#5022 https://github.com/SickChill/SickChill/issues/5022
On a Synology Nas you can find the SickRage repositary here: /var/packages/sickbeard-custom/target/var/SickBeard Give this command to see wher the git is pointing to. /var/packages/git/target/bin/git remote -v
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/BenjV/SYNO-packages/issues/7#issuecomment-429021884, or mute the thread https://github.com/notifications/unsubscribe-auth/AdBQgbQ37hCkiyI9Xf1jrbiBOeadMyydks5uj3CggaJpZM4XXkR5 .
The problem is the hijack from echoln of the github. I have a created a new package to solve it. See also this: https://github.com/SickChill/SickChill/issues/5022#issuecomment-430962147
Download the package. Stop the current package. Install the new one, check if everything is ok and if so remove the old one. this is the new package. https://github.com/BenjV/SYNO-packages/raw/master/SickChill%20noarch%20V1.0.spk Carefully read this instructions while installing.
The package doesn't work here, latest DSM 6.2. It installs but won't start.
synoscgi_SYNO.Core.Package.Control_1_start[4806]: pkgstartstop.cpp:367 Failed to start pkgctl-sickchill (err=-1) [0xD900 manager.cpp:204]
edit : sickchill.log
Tue Oct 30 15:48:08 CET 2018 Starting sickchill command /volume1/@appstore/sickchill/env/bin/python /volume1/@appstore/sickchill/var/SickBeard/SickBeard.py --daemon --pidfile /volume1/@appstore/sickchill/var/sickchill.pid --config /volume1/@appstore/sickchill/var/config.ini --datadir /volume1/@appstore/sickchill/var/ Traceback (most recent call last): File "/volume1/@appstore/sickchill/var/SickBeard/SickBeard.py", line 72, in <module> from sickbeard.webserveInit import SRWebServer File "/volume1/@appstore/sickchill/var/SickBeard/sickbeard/webserveInit.py", line 17, in <module> from sickbeard.webserve import CalendarHandler, KeyHandler, LoginHandler, LogoutHandler File "/volume1/@appstore/sickchill/var/SickBeard/sickbeard/webserve.py", line 49 from requests.compat unquote_plus ^ SyntaxError: invalid syntax
Sickbeard-custom doesn't work either, now, I don't know why :/ I'll try to have another look at it later.
Most likely you have messed up your Nas bigtime.
Everything, except this, works as usual. Sickrage was working fine before I uninstall it. It's strange but I think other people had the same problem after upgrading to DSM 6 and uninstalling.
No there are no problems reported after the update to DSM 6 at all. You just have to read the wiki. See this link (which was also shown during installation): https://github.com/SynoCommunity/spksrc/wiki/Permission-ManagementBut has nothing to do with not starting the package.
The errors you show are python errors not finding python modules so there is something seriously wrong.
I seem to be running into the same Issue I had before. The Sickchill does not want to start up any more. I tried a few times, but I keep getting the message Failled to run the package service
Ok I manage to get it up and running again. I deinstalled the app from the nas, and I installed the version I downloaded from GutHub page. Than I restored the last Backup files I had made (wich was from the last time I had to reinstall Sickrage with the echelon Hack:))
I just cleaned my NAS of many custom stuff, uninstalled sickbeard custom, sickchill, python, rebooted NAS and installed sickchill again and now it's working again. Thank you!