Page 1 of 1

Rapidly flashing "Speed limit" and "Pause for:" Queue page

Posted: April 12th, 2014, 9:58 am
by ronch808
Hi,

First let me say I've been a user of sabnzbd for years now with no issues. Now it seems I've run into something a bit strange with 0.7.16 and 0.7.17 versions. I cleared an "Encrypted" download that was paused and this issue started. This only happens on the queue page. The page looks to be being updated at a very rapid rate with the "Speed limit" and "Paused for" boxes have something that looks like "sbadm" written in them. Also the the Start/Stop button is flashing between Start and Stop (probably from the page being refreshed so rapidly. The page is being refreshed so fast though the boxes are hard to read. The odd thing is that this stops when I add something to the queue. If something is in the queue and being downloaded, the page is normal. So everything else seems to be working fine. Since this has started this condition has lasted through numerous restarts/system reboots and an update to 0.7.17.

So has anyone else seen this? Is there an error condition that needs to be cleared somehow? I'm not sure what to try next so any ideas are welcome.

Thanks in advance,
John

Re: Rapidly flashing "Speed limit" and "Pause for:" Queue pa

Posted: April 12th, 2014, 9:59 am
by ronch808
Sorry I should also say this on a Fedora Linux system, if that matters.

Thanks.

Re: Rapidly flashing "Speed limit" and "Pause for:" Queue pa

Posted: April 12th, 2014, 10:14 am
by ronch808
From the log file I'm getting this:
2014-04-11 19:31:01,514::INFO::[_cplogging:55] [11/Apr/2014:19:31:01] ENGINE Bus STARTING
2014-04-11 19:31:01,559::INFO::[_cplogging:55] [11/Apr/2014:19:31:01] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-04-11 19:31:01,660::INFO::[_cplogging:55] [11/Apr/2014:19:31:01] ENGINE Serving on 127.0.0.1:7070
2014-04-11 19:31:01,660::INFO::[_cplogging:55] [11/Apr/2014:19:31:01] ENGINE Bus STARTED
2014-04-11 19:43:50,754::INFO::[_cplogging:55] [11/Apr/2014:19:43:50] ENGINE Bus STOPPING
2014-04-11 19:44:00,851::INFO::[_cplogging:55] [11/Apr/2014:19:44:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('127.0.0.1', 7070)) shut down
2014-04-11 19:44:00,907::INFO::[_cplogging:55] [11/Apr/2014:19:44:00] ENGINE Stopped thread '_TimeoutMonitor'.
2014-04-11 19:44:00,916::INFO::[_cplogging:55] [11/Apr/2014:19:44:00] ENGINE Bus STOPPED
2014-04-11 19:44:00,940::INFO::[_cplogging:55] [11/Apr/2014:19:44:00] ENGINE Bus EXITING
2014-04-11 19:44:00,962::INFO::[_cplogging:55] [11/Apr/2014:19:44:00] ENGINE Bus EXITED
2014-04-11 19:44:02,274::INFO::[_cplogging:55] [11/Apr/2014:19:44:02] ENGINE Bus STARTING
2014-04-11 19:44:02,275::INFO::[_cplogging:55] [11/Apr/2014:19:44:02] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-04-11 19:44:02,376::INFO::[_cplogging:55] [11/Apr/2014:19:44:02] ENGINE Serving on 127.0.0.1:7070
2014-04-11 19:44:02,377::INFO::[_cplogging:55] [11/Apr/2014:19:44:02] ENGINE Bus STARTED

If this helps at all.
Thanks again.