Problem with Sickbeard anime branch after update

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

Post Reply
nova999
Posts: 21
youtube meble na wymiar Warszawa
Joined: Tue Sep 24, 2013 8:15 pm

Problem with Sickbeard anime branch after update

Post by nova999 »

I've just update sickbeard anime branch VIA ADM - however after update - i'm unable to connect to sickbeard anime branch again

I'm getting - "Oops! Google Chrome could not connect to 192.168.0.2:7072"

I've tried restart sickbeard and also restart the NSA aswell... nothing work

Thank you
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Problem with Sickbeard anime branch after update

Post by clinton.hall »

Can you run the following via ssh and post the output?

Code: Select all

/usr/local/AppCentral/sickbeard-anime/CONTROL/start-stop.sh restart
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
nova999
Posts: 21
Joined: Tue Sep 24, 2013 8:15 pm

Re: Problem with Sickbeard anime branch after update

Post by nova999 »

I think i'm doing this right


*************************************************************************************

login as: root
root@192.168.0.2's password:
root@Anime:~ # /usr/local/AppCentral/sickbeard-anime/CONTROL/start-stop.sh restart
Restarting SickBeard
Shutting down SickBeard at Sat Dec 21 00:18:54 GMT 2013...
SickBeard is not running? (Sat Dec 21 00:18:54 GMT 2013)
SickBeard prestartup checks... (Sat Dec 21 00:18:54 GMT 2013)
Cheetah found...
Starting SickBeard/sbin/start-stop-daemon: unrecognized option '--SickBeard.py'
BusyBox v1.19.3 (2013-08-08 15:53:08 CST) multi-call binary.

Usage: start-stop-daemon [OPTIONS] [-S|-K] ... [-- ARGS...]

Search for matching processes, and then
-K: stop all matching processes.
-S: start a process unless a matching process is found.

Process matching:
-u,--user USERNAME|UID Match only this user's processes
-n,--name NAME Match processes with NAME
in comm field in /proc/PID/stat
-x,--exec EXECUTABLE Match processes with this command
in /proc/PID/cmdline
-p,--pidfile FILE Match a process with PID from the file
All specified conditions must match
-S only:
-x,--exec EXECUTABLE Program to run
-a,--startas NAME Zeroth argument
-b,--background Background
-N,--nicelevel N Change nice level
-c,--chuid USER[:[GRP]] Change to user/group
-m,--make-pidfile Write PID to the pidfile specified by -p
-K only:
-s,--signal SIG Signal to send
-t,--test Match only, exit with 0 if a process is found
Other:
-o,--oknodo Exit with status 0 if nothing is done
-v,--verbose Verbose
-q,--quiet Quiet

Done (Sat Dec 21 00:18:54 GMT 2013)
root@Anime:~ #
User avatar
clinton.hall
Posts: 845
Joined: Thu May 09, 2013 7:01 pm
Location: New Zealand
Contact:

Re: Problem with Sickbeard anime branch after update

Post by clinton.hall »

Ahhh... sorry about this... I made a very small typo in this update.

can you edit /usr/local/AppCentral/sickbeard-anime/CONTROL/start-stop.sh line 20
from

Code: Select all

DAEMON_OPTS="SickBeard.py --daemon --datadir $PKG_DIR/config --pidfile $PID_FILE"
to

Code: Select all

DAEMON_OPTS=" SickBeard.py --daemon --datadir $PKG_DIR/config --pidfile $PID_FILE"
that extra space makes the difference.

I'll update, rebuild and submit to store again.
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
nova999
Posts: 21
Joined: Tue Sep 24, 2013 8:15 pm

Re: Problem with Sickbeard anime branch after update

Post by nova999 »

Thank you. working again now :D
Post Reply

Return to “SickBeard”