Page 1 of 1

How to clear STUCK queue?

Posted: April 7th, 2009, 1:47 pm
by JohnnyV
I have a few auto scripts running and there has been some newzbin server issues the last day. My queue is up to 300+ trying to process but it's stuck. When I say trying to process it shows it's trying to resolve the NZB post # info. I can't get anything manually added with it stuck like this.

How can I wipe the current queue?. :o

Re: How to clear STUCK queue?

Posted: April 7th, 2009, 3:43 pm
by shypike
What if you just delete the stuck newzbin fetches?

If that fails, start up SABnzbd with the --clean option.
You will also loose your download history.

Re: How to clear STUCK queue?

Posted: April 7th, 2009, 4:06 pm
by switch
Either restart sabnzbd and see if the items now get re-added. Or maybe try loading http://localhost:8080/sabnzbd/queue/purge

Re: How to clear STUCK queue?

Posted: April 7th, 2009, 5:49 pm
by JohnnyV
switch wrote: Either restart sabnzbd and see if the items now get re-added. Or maybe try loading http://localhost:8080/sabnzbd/queue/purge
The purge worked perfect.

Thanks