Stalling after unpack

Support for the Debian/Ubuntu package, created by JCFP.
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
papajohn
Newbie
Newbie
Posts: 3
Joined: September 14th, 2011, 11:42 pm

Stalling after unpack

Post by papajohn »

I have SAB downloading to a local drive (incomplete folder), then categories putting it onto my mounted nas share.

After the file downloads, it will go all the way through the unpacking and then just stall, cant restart/shutdown from the web interface and the finished file cannot be removed from the history as if it is still being worked on. On my share, I am left with the _UNPACK_ folder containing the finished file.

the logs show it deleting the rxx files, and unrar finished... im unsure of the last line - notrar?:

Code: Select all

15:48:17,501::INFO::[newsunpack:407] Deleting /home/bryan/downloads/incomplete/Breaking.Bad.S02E13.720p.Bluray.x264-CLUE/bb213-clue.r45
2011-09-16 15:48:17,510::INFO::[newsunpack:189] Unrar finished on /home/bryan/downloads/incomplete/Breaking.Bad.S02E13.720p.Bluray.x264-CLUE
2011-09-16 15:48:17,520::DEBUG::[newsunpack:1129] notrar(): testing /mnt/video/TV/Breaking Bad/Season 2/_UNPACK_Breaking.Bad.S02E13.720p.Bluray.x264-CLUE/bb213-clue.mkv
if i remove the _UNPACK_ folder, SAB will kick back in and start with the next file.... not too sure where to go from here?
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Stalling after unpack

Post by sander »

Which version of SABnzbd are you running?
Does it happen to all files, or just one / a few?
What if you let SAB put the result into a local drive?
If you download the file again, but only download it (select it in the dropdown), can you unrar it 'manually' (=from command line)?
papajohn
Newbie
Newbie
Posts: 3
Joined: September 14th, 2011, 11:42 pm

Re: Stalling after unpack

Post by papajohn »

thanks for the reply
Which version of SABnzbd are you running?
0.5.6
Does it happen to all files, or just one / a few?
Seems to happen on files larger than 2 GB, but I have seen it on smaller ones as well
What if you let SAB put the result into a local drive?
Works flawlessly
If you download the file again, but only download it (select it in the dropdown), can you unrar it 'manually' (=from command line)?
Yes

I dont think the Unrar is the issue, as after it stalls, I can go into the _UNPACK_ folder and the file is finished unpacking and intact. It seems like it's to do with detection of the unpack being completed as I even turned off sorting thinking that may be the issue and it still does the same thing... My ubuntu is on wireless so im wondering if that may be playing into it, so I will try hardwired and report back.
User avatar
sander
Release Testers
Release Testers
Posts: 9429
Joined: January 22nd, 2008, 2:22 pm

Re: Stalling after unpack

Post by sander »

0.5.6? Why? SABnzbd is now on 0.6.9 ...
papajohn
Newbie
Newbie
Posts: 3
Joined: September 14th, 2011, 11:42 pm

Re: Stalling after unpack

Post by papajohn »

haha, good question.... I installed as per http://sabnzbd.org/download/
Ubuntu
Installing under Ubuntu is now extremely easy as of Jaunty thanks to jcfp and other users who have helped. Install using the following commands:

sudo apt-get install sabnzbdplus
sudo apt-get install sabnzbdplus-theme-smpl
sudo apt-get install sabnzbdplus-theme-plush
sudo apt-get install sabnzbdplus-theme-iphone

Then open and edit /etc/default/sabnzbdplus
I also have the option "Weekly check for new SABnzbd release." enabled and it never notified me of an updated version.... I'll go get the new version and test :-)

maybe we could get the download page to mention you need to do this first
sudo add-apt-repository ppa:jcfp/ppa
sudo apt-get update
Post Reply