Page 1 of 1

Queued in History after d/l

Posted: October 28th, 2008, 3:42 pm
by flo1984
Hi geeks :-),

Got another Problem. After Download the files didn't get extracted. This happened to me 2end time. Workarround was delete all cache files :-(. Is there another way to solve this prob? And to safe all downloads :-( *sniff!*

Same problem in this Thread: http://forums.sabnzbd.org/index.php?topic=680.0



Getting in the Log message like:

08-10-28 21:37:33,664::INFO::[sabnzbd] Saving data for SABnzbd_article_oPt8vR in /Users/flo/.sabnzbd/cache/SABnzbd_article_oPt8vR
2008-10-28 21:37:34,582::INFO::[downloader] Thread [email protected]:119: [email protected] done
2008-10-28 21:37:34,583::INFO::[decoder] Decoding
2008-10-28 21:37:34,583::INFO::[downloader] Thread [email protected]:119: fetching [email protected]
2008-10-28 21:37:34,605::INFO::[articlecache] Flushing to disk
2008-10-28 21:37:34,605::INFO::[sabnzbd] Saving data for SABnzbd_article_N_JkmV in /Users/flo/.sabnzbd/cache/SABnzbd_article_N_JkmV


See screenshot

greetings Flo

Re: Queued in History after d/l

Posted: October 28th, 2008, 3:53 pm
by switch
Would need to see more log files to diagnose anything. What is happening to the bottom most queued file in the history?

Zip up your log files along with the nzb that is causing the issues and send to [email protected]

Re: Queued in History after d/l

Posted: October 28th, 2008, 4:08 pm
by flo1984
hi switch

I dunno which nzb this problem cause. Last time this problem happen was like 3-4 month ago :-(. I've mailed the whole sab logs to email you mentioned.

thank u

greeting flo

edit:

Strange thing is that it seems all files are stored currently in the cache folder:

flo@Flos-OSX cache $ ls -la | wc -l
  108400

flo@Flos-OSX cache $ du -h --max-depth=0
41G     .


Are there a chance to get the files back or should I clean install and redownload it :(?

edit3: I will remove cache and try new rc version :-).

Re: Queued in History after d/l

Posted: October 28th, 2008, 4:41 pm
by switch
You just need to get rid of the download that is blocking the queue (unfortunately active downloads were stopped from being deleted a few versions ago).

What operating system are you running? From the screenshot it looks like windows, but just want to be sure.

You can try looking for an unrar or par2 process and killing it and seeing if the history resumes.

Re: Queued in History after d/l

Posted: October 28th, 2008, 4:54 pm
by flo1984
Using a Mac OS X 10.4 :-):

flo@Flos-OSX flo $ uname -a
Darwin Flos-OSX.local 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386

Thanks for the tip. The screenshot is bad :-), URL Lie :-). Using SSH Tunnel.

Didn't see any unrar/par2 process in ps -aux. I will redownload files .... :-).

Re: Queued in History after d/l

Posted: October 28th, 2008, 5:02 pm
by switch
Ok, but you need to get rid of the stuck download first, or other downloads will be waiting as queued.
First restart sabnzbd and see if that helps, if not you need to launch sabnzbd with the --clean parameter.

Re: Queued in History after d/l

Posted: October 28th, 2008, 5:10 pm
by flo1984
yo Im killing now everything and reinst. Also whole cache files :-). At the moment there is follow command running (since ~ 15 min :-))

flo@Flos-OSX cache $ find . -exec rm -f "{}" ";" should be faster then rm -f * with 100000 of files :-) [ argv[] ].

Thank you for the fast and good help, u guys rocks