SAB to Sickbeard post processing nightmare

Status
Not open for further replies.

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
Gotham has now added and working straight away... Hopefully it was just a minor glitch...

2 further things if i may...
1) how do you get rid of
2014-10-07 09:19:52 SHOWUPDATER :: Loading zoneinfo.txt failed. Unable to get URL: https://raw.githubusercontent.com/Prinz23/sb_network_timezones/master/zoneinfo.txt
2) what is the best way to connect from a MAC to copy on my other shows from my old server...?
I have created an apple share on the FreeNas then connected using an account that i added to the media group but it will not let me drop any files into the folders. I am trying to be good and not mess with the permissions... :smile:
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
ok for question 2 i have managed to SSH in as root and SFTP the next test files over. I would like to have drag and drop though...
ex windows user and still lazy....
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
do not do that people...

doing the SSH and copying in a folder has overwritten the current media folder and replaced it with the folder i FTP'd up, so instead of Gotham and BBT i have just got 24 and no movies folder.

Now if i try to readd BBT it will not work because it cannot create the BBT folder.

Bum...
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
I have rerun
Code:
chown -R media:media /mnt/media

This let me add the show (gotham) again but guess what, it has just locked up the SickRage web interface again.
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
sorry if i am talking to myself too much but i really want to save someone else the pain that i have been through in trying to get this right.

To confirm
Plex is working from another jail read only mounted as recommended.
CouchPotato is working
I have fixed the permissions and recreated the folders that i broke using SSH and FTP no idea what happened then as i only sent one folder so i could not even have transferred the folder above.
I am going to try and start headphones now....
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
Sooooo
Couchpotato is giving
Exit(1) Exception AttributeError: "’NoneType’ object has no attribute ’path’" in (More)
Code:
[11:30:28] [INFO]::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
[11:30:28] [INFO]::MAIN: Checking database structure...
[11:30:28] [INFO]::MAIN: Checking if git needs an update
[11:30:29] [INFO]::MAIN: No update needed
[11:30:29] [INFO]::MAIN: nzbToMedia Version:d904aafb99938455e3fed45d70d392eb021f1da8 Branch:master (FreeBSD 9.1-RELEASE)
[11:30:29] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[11:30:29] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ...
[11:30:29] [INFO]::MAIN: #########################################################
[11:30:29] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[11:30:29] [INFO]::MAIN: #########################################################
[11:30:29] [INFO]::MAIN: Script triggered from SABnzbd
[11:30:29] [INFO]::MAIN: Auto-detected SECTION:CouchPotato
[11:30:29] [INFO]::MAIN: Calling CouchPotato:movie to post-process:gone girl 2014 limited 720p bluray x264 ino nfo 01 59 gone girl 2014 limited 720p bluray x264 ino nfo yenc 1 1.cp(tt2267998).nzb
[11:30:29] [INFO]::MAIN: Attemping imdbID lookup for gone girl 2014 limited 720p bluray x264 ino nfo 01 59 gone girl 2014 limited 720p bluray x264 ino nfo yenc 1 1.cp(tt2267998).nzb
[11:30:29] [INFO]::MAIN: Searching folder and file names for imdbID ...
[11:30:29] [INFO]::MAIN: Found imdbID [tt2267998]
[11:30:29] [ERROR]::MAIN: CouchPotato returned the following non-json data
[11:30:29] [ERROR]::MAIN:
[11:30:29] [ERROR]::MAIN: <!doctype html>
[11:30:29] [ERROR]::MAIN: <html>
[11:30:29] [ERROR]::MAIN: <head>
[11:30:29] [ERROR]::MAIN: <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
[11:30:29] [ERROR]::MAIN: <meta name="apple-mobile-web-app-capable" content="yes">
[11:30:29] [ERROR]::MAIN: <meta name="mobile-web-app-capable" content="yes">
[11:30:29] [ERROR]::MAIN: <meta http-equiv="X-UA-Compatible" content="IE=edge" />
[11:30:29] [ERROR]::MAIN:
[11:30:29] [ERROR]::MAIN: <link rel="stylesheet" href="/minified/front.css?1412674418" type="text/css">
[11:30:29] [ERROR]::MAIN:
[11:30:29] [ERROR]::MAIN: <script type="text/javascript" src="/minified/front.js?1412674424"></script>
[11:30:29] [ERROR]::MAIN:
[11:30:29] [ERROR]::MAIN: <script type="text/javascript" src="/minified/head.js?1412674425"></script>
[11:30:29] [ERROR]::MAIN:
[11:30:29] [ERROR]::MAIN: <link rel="stylesheet" href="/minified/head.css?1412674419" type="text/css">
[11:30:29] [ERROR]::MAIN: <link href="/static/images/favicon.ico" rel="icon" type="image/x-icon" />
[11:30:29] [ERROR]::MAIN: <link rel="apple-touch-icon" href="/static/images/homescreen.png" />
[11:30:29] [ERROR]::MAIN: <script type="text/javascript" src="https://www.youtube.com/player_api" defer="defer"></script>
[11:30:29] [ERROR]::MAIN: <script type="text/javascript">
[11:30:29] [ERROR]::MAIN: window.addEvent('load', function(){
[11:30:29] [ERROR]::MAIN: if(window.getSize().x <= 480)
[11:30:29] [ERROR]::MAIN: setTimeout(function(){
[11:30:29] [ERROR]::MAIN: window.scrollTo(0, 1);
[11:30:29] [ERROR]::MAIN: window.scrollTo(0, 0);
[11:30:29] [ERROR]::MAIN: }, 100);
[11:30:29] [ERROR]::MAIN: });
[11:30:29] [ERROR]::MAIN: window.addEvent('domready', function() {
[11:30:29] [ERROR]::MAIN: new Uniform();


Headphones is giving
Exit(1) HeadPhones: Failed to post-process - Server returned status 404! (More)
Code:

[11:30:32] [INFO]::MAIN: Loading config from [/usr/local/share/nzbToMedia/autoProcessMedia.cfg]
[11:30:32] [INFO]::MAIN: Checking database structure...
[11:30:32] [INFO]::MAIN: Checking if git needs an update
[11:30:33] [INFO]::MAIN: No update needed
[11:30:33] [INFO]::MAIN: nzbToMedia Version:d904aafb99938455e3fed45d70d392eb021f1da8 Branch:master (FreeBSD 9.1-RELEASE)
[11:30:33] [WARNING]::MAIN: Failed to locate ffprobe, video corruption detection disabled!
[11:30:33] [WARNING]::MAIN: Install ffmpeg with x264 support to enable this feature ...
[11:30:33] [INFO]::MAIN: #########################################################
[11:30:33] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[11:30:33] [INFO]::MAIN: #########################################################
[11:30:33] [INFO]::MAIN: Script triggered from SABnzbd
[11:30:33] [INFO]::MAIN: Auto-detected SECTION:HeadPhones
[11:30:33] [INFO]::MAIN: Calling HeadPhones:music to post-process:Sia-1000 Forms of Fear-(WEB)-2014-0MNi INT.nzb
[11:30:33] [ERROR]::HEADPHONES: Could not find a status for Sia-1000 Forms of Fear-(WEB)-2014-0MNi INT.nzb, is it in the wanted list ?
[11:30:33] [ERROR]::HEADPHONES: Server returned status 404
[11:30:33] [ERROR]::MAIN: A problem was reported in the /usr/local/share/nzbToMedia/nzbToHeadPhones.py script.
HeadPhones: Failed to post-process - Server returned status 404!


 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
But...
Couchpotato is working and putting the files in the end destination.
hmm at least it's working. did you stop and start CP to get the webroot setting to stick
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
restarted the service, will download another movie and test it.

Any idea about headphones...?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
restarted the service, will download another movie and test it.

Any idea about headphones...?
not sure I've never setup HP with nzbToMedia. are you sure you setup the connection information correctly for HP in autoProcessTV.cfg
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
Howdy....
The system is running a bit better now, SickRage keeps locking up every now and then but i am seeing another issue, i keep having to start the plugins, they seem to just stop running every now and then, i have had sab failures because sickrage has stopped, i have been kicked out of plex because that has stopped as well.

Any thoughts or pointers to log files to try and work out what is happening.

Also i have had failures but then i have done
Code:
chown -R media:media /mnt/media


and that seems to kick it into life again.
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
i think this might be it....

This covers the time where it appears to have stopped twice during this time.

Code:
2014-10-16 12:15:41,112::INFO::[SABnzbd:1262] --------------------------------
2014-10-16 12:15:41,112::INFO::[SABnzbd:1263] SABnzbd.py-0.7.18 (rev=2d10f879da8f5df418a2afe52923a63fb3bf23b9)
2014-10-16 12:15:41,113::INFO::[SABnzbd:1275] Platform = posix
2014-10-16 12:15:41,113::INFO::[SABnzbd:1276] Python-version = 2.7.6 (default, Jul  8 2014, 04:07:22)
[GCC 4.2.1 20070831 patched [FreeBSD]]
2014-10-16 12:15:41,113::INFO::[SABnzbd:1277] Arguments = /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/SABnzbd.py -s 0.0.0.0 -f /var/db/sabnzbd/sabnzbd.ini --pidfile /var/db/sabnzbd/sabnzbd.pid -d -b 0
2014-10-16 12:15:41,113::INFO::[SABnzbd:1309] Read INI file /var/db/sabnzbd/sabnzbd.ini
2014-10-16 12:15:41,116::INFO::[__init__:941] Loading data for bookmarks.sab from /var/db/sabnzbd/admin/bookmarks.sab
2014-10-16 12:15:41,116::INFO::[__init__:941] Loading data for rss_data.sab from /var/db/sabnzbd/admin/rss_data.sab
2014-10-16 12:15:41,117::INFO::[__init__:941] Loading data for totals9.sab from /var/db/sabnzbd/admin/totals9.sab
2014-10-16 12:15:41,117::INFO::[postproc:91] Loading postproc queue
2014-10-16 12:15:41,118::INFO::[__init__:941] Loading data for postproc1.sab from /var/db/sabnzbd/admin/postproc1.sab
2014-10-16 12:15:41,118::INFO::[__init__:941] Loading data for queue9.sab from /var/db/sabnzbd/admin/queue9.sab
2014-10-16 12:15:41,120::INFO::[__init__:941] Loading data for watched_data.sab from /var/db/sabnzbd/admin/watched_data.sab
2014-10-16 12:15:41,121::INFO::[__init__:941] Loading data for Rating.sab from /var/db/sabnzbd/admin/Rating.sab
2014-10-16 12:15:41,122::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-10-16 12:15:41,122::INFO::[downloader:211] Resuming
2014-10-16 12:15:41,123::INFO::[__init__:333] All processes started
2014-10-16 12:15:41,123::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Plush
2014-10-16 12:15:41,124::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Config
2014-10-16 12:15:41,161::INFO::[SABnzbd:464] _yenc module... found!
2014-10-16 12:15:41,162::INFO::[SABnzbd:472] par2 binary... found (/usr/local/bin/par2)
2014-10-16 12:15:41,162::INFO::[SABnzbd:480] unrar binary... found (/usr/local/bin/unrar)
2014-10-16 12:15:41,163::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-10-16 12:15:41,163::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-10-16 12:15:41,163::INFO::[SABnzbd:497] ionice binary... NOT found!
2014-10-16 12:15:41,163::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-10-16 12:15:41,167::INFO::[SABnzbd:1510] Starting web-interface on 0.0.0.0:8080
2014-10-16 12:15:41,169::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Bus STARTING
2014-10-16 12:15:41,294::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-10-16 12:15:41,415::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Serving on ::1:8080
2014-10-16 12:15:41,520::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Serving on 0.0.0.0:8080
2014-10-16 12:15:41,522::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Bus STARTED
2014-10-16 12:15:42,303::INFO::[SABnzbd:1579] Starting SABnzbd.py-0.7.18
2014-10-16 12:15:42,307::INFO::[dirscanner:279] Dirscanner starting up
2014-10-16 12:15:42,308::INFO::[urlgrabber:77] URLGrabber starting up
2014-10-16 12:30:22,085::INFO::[SABnzbd:1262] --------------------------------
2014-10-16 12:30:22,086::INFO::[SABnzbd:1263] SABnzbd.py-0.7.18 (rev=2d10f879da8f5df418a2afe52923a63fb3bf23b9)
2014-10-16 12:30:22,086::INFO::[SABnzbd:1275] Platform = posix
2014-10-16 12:30:22,087::INFO::[SABnzbd:1276] Python-version = 2.7.6 (default, Jul  8 2014, 04:07:22)
[GCC 4.2.1 20070831 patched [FreeBSD]]
2014-10-16 12:30:22,087::INFO::[SABnzbd:1277] Arguments = /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/SABnzbd.py -s 0.0.0.0 -f /var/db/sabnzbd/sabnzbd.ini --pidfile /var/db/sabnzbd/sabnzbd.pid -d -b 0
2014-10-16 12:30:22,087::INFO::[SABnzbd:1309] Read INI file /var/db/sabnzbd/sabnzbd.ini
2014-10-16 12:30:22,089::INFO::[__init__:941] Loading data for bookmarks.sab from /var/db/sabnzbd/admin/bookmarks.sab
2014-10-16 12:30:22,090::INFO::[__init__:941] Loading data for rss_data.sab from /var/db/sabnzbd/admin/rss_data.sab
2014-10-16 12:30:22,091::INFO::[__init__:941] Loading data for totals9.sab from /var/db/sabnzbd/admin/totals9.sab
2014-10-16 12:30:22,091::INFO::[postproc:91] Loading postproc queue
2014-10-16 12:30:22,092::INFO::[__init__:941] Loading data for postproc1.sab from /var/db/sabnzbd/admin/postproc1.sab
2014-10-16 12:30:22,093::INFO::[__init__:941] Loading data for queue9.sab from /var/db/sabnzbd/admin/queue9.sab
2014-10-16 12:30:22,094::INFO::[__init__:941] Loading data for watched_data.sab from /var/db/sabnzbd/admin/watched_data.sab
2014-10-16 12:30:22,095::INFO::[__init__:941] Loading data for Rating.sab from /var/db/sabnzbd/admin/Rating.sab
2014-10-16 12:30:22,096::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-10-16 12:30:22,096::INFO::[downloader:211] Resuming
2014-10-16 12:30:22,097::INFO::[__init__:333] All processes started
2014-10-16 12:30:22,097::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Plush
2014-10-16 12:30:22,098::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Config
2014-10-16 12:30:22,121::INFO::[SABnzbd:464] _yenc module... found!
2014-10-16 12:30:22,122::INFO::[SABnzbd:472] par2 binary... found (/usr/local/bin/par2)
2014-10-16 12:30:22,122::INFO::[SABnzbd:480] unrar binary... found (/usr/local/bin/unrar)
2014-10-16 12:30:22,122::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-10-16 12:30:22,122::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-10-16 12:30:22,122::INFO::[SABnzbd:497] ionice binary... NOT found!
2014-10-16 12:30:22,123::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-10-16 12:30:22,127::INFO::[SABnzbd:1510] Starting web-interface on 0.0.0.0:8080
2014-10-16 12:30:22,131::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Bus STARTING
2014-10-16 12:30:22,176::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-10-16 12:30:22,375::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Serving on ::1:8080
2014-10-16 12:30:22,479::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Serving on 0.0.0.0:8080
2014-10-16 12:30:22,480::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Bus STARTED
2014-10-16 12:30:23,476::INFO::[SABnzbd:1579] Starting SABnzbd.py-0.7.18
2014-10-16 12:30:23,479::INFO::[dirscanner:279] Dirscanner starting up
2014-10-16 12:30:23,480::INFO::[urlgrabber:77] URLGrabber starting up

 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
i think this might be it....

This covers the time where it appears to have stopped twice during this time.

Code:
2014-10-16 12:15:41,112::INFO::[SABnzbd:1262] --------------------------------
2014-10-16 12:15:41,112::INFO::[SABnzbd:1263] SABnzbd.py-0.7.18 (rev=2d10f879da8f5df418a2afe52923a63fb3bf23b9)
2014-10-16 12:15:41,113::INFO::[SABnzbd:1275] Platform = posix
2014-10-16 12:15:41,113::INFO::[SABnzbd:1276] Python-version = 2.7.6 (default, Jul  8 2014, 04:07:22)
[GCC 4.2.1 20070831 patched [FreeBSD]]
2014-10-16 12:15:41,113::INFO::[SABnzbd:1277] Arguments = /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/SABnzbd.py -s 0.0.0.0 -f /var/db/sabnzbd/sabnzbd.ini --pidfile /var/db/sabnzbd/sabnzbd.pid -d -b 0
2014-10-16 12:15:41,113::INFO::[SABnzbd:1309] Read INI file /var/db/sabnzbd/sabnzbd.ini
2014-10-16 12:15:41,116::INFO::[__init__:941] Loading data for bookmarks.sab from /var/db/sabnzbd/admin/bookmarks.sab
2014-10-16 12:15:41,116::INFO::[__init__:941] Loading data for rss_data.sab from /var/db/sabnzbd/admin/rss_data.sab
2014-10-16 12:15:41,117::INFO::[__init__:941] Loading data for totals9.sab from /var/db/sabnzbd/admin/totals9.sab
2014-10-16 12:15:41,117::INFO::[postproc:91] Loading postproc queue
2014-10-16 12:15:41,118::INFO::[__init__:941] Loading data for postproc1.sab from /var/db/sabnzbd/admin/postproc1.sab
2014-10-16 12:15:41,118::INFO::[__init__:941] Loading data for queue9.sab from /var/db/sabnzbd/admin/queue9.sab
2014-10-16 12:15:41,120::INFO::[__init__:941] Loading data for watched_data.sab from /var/db/sabnzbd/admin/watched_data.sab
2014-10-16 12:15:41,121::INFO::[__init__:941] Loading data for Rating.sab from /var/db/sabnzbd/admin/Rating.sab
2014-10-16 12:15:41,122::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-10-16 12:15:41,122::INFO::[downloader:211] Resuming
2014-10-16 12:15:41,123::INFO::[__init__:333] All processes started
2014-10-16 12:15:41,123::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Plush
2014-10-16 12:15:41,124::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Config
2014-10-16 12:15:41,161::INFO::[SABnzbd:464] _yenc module... found!
2014-10-16 12:15:41,162::INFO::[SABnzbd:472] par2 binary... found (/usr/local/bin/par2)
2014-10-16 12:15:41,162::INFO::[SABnzbd:480] unrar binary... found (/usr/local/bin/unrar)
2014-10-16 12:15:41,163::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-10-16 12:15:41,163::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-10-16 12:15:41,163::INFO::[SABnzbd:497] ionice binary... NOT found!
2014-10-16 12:15:41,163::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-10-16 12:15:41,167::INFO::[SABnzbd:1510] Starting web-interface on 0.0.0.0:8080
2014-10-16 12:15:41,169::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Bus STARTING
2014-10-16 12:15:41,294::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-10-16 12:15:41,415::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Serving on ::1:8080
2014-10-16 12:15:41,520::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Serving on 0.0.0.0:8080
2014-10-16 12:15:41,522::INFO::[_cplogging:55] [16/Oct/2014:12:15:41] ENGINE Bus STARTED
2014-10-16 12:15:42,303::INFO::[SABnzbd:1579] Starting SABnzbd.py-0.7.18
2014-10-16 12:15:42,307::INFO::[dirscanner:279] Dirscanner starting up
2014-10-16 12:15:42,308::INFO::[urlgrabber:77] URLGrabber starting up
2014-10-16 12:30:22,085::INFO::[SABnzbd:1262] --------------------------------
2014-10-16 12:30:22,086::INFO::[SABnzbd:1263] SABnzbd.py-0.7.18 (rev=2d10f879da8f5df418a2afe52923a63fb3bf23b9)
2014-10-16 12:30:22,086::INFO::[SABnzbd:1275] Platform = posix
2014-10-16 12:30:22,087::INFO::[SABnzbd:1276] Python-version = 2.7.6 (default, Jul  8 2014, 04:07:22)
[GCC 4.2.1 20070831 patched [FreeBSD]]
2014-10-16 12:30:22,087::INFO::[SABnzbd:1277] Arguments = /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/SABnzbd.py -s 0.0.0.0 -f /var/db/sabnzbd/sabnzbd.ini --pidfile /var/db/sabnzbd/sabnzbd.pid -d -b 0
2014-10-16 12:30:22,087::INFO::[SABnzbd:1309] Read INI file /var/db/sabnzbd/sabnzbd.ini
2014-10-16 12:30:22,089::INFO::[__init__:941] Loading data for bookmarks.sab from /var/db/sabnzbd/admin/bookmarks.sab
2014-10-16 12:30:22,090::INFO::[__init__:941] Loading data for rss_data.sab from /var/db/sabnzbd/admin/rss_data.sab
2014-10-16 12:30:22,091::INFO::[__init__:941] Loading data for totals9.sab from /var/db/sabnzbd/admin/totals9.sab
2014-10-16 12:30:22,091::INFO::[postproc:91] Loading postproc queue
2014-10-16 12:30:22,092::INFO::[__init__:941] Loading data for postproc1.sab from /var/db/sabnzbd/admin/postproc1.sab
2014-10-16 12:30:22,093::INFO::[__init__:941] Loading data for queue9.sab from /var/db/sabnzbd/admin/queue9.sab
2014-10-16 12:30:22,094::INFO::[__init__:941] Loading data for watched_data.sab from /var/db/sabnzbd/admin/watched_data.sab
2014-10-16 12:30:22,095::INFO::[__init__:941] Loading data for Rating.sab from /var/db/sabnzbd/admin/Rating.sab
2014-10-16 12:30:22,096::INFO::[scheduler:172] Setting schedule for midnight BPS reset
2014-10-16 12:30:22,096::INFO::[downloader:211] Resuming
2014-10-16 12:30:22,097::INFO::[__init__:333] All processes started
2014-10-16 12:30:22,097::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Plush
2014-10-16 12:30:22,098::INFO::[SABnzbd:335] Web dir is /usr/pbi/sabnzbd-amd64/share/sabnzbd/SABnzbd/interfaces/Config
2014-10-16 12:30:22,121::INFO::[SABnzbd:464] _yenc module... found!
2014-10-16 12:30:22,122::INFO::[SABnzbd:472] par2 binary... found (/usr/local/bin/par2)
2014-10-16 12:30:22,122::INFO::[SABnzbd:480] unrar binary... found (/usr/local/bin/unrar)
2014-10-16 12:30:22,122::INFO::[SABnzbd:485] unzip binary... found (/usr/bin/unzip)
2014-10-16 12:30:22,122::INFO::[SABnzbd:491] nice binary... found (/usr/bin/nice)
2014-10-16 12:30:22,122::INFO::[SABnzbd:497] ionice binary... NOT found!
2014-10-16 12:30:22,123::INFO::[SABnzbd:500] pyOpenSSL... found (True)
2014-10-16 12:30:22,127::INFO::[SABnzbd:1510] Starting web-interface on 0.0.0.0:8080
2014-10-16 12:30:22,131::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Bus STARTING
2014-10-16 12:30:22,176::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-10-16 12:30:22,375::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Serving on ::1:8080
2014-10-16 12:30:22,479::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Serving on 0.0.0.0:8080
2014-10-16 12:30:22,480::INFO::[_cplogging:55] [16/Oct/2014:12:30:22] ENGINE Bus STARTED
2014-10-16 12:30:23,476::INFO::[SABnzbd:1579] Starting SABnzbd.py-0.7.18
2014-10-16 12:30:23,479::INFO::[dirscanner:279] Dirscanner starting up
2014-10-16 12:30:23,480::INFO::[urlgrabber:77] URLGrabber starting up

there's no errors in that log that lead to anything, just sabs startup info.

I've never had issues with my plugins starting and stopping, I suspect it's something going on with your network like the jail losing it's connectivity somehow. you could investigate this more but there's not enough information there for me to help
 

crashtestmac

Explorer
Joined
Oct 3, 2014
Messages
52
hello again, been tied up with other work. I now have a pretty stable system, it just keeps stopping the sabnzbd plugin. Once i click "On" it just works perfectly then stops again later.

What logs can i try and look at.
Thanks
Crash
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
check in the jail if the process is still running. 'service sabnzbd status'

there are logs in /var/db/sabnzbd
 
Status
Not open for further replies.
Top