Page 1 of 1

nzbs not starting (or even loading)

Posted: February 14th, 2012, 3:37 pm
by virgopunk
Hi there,
I've had no problems with SABnzbd since I started using it a few months ago but today I can't seem to get it to start downloads. Using NZBMatrix it states its trying to fetch the file but then nothing. I've also tried loading a nzb file from Newzbin2 but that doesn't even trigger anything with SAB.

I've tested the server connection (Astraweb) and SAB states its been successful. Looking at the log file I cannot see anything that looks odd.Tried repairing the queue again nada. I can't think of anything I've done to the config of the app or my system since it last worked.

Is there something basic that I'm missing?

I'm grateful for any help. Here's the current log file details:


2012-02-14 20:01:59,563::INFO::[_cplogging:55] [14/Feb/2012:20:01:59] ENGINE Bus STARTING

2012-02-14 20:01:59,563::INFO::[_cplogging:55] [14/Feb/2012:20:01:59] ENGINE Started monitor thread '_TimeoutMonitor'.

2012-02-14 20:01:59,891::INFO::[_cplogging:55] [14/Feb/2012:20:01:59] ENGINE Serving on localhost:8080

2012-02-14 20:01:59,891::INFO::[_cplogging:55] [14/Feb/2012:20:01:59] ENGINE Bus STARTED

2012-02-14 20:12:03,217::INFO::[_cplogging:55] [14/Feb/2012:20:12:03] ENGINE Bus STOPPING

2012-02-14 20:12:07,519::INFO::[_cplogging:55] [14/Feb/2012:20:12:07] ENGINE Bus STOPPING

2012-02-14 20:12:09,288::INFO::[_cplogging:55] [14/Feb/2012:20:12:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('localhost', 8080)) shut down

2012-02-14 20:12:09,331::INFO::[_cplogging:55] [14/Feb/2012:20:12:09] ENGINE Stopped thread '_TimeoutMonitor'.

2012-02-14 20:12:09,331::INFO::[_cplogging:55] [14/Feb/2012:20:12:09] ENGINE Bus STOPPED

2012-02-14 20:12:09,332::INFO::[_cplogging:55] [14/Feb/2012:20:12:09] ENGINE Bus EXITING

2012-02-14 20:12:09,332::INFO::[_cplogging:55] [14/Feb/2012:20:12:09] ENGINE Bus EXITED

2012-02-14 20:12:13,296::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('localhost', 8080)) shut down

2012-02-14 20:12:13,296::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE No thread running for _TimeoutMonitor.

2012-02-14 20:12:13,298::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE Bus STOPPED

2012-02-14 20:12:13,298::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE Bus EXITING

2012-02-14 20:12:13,299::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE Bus EXITED

2012-02-14 20:12:13,299::INFO::[_cplogging:55] [14/Feb/2012:20:12:13] ENGINE Re-spawning C:\Program Files (x86)\SABnzbd\SABnzbd.exe

2012-02-14 20:12:20,038::INFO::[_cplogging:55] [14/Feb/2012:20:12:20] ENGINE Bus STARTING

2012-02-14 20:12:20,046::INFO::[_cplogging:55] [14/Feb/2012:20:12:20] ENGINE Started monitor thread '_TimeoutMonitor'.

2012-02-14 20:12:20,354::INFO::[_cplogging:55] [14/Feb/2012:20:12:20] ENGINE Serving on localhost:8080

2012-02-14 20:12:20,355::INFO::[_cplogging:55] [14/Feb/2012:20:12:20] ENGINE Bus STARTED

2012-02-14 20:17:36,385::INFO::[_cplogging:55] [14/Feb/2012:20:17:36] ENGINE Bus STARTING

2012-02-14 20:17:36,480::INFO::[_cplogging:55] [14/Feb/2012:20:17:36] ENGINE Started monitor thread '_TimeoutMonitor'.

2012-02-14 20:17:36,806::INFO::[_cplogging:55] [14/Feb/2012:20:17:36] ENGINE Serving on localhost:8080

2012-02-14 20:17:36,806::INFO::[_cplogging:55] [14/Feb/2012:20:17:36] ENGINE Bus STARTED

Re: nzbs not starting (or even loading)

Posted: February 14th, 2012, 3:41 pm
by shypike
What you see is the log of a restart.
It's not paused?

Re: nzbs not starting (or even loading)

Posted: February 14th, 2012, 4:12 pm
by virgopunk
After checking my log after attempting a download I realised I'd stupidly set the SickbeardtoSAB script to run as a pre-queue script ::) . Turned it off and we're back to normal service. Many thanks for you swift response though.