File stuck in queue and I can't delete it.

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
Andri
Newbie
Newbie
Posts: 8
Joined: January 15th, 2010, 7:58 am

File stuck in queue and I can't delete it.

Post by Andri »

Yeah, topic pretty much says it all. I have a file that's stuck in queue and I can't delete it and sab wont download anything till it's gone.

HerE's the latest stuff from my log.

I did fix the octal notation error but it didn't change anything.

So far only way I can start my downloads again is to put the file in the back of the queue. But I still can't delete it.

Code: Select all

2010-01-15 12:24:08,625::INFO::--------------------------------
2010-01-15 12:24:08,625::INFO::SABnzbd.exe-0.4.12 (rev=2799)
2010-01-15 12:24:08,625::INFO::Platform=Windows-Vista-6.1.7600 Class=nt
2010-01-15 12:24:08,625::INFO::Python-version = 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit (Intel)]
2010-01-15 12:24:08,625::ERROR::Permissions (None) not correct, use OCTAL notation!
2010-01-15 12:24:08,655::INFO::[sabnzbd] Loading data for rss_data.sab from C:\Users\Andri\AppData\Local\sabnzbd\cache\rss_data.sab
2010-01-15 12:24:08,796::INFO::[sabnzbd] Loading data for bytes7.sab from C:\Users\Andri\AppData\Local\sabnzbd\cache\bytes7.sab
2010-01-15 12:24:08,812::INFO::[sabnzbd] Loading data for queue7.sab from C:\Users\Andri\AppData\Local\sabnzbd\cache\queue7.sab
2010-01-15 12:24:08,937::INFO::[sabnzbd] Loading data for SABnzbd_nzo_vx0jl0 from C:\Users\Andri\AppData\Local\sabnzbd\cache\SABnzbd_nzo_vx0jl0
2010-01-15 12:24:09,062::INFO::[sabnzbd] Loading data for SABnzbd_nzo_vx0jl0 from C:\Users\Andri\AppData\Local\sabnzbd\cache\SABnzbd_nzo_vx0jl0
2010-01-15 12:24:09,124::INFO::[sabnzbd] Loading data for SABnzbd_nzo_xe6du9 from C:\Users\Andri\AppData\Local\sabnzbd\cache\SABnzbd_nzo_xe6du9
2010-01-15 12:24:09,187::INFO::[sabnzbd] Loading data for SABnzbd_nzo_tgfsyi from C:\Users\Andri\AppData\Local\sabnzbd\cache\SABnzbd_nzo_tgfsyi
Last edited by Andri on January 15th, 2010, 8:07 am, edited 1 time in total.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File stuck in queue and I can't delete it.

Post by shypike »

Case of queue corruption.
Possible cause is abnormal termination of SABnzbd (or a bug of course).
The easiest way to solve the problem is to erase the queue.
Start up SABnzbd with the command line parameter --clean.
(WindowsKey-R "c:\program files\SAbnzbd\SABnzbd.exe" --clean )

This will wipe out your complete queue and (unfortunately) also your history.
You may want to finish the queue first (except for the stuck item).

An alternative is to finish the queue as much as possible and then remove all
files with the extension ".nzo" and ".nzf" from the cache folder.
(Or all files, except the ones ending with ".sab").
toreolav
Newbie
Newbie
Posts: 2
Joined: April 23rd, 2013, 12:46 pm

Re: File stuck in queue and I can't delete it.

Post by toreolav »

I have the same problem, but on a Synology DS413j.

I have deleted all files in the incomplete folder, but the queue is still there, and the item that is blocking all other downloads will not disappear after restart of SABnzb.

Any tips?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File stuck in queue and I can't delete it.

Post by shypike »

toreolav wrote: I have deleted all files in the incomplete folder, but the queue is still there
That's simply not possible. Are you sure you have the right folder?
The proper way is: Stop SABnzbd, remove folder(s), Start SABnzbd.
Post Reply