fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Get help with all aspects of 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
z68h
Newbie
Newbie
Posts: 3
Joined: March 26th, 2015, 8:21 pm

fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Post by z68h »

hey all.

i had been using an older version of SAB on opensuse 12.1. last week i moved to Ubuntu 14.10 and installed SAB 0.7.20. i have it configured correctly (i think) but i am getting a lot of errors.

in the queue it sometimes says "unusable rar file" and in the status page, it says "error importing". i have unrar v 5.11 installed and as far as i know par2 is installed, although i am unsure how to check.

my next problem is that sometimes i get the "not enough repair blocks" error. i have a block account setup as a backup, but i can't see where SAB is connecting to it to help repair the download.

can anyone provide any help?

hopefully i'm not completely taking out of my ass.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Post by shypike »

Do you have multiple unrar versions installed?
Possibly SABnzbd cannot reach the right one.
Have you tried repairing from the command line?
par2 r FIRST-PAR2-FILE *
z68h
Newbie
Newbie
Posts: 3
Joined: March 26th, 2015, 8:21 pm

Re: fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Post by z68h »

shypike wrote:Do you have multiple unrar versions installed?
Possibly SABnzbd cannot reach the right one.
Have you tried repairing from the command line?
par2 r FIRST-PAR2-FILE *
as far as i know, i only have 1 version of unrar

Code: Select all

 unrar --version | head -4

UNRAR 5.11 freeware      Copyright (c) 1993-2014 Alexander Roshal

Usage:     unrar <command> -<switch 1> -<switch N> <archive> <files...>
and that SAB is using the right one

Code: Select all

grep "unrar binary"  ~/.sabnzbd/logs/sabnzbd.log
2015-03-26 19:39:10,890::INFO::[sabnzbdplus:468] unrar binary... found (/usr/bin/unrar)
2015-03-26 20:05:03,739::INFO::[sabnzbdplus:468] unrar binary... found (/usr/bin/unrar)
2015-03-26 20:38:09,608::INFO::[sabnzbdplus:468] unrar binary... found (/usr/bin/unrar)
2015-03-26 20:38:26,895::INFO::[sabnzbdplus:468] unrar binary... found (/usr/bin/unrar)

i definitely have par2 installed, but didn't try repairing from the cmd line. the repairing error happens a lot less often than the "unusable rar" error
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Post by shypike »

What happens if you copy the RAR files to a pc and you try to unpack?
There's also the possibility that the poster just screwed up.
z68h
Newbie
Newbie
Posts: 3
Joined: March 26th, 2015, 8:21 pm

Re: fresh install of v0.7.20 on Ubuntu 14.10 giving errors

Post by z68h »

shypike wrote:What happens if you copy the RAR files to a pc and you try to unpack?
There's also the possibility that the poster just screwed up.
i *may* have solved the problem.

all of my TV downloads go into UnsortedTV. this is the same folder that SAB uses to unrar. i think sickrage was trying to post-process the files before SAB was done with it.

i created a new a folder called "unpack" where SAB will unrar my files. i have since grabbed 5 shows and haven't had any errors.
Post Reply