First, let me start by saying sabnzbd+ is one the best pieces of Software I've ever used, completely fits my needs!! Great Job!
I've recently upgraded to the latest BETA version sabnzbd+ (version 0.5.0B4). After the upgrade none of my NZB's seems to be able to unrar. They all say:
"No post-processing because of failed verification" I am 100% sure there is no failed verification because when entering the ' unrar e "FILENAME" ' via my SSH terminal the unrar starts and always succeeds.
I've also disabled the 'Quick Check' option with no positive effect. Is there some logfile I can check for errors? I am running Sabnzbd+ on a Debian 5.0 box with kernel 2.6.26-2-686 . If necessary I can provide shell access for one of the developers to my Debian box. Please help, because I am at the point where I want to write my own bash script for unrarring
No unrar after upgrade
Forum rules
Help us help you:
Help us help you:
- 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.
No unrar after upgrade
Last edited by Sabbest on December 28th, 2009, 10:19 am, edited 1 time in total.
Re: No unrar after upgrade
Please upgrade to Beta5, it does a better job of post-processing partial jobs.
Also some verification problems with NZBs containing multiple par2 sets were solved.
You may have NZBs with stray par2 files.
As a work-around you can set the option "Post-process only verified jobs" off.
Also some verification problems with NZBs containing multiple par2 sets were solved.
You may have NZBs with stray par2 files.
As a work-around you can set the option "Post-process only verified jobs" off.
Re: No unrar after upgrade
Thank you for your reply. I've just upgraded to 0.5.0b5 and imported a few nzb's. I've kept backups of the nzb's just in case. Will post results later.
How come Beta 5 isn't posted on the main site http://www.sabnzbd.org/ ?
How come Beta 5 isn't posted on the main site http://www.sabnzbd.org/ ?
Re: No unrar after upgrade
The announcement is there.
Must be a caching problem (maybe a site problem too).
I needed to refresh (F5) the page to see it in the web browser.
Must be a caching problem (maybe a site problem too).
I needed to refresh (F5) the page to see it in the web browser.
Re: No unrar after upgrade
I cleared my cache and then checked it in another browser, as well another computer. It still lists the b4 release.
Re: No unrar after upgrade
You are right.
I fixed it now by updating the post.
Thanks for reminding me.
I fixed it now by updating the post.
Thanks for reminding me.
Re: No unrar after upgrade
Seems there are still some problems. Due to the holidays I wasn't able to reply earlier. I still have the same problem as before. None of my files get extracted and the "History" tabs shows "No post-processing because of failed verification" but manually doing a "par2verify" command and "unrar e" does the trick. What am I doing wrong?
Re: No unrar after upgrade
Can you email me your sabnzbd.ini file (remove passwords first!)
and some of the problematic NZB files (bugs at sabnzbd.org) ?
You are sure that the NZBs are within the retention time of the server?
Have you tried to set the option "Post-process only verified jobs" off?
and some of the problematic NZB files (bugs at sabnzbd.org) ?
You are sure that the NZBs are within the retention time of the server?
Have you tried to set the option "Post-process only verified jobs" off?
Re: No unrar after upgrade
Send both to bugs at sabnzbd.org (lol, i first typed in hugs at sabnzbd.org )shypike wrote: Can you email me your sabnzbd.ini file (remove passwords first!)
and some of the problematic NZB files (bugs at sabnzbd.org) ?
Yup 100% sureshypike wrote: You are sure that the NZBs are within the retention time of the server?
Not yet, wil try it in the following days.shypike wrote: Have you tried to set the option "Post-process only verified jobs" off?
Re: No unrar after upgrade
I downloaded 2 of your 3 NZB without any problems on Linux Mint (which is a derivate of Ubuntu which is a derivate of Debian).
(I skipped the 6G job )
Which par2 program are you using?
I managed to download without needing actual verification, it says "QuickCheck OK".
I also removed a file from the download to force a repair: works fine too.
It looks like it's something specific for your system or the Debian distro.
I really don't know where to look.
There are so many Linux and BSD distro's, we cannot possibly support all of them.
What could help is a file with the output of the par2 program, when you run it manually.
(I skipped the 6G job )
Which par2 program are you using?
I managed to download without needing actual verification, it says "QuickCheck OK".
I also removed a file from the download to force a repair: works fine too.
It looks like it's something specific for your system or the Debian distro.
I really don't know where to look.
There are so many Linux and BSD distro's, we cannot possibly support all of them.
What could help is a file with the output of the par2 program, when you run it manually.
Re: No unrar after upgrade
Strange, but as you said it seems to be just me
I'll have to debug the problem this week. Will keep you guys posted as I hunt for problems
I'll have to debug the problem this week. Will keep you guys posted as I hunt for problems
Re: No unrar after upgrade
I finally figured it out after some extensive testing. Turns out my whole installation was corrupted. The whole I/O-NICE options and par2 multi-core parameters weren't working, after disabling them the repair and extract function worked properly. After backing-up (took 68 hours to back-up all my files:)) and re-installing my system I found a configuration conflict with my kernel, fixed it, and now the whole thing works with I/O-NICE and par2 multi-core parameters.
This thread can be closed now, just wanted to let you guys know what caused the error. Also, when some else has repair and/or extract problems you can let them check the paramters for par2 and I/O-NICE.
This thread can be closed now, just wanted to let you guys know what caused the error. Also, when some else has repair and/or extract problems you can let them check the paramters for par2 and I/O-NICE.
Re: No unrar after upgrade
Good that works now!
Thanks for the feedback.
Thanks for the feedback.