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.
hello , I've sabnzbd on a ubuntu server, I enable the +R+U+DELETE option but it don't unpack, it can be on unpacking 24h but don't extract, and sometime (5% of my download) the web interface say "extracting" but all is finish and ok.
I have defined the "D" option.
in my logfile it wait on (for exemple ) :
REMOVED
that is 10 minute and sabnzbd do nothing else.
my pc is a P4 3g and 2g ram and the file is 70meg
if it leave and give me an error message I give you this.
Last edited by shypike on September 4th, 2008, 2:53 pm, edited 1 time in total.
User break => unrar error?
2008-09-04 18:53:43,138::INFO::[newsunpack] At least one file failed to be unpacked in /home/alboon/SABnzbd-0.4.3/downloads/incomplete/part3.rar, skipping
2008-09-04 18:53:43,139::INFO::[newsunpack] Unrar finished on /home/alboon/SABnzbd-0.4.3/downloads/incomplete/something 2008-09-04 18:53:43,141::INFO::[postproc] unpack_magic finished on Something.nzb
2008-09-04 18:53:43,147::INFO::[postproc] Cleaning up Something.nzb
Last edited by shypike on September 4th, 2008, 2:53 pm, edited 1 time in total.
i don't know, it is that of ubuntu server 8.04,
i test remove unrar, unrar-free and install unrar-nonfree but it didn't work (I've read that unrar-nonfree is more powerfull)
The package called "nice" contains some java programming stuff. The program 'nice' that is intended here is distributed as part of the coreutils package, which should always be installed since it is a hard dependency of the packages that contain the kernel images on ubuntu.
That error message can be reproduced by running nice as follows:
$ /usr/bin/nice 'None'
/usr/bin/nice: None: No such file or directory
So the question remains what version, if any, of unrar you have. Don't say you don't know, just execute 'unrar' in a terminal without any arguments and it will tell you. Similarly, the output of 'which unrar' as well as sabnzbd's startup logging might give clues here.