Queued in History after d/l

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
flo1984
Newbie
Newbie
Posts: 8
Joined: July 10th, 2008, 1:19 am

Queued in History after d/l

Post 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
Last edited by flo1984 on October 28th, 2008, 3:49 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Queued in History after d/l

Post 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]
flo1984
Newbie
Newbie
Posts: 8
Joined: July 10th, 2008, 1:19 am

Re: Queued in History after d/l

Post 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 :-).
Last edited by flo1984 on October 28th, 2008, 4:41 pm, edited 1 time in total.
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Queued in History after d/l

Post 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.
flo1984
Newbie
Newbie
Posts: 8
Joined: July 10th, 2008, 1:19 am

Re: Queued in History after d/l

Post 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 .... :-).
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: Queued in History after d/l

Post 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.
flo1984
Newbie
Newbie
Posts: 8
Joined: July 10th, 2008, 1:19 am

Re: Queued in History after d/l

Post 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
Post Reply