Hi,
i just installed SABnzbd+ 0.5.4 on my Debian Squeeze Server...
Downloading works fine but when it comes to unrar:
2011-02-12 14:55:56,345::INFO::[newsunpack:384] Extracting rarfile /SATARAID5/100 Downloads/Usenet/incomplete/euhd-XXXX.mkv/euhd-XXXX.rar (belonging to eu
hd-XXXX) to /SATARAID5/100 Downloads/Usenet/complete/_UNPACK_euhd-XXXX.mkv
2011-02-12 14:55:56,345::DEBUG::[newsunpack:429] RAR_Extract(): Extractionpath: /SATARAID5/100 Downloads/Usenet/complete/_UNPACK_euhd-XXXX.mkv
2011-02-12 14:55:56,488::WARNING::[newsunpack:556] Erwartete Datei euhd-XXXX.mkv nicht gefunden. Unrar-Fehler?
2011-02-12 14:55:56,489::INFO::[newsunpack:189] Unrar finished on /SATARAID5/100 Downloads/Usenet/incomplete/euhd-XXXX.mkv
Translation for line 3: Expected file euhd-XXXX.mkv not found.Unrar Error?
Sadly i can't see any "Debug-Output" from unrar. The Error comes 0,14 Seconds after the "Extracting", so i think unrar is called but runs into an error. Is sabnzbd calling /usr/bin/unrar x ..... ?
sabnzbd says on startup:
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:386] par2 binary... found (/usr/bin/par2)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:394] unrar binary... found (/usr/bin/unrar)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:399] unzip binary... found (/usr/bin/unzip)
2011-02-12 14:28:35,480::INFO::[sabnzbdplus:405] nice binary... found (/usr/bin/nice)
2011-02-12 14:28:35,481::INFO::[sabnzbdplus:409] ionice binary... found (/usr/bin/ionice)
UNRAR Version is 3.91:
VDR:/SATARAID5/100 Downloads/Usenet/logs# /usr/bin/unrar -V
UNRAR 3.91 freeware Copyright (c) 1993-2009 Alexander Roshal
Usage: unrar - -
Any Ideas?
[solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
Forum rules
Help us help you:
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.
-
- Newbie
- Posts: 4
- Joined: February 12th, 2011, 9:14 am
[solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
Last edited by Phr0zenPhara0 on February 12th, 2011, 4:28 pm, edited 1 time in total.
-
- Newbie
- Posts: 4
- Joined: February 12th, 2011, 9:14 am
Re: No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
Solved...Deleting the ini worked for me....
-
- Newbie
- Posts: 4
- Joined: February 12th, 2011, 9:14 am
Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
Btw: It's the nice option which caused this problem...
Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
Doesn't nice work at all on your platform or did you set unsupported extra parameters?Phr0zenPhara0 wrote: Btw: It's the nice option which caused this problem...
-
- Newbie
- Posts: 4
- Joined: February 12th, 2011, 9:14 am
Re: [solved] No par2 and unrar. /usr/bin/unrar, par2 etc. found ....
"nice" doesn't work at all....