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?.
How to clear STUCK queue?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: How to clear STUCK queue?
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.
If that fails, start up SABnzbd with the --clean option.
You will also loose your download history.
Re: How to clear STUCK queue?
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?
The purge worked perfect.switch wrote: Either restart sabnzbd and see if the items now get re-added. Or maybe try loading http://localhost:8080/sabnzbd/queue/purge
Thanks