Sickrage - Can not access webpage

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.
Post Reply
Knappen
Posts: 5
youtube meble na wymiar Warszawa
Joined: Sat Feb 14, 2015 1:17 am

Sickrage - Can not access webpage

Post by Knappen »

Hello,

I installed SickRage last month, and haven't been able to access the GUI of it yet. I looked around the forums yesterday and found a newer version which should work, but I still have the same problem.

I tried restarting it manually from putty, and I get NO errors at all.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Sickrage - Can not access webpage

Post by clinton.hall »

can you show the output of starting via putty?
what url are you trying to access?
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
Knappen
Posts: 5
Joined: Sat Feb 14, 2015 1:17 am

Re: Sickrage - Can not access webpage

Post by Knappen »

Code: Select all

admin@Boksen:~ $ /usr/local/AppCentral/sickbeard-tvrage/CONTROL/start-stop.sh re
start
Restarting SickBeard-TVRage
Shutting down SickBeard-TVRage at Fri Feb 13 22:17:16 CET 2015...
 Waiting for SickBeard-TVRage to shut down: 1, 2, 3, 4, Done (Fri Feb 13 22:17:20 CET 2015)
SickBeard-TVRage prestartup checks... (Fri Feb 13 22:17:20 CET 2015)
 Cheetah found...
Starting SickBeard-TVRage Done (Fri Feb 13 22:17:26 CET 2015)
admin@Boksen:~ $
I'm trying to access 192.168.1.251:7073 and localhost:7073.
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Sickrage - Can not access webpage

Post by clinton.hall »

Check to see if /volume1/.@plugins/AppCentral/sickbeard-tvrage/config/Logs/sickrage.log is created. if so, check to see if there are any errors in that.

Have you tried uninstalling the App and just installing the latest App directly?
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
Knappen
Posts: 5
Joined: Sat Feb 14, 2015 1:17 am

Re: Sickrage - Can not access webpage

Post by Knappen »

That's what I did! The version in the app-store didnt work for me, so I installed a version you posted in these forums in another thread.

Here are the important parts of the log I guess. No errors there either as far as I can see.

Code: Select all

2015-02-13 23:50:46 DEBUG    MAIN :: Checking if we can use git commands: git version
2015-02-13 23:50:46 DEBUG    MAIN :: Executing git version with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:46 DEBUG    MAIN :: git output: git version 1.8.3.1
2015-02-13 23:50:46 DEBUG    MAIN :: git version : returned successful
2015-02-13 23:50:46 DEBUG    MAIN :: Using: git
2015-02-13 23:50:46 DEBUG    MAIN :: Retrieving the last check time from the DB
2015-02-13 23:50:46 INFO     MAIN :: Writing PID: 4068 to /usr/local/AppCentral/sickbeard-tvrage/SickBeard-TVRage.pid
2015-02-13 23:50:46 INFO     MAIN :: Loading initial show list
2015-02-13 23:50:46 INFO     TORNADO :: Starting SickRage on http://0.0.0.0:7073/
2015-02-13 23:50:46 INFO     DAILYSEARCHER :: Searching for new released episodes ...
2015-02-13 23:50:46 DEBUG    BACKLOG :: Retrieving the last check time from the DB
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: Starting new thread: CHECKVERSION
2015-02-13 23:50:46 DEBUG    BACKLOG :: Setting the last backlog in the DB to 735642
2015-02-13 23:50:46 INFO     CHECKVERSION :: Checking for updates using GIT
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: Executing git symbolic-ref -q HEAD with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:46 INFO     MAIN :: No scene exceptions update needed
2015-02-13 23:50:46 INFO     MAIN :: Building internal name cache for all shows
2015-02-13 23:50:46 DEBUG    MAIN :: Internal name cache set to: {}
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git output: refs/heads/master
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git symbolic-ref -q HEAD : returned successful
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: Executing git rev-parse HEAD with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git output: 401cb666016e45b42fe675bafdf7908ad6c2b9bb
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git rev-parse HEAD : returned successful
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: Executing git config remote.origin.url https://github.com/SiCKRAGETV/SickRage.git with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git output:
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: git config remote.origin.url https://github.com/SiCKRAGETV/SickRage.git : returned successful
2015-02-13 23:50:46 DEBUG    CHECKVERSION :: Executing git fetch origin with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:46 INFO     DAILYSEARCHER :: No new released episodes found ...
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git output:
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git fetch origin : returned successful
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git output: 401cb666016e45b42fe675bafdf7908ad6c2b9bb
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /volume1/.@plugins/AppCentral/sickbeard-tvrage/SickBeard-TVRage
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git output:
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2015-02-13 23:50:47 DEBUG    CHECKVERSION :: cur_commit = 401cb666016e45b42fe675bafdf7908ad6c2b9bb, newest_commit = 401cb666016e45b42fe675bafdf7908ad6c2b9bb, num_commits_behind = 0, num_commits_ahead = 0
2015-02-13 23:50:47 INFO     CHECKVERSION :: No update needed
2015-02-13 23:50:49 INFO     SEARCHQUEUE-DAILY-SEARCH :: Beginning daily search for new episodes
2015-02-13 23:50:49 ERROR    SEARCHQUEUE-DAILY-SEARCH :: No NZB/Torrent providers found or enabled in the sickrage config for daily searches. Please check your settings.
None
2015-02-13 23:50:49 INFO     SEARCHQUEUE-DAILY-SEARCH :: No needed episodes found
I'm going to try and reinstall it again. I'll try using the version you posted 30 minutes ago.
https://www.dropbox.com/s/ftxiehm4qnwg3 ... 14_any.apk

EDIT: I'm in now.
Post Reply

Return to “SickBeard”