Moppen
Dabbler
- Joined
- Sep 27, 2016
- Messages
- 48
Hi *.*,
since a couple of weeks the webgui of Sickrage is showing:
I had this a couple of times in the past and when I hit "Update Now", the problem was gone, but now the Update fails.
The Sickrage New-Pages points to here saying:
Update problems? Try this first:
Stop SickRage, SSH(Linux)/CMD(Windows) and enter SickRage folder
git remote set-url origin https://github.com/SickRage/SickRage.git
git fetch origin
git checkout master
git branch -u origin/master
git reset --hard origin/master
git pull
Does this apply to a Freenas-Plugin-Installation as well? Do I need to do that?
Thanks for the help,
Stefan
since a couple of weeks the webgui of Sickrage is showing:
Code:
Unknown current version number: If you've never used the SickRage upgrade system before then current version is not set. — Update Now
I had this a couple of times in the past and when I hit "Update Now", the problem was gone, but now the Update fails.
The Sickrage New-Pages points to here saying:
Update problems? Try this first:
Stop SickRage, SSH(Linux)/CMD(Windows) and enter SickRage folder
git remote set-url origin https://github.com/SickRage/SickRage.git
git fetch origin
git checkout master
git branch -u origin/master
git reset --hard origin/master
git pull
Does this apply to a Freenas-Plugin-Installation as well? Do I need to do that?
Thanks for the help,
Stefan