(SOLVED) Sickrage - webpage is not available

Sick Beard is a PVR for newsgroup users (with limited torrent support). It watches for new episodes of your favorite shows and when they are posted it downloads them, sorts and renames them, and optionally generates metadata for them. It currently supports NZBs.org, NZBMatrix, NZBs'R'Us, Newzbin, Womble's Index, NZB.su, TVTorrents and EZRSS and retrieves show information from theTVDB.com and TVRage.com.

Moderator: Lillian.W@AST

Locked
allhebn
Posts: 3
youtube meble na wymiar Warszawa
Joined: Sun Jan 11, 2015 3:57 am

(SOLVED) Sickrage - webpage is not available

Post by allhebn »

Hi

I have a new installation of SickRage but when I open it I get the "webpage is not available".
I tried reinstalling and tried some of the solutions suggestions from other posts. But no luck.

Output from restart:

Restarting SickBeard-TVRage
Shutting down SickBeard-TVRage at Sat Jan 10 20:50:23 CET 2015...
SickBeard-TVRage is not running? (Sat Jan 10 20:50:23 CET 2015)
SickBeard-TVRage prestartup checks... (Sat Jan 10 20:50:23 CET 2015)
Cheetah found...
Starting SickBeard-TVRageTraceback (most recent call last):
File "SickBeard.py", line 516, in <module>
SickRage().start()
File "SickBeard.py", line 275, in start
sickbeard.initialize(consoleLogging=self.consoleLogging)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/__init__.py", line 1146, in initialize
tmp_provider.set_config(cur_metadata_config)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/metadata/generic.py", line 115, in set_confi
g
self.season_posters = config_list[6]
IndexError: list index out of range
Done (Sat Jan 10 20:50:29 CET 2015)

Please help me :|
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Sickrage - webpage is not available

Post by clinton.hall »

Pleas try:

Code: Select all

/usr/local/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh stop
cd /usr/local/AppCentral/sickbeard-tvrage/SickBeard-TVRage
git reset --hard
git pull
/usr/local/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh start
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
allhebn
Posts: 3
Joined: Sun Jan 11, 2015 3:57 am

Re: Sickrage - webpage is not available

Post by allhebn »

Still not working :(

..found out that its the exact same problem with Sickbeard.

admin@192.168.1.11:/ $ /usr/local/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh stop
Shutting down SickBeard-TVRage at Mon Jan 12 17:29:20 CET 2015...
SickBeard-TVRage is not running? (Mon Jan 12 17:29:20 CET 2015)
admin@192.168.1.11:/ $ cd /usr/local/AppCentral/sickbeard-tvrage/SickBeard-TVRage
admin@192.168.1.11:/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage $ git reset --hard
Checking out files: 100% (5136/5136), done.
HEAD is now at 33e9587 Fix for sickragetv/sickrage-issues#246 - Moved rls required/ignored words to pickBestResults function to occure before we filt
er the rls name for bad characters plus we now use this function when searching for propers/repacks.
admin@192.168.1.11:/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage $ git pull
Already up-to-date.
admin@192.168.1.11:/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage $ /usr/local/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh start
SickBeard-TVRage prestartup checks... (Mon Jan 12 17:30:22 CET 2015)
Cheetah found...
Starting SickBeard-TVRageTraceback (most recent call last):
File "SickBeard.py", line 516, in <module>
SickRage().start()
File "SickBeard.py", line 275, in start
sickbeard.initialize(consoleLogging=self.consoleLogging)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/__init__.py", line 1146, in initialize
tmp_provider.set_config(cur_metadata_config)
File "/volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage/sickbeard/metadata/generic.py", line 115, in set_config
self.season_posters = config_list[6]
IndexError: list index out of range
Done (Mon Jan 12 17:30:44 CET 2015)

Sickrage or sickbeard never starts :(
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Sickrage - webpage is not available

Post by clinton.hall »

Hmmm looks like they made changes that are not backwards compatible with the config...

For SickRage Please edit /volume1/.@plugins/AppCentral/sickbeard-tvrage/config/config.ini
and replace

Code: Select all

metadata_xbmc = 0|0|0|0|0|0
metadata_mediabrowser = 0|0|0|0|0|0
metadata_ps3 = 0|0|0|0|0|0
metadata_wdtv = 0|0|0|0|0|0
metadata_tivo = 0|0|0|0|0|0
metadata_synology = 0|0|0|0|0|0
With

Code: Select all

metadata_kodi = 0|0|0|0|0|0|0|0|0|0
metadata_kodi_12plus = 0|0|0|0|0|0|0|0|0|0
metadata_mediabrowser = 0|0|0|0|0|0|0|0|0|0
metadata_ps3 = 0|0|0|0|0|0|0|0|0|0
metadata_wdtv = 0|0|0|0|0|0|0|0|0|0
metadata_tivo = 0|0|0|0|0|0|0|0|0|0
metadata_mede8er = 0|0|0|0|0|0|0|0|0|0
The see if this starts correctly.

For SickBeard Please edit /volume1/.@plugins/AppCentral/sickbeard/config/config.ini
and replace

Code: Select all

metadata_xbmc = 0|0|0|0|0|0
metadata_mediabrowser = 0|0|0|0|0|0
metadata_ps3 = 0|0|0|0|0|0
metadata_wdtv = 0|0|0|0|0|0
metadata_tivo = 0|0|0|0|0|0
metadata_synology = 0|0|0|0|0|0
With

Code: Select all

metadata_xbmc = 0|0|0|0|0|0|0|0|0|0
metadata_xbmc_12plus = 0|0|0|0|0|0|0|0|0|0
metadata_mediabrowser = 0|0|0|0|0|0|0|0|0|0
metadata_ps3 = 0|0|0|0|0|0|0|0|0|0
metadata_wdtv = 0|0|0|0|0|0|0|0|0|0
metadata_tivo = 0|0|0|0|0|0|0|0|0|0
metadata_mede8er = 0|0|0|0|0|0|0|0|0|0
AS-604T
3 x ST4000DM0000 (Seagate 4TB) in Raid5
2 GB RAM expansion
AS-302T

Apps (user)
NZBGet - CouchPotato - SickBeard - Git - Python

Apps (maintainer):
NZBGet - BitTorrent Sync - Mylar - LazyLibrarian - Gamez
-Maintenance of Apps acquired from JohhnyFive since ADM2.0:
SABnzbd - CouchPotato - SickBeard - HeadPhones - Subsonic

About Me: http://fockwulf.wix.com/index
allhebn
Posts: 3
Joined: Sun Jan 11, 2015 3:57 am

Re: Sickrage - webpage is not available

Post by allhebn »

YAY it worked :D

For Sickbeard I had to delete the PID as well.

The ini files already contains the new lines but I did a copy and paste anyway and it worked :)

Thank you very much for your help and support :D
Locked

Return to “SickBeard”