Potential bug, unpacking twice?

Report & discuss bugs found in 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
fredro
Newbie
Newbie
Posts: 1
Joined: June 9th, 2014, 10:33 am

Potential bug, unpacking twice?

Post by fredro »

Hello

Running 0.7.17 on linux python source (master branch).

Sometimes it will fail when unpacking, it manages to unpack everything nicely into the rar_extract dir but then it seems to try to extract again after it has deleted everything and this causes crc error and it will not continue to move the extracted to it's final destination. It's hard to reproduce but it does happen weekly and I can't find a pattern when it happens. But I post the log below for you to check on pastebin since it wouldn't allow me to post it here (too long).

log: http://pastebin.com/eukPu8Pw

Thanks.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: Potential bug, unpacking twice?

Post by shypike »

Sometimes posters create real weird things and I'm sure SABnzbd will balk at some.
Maybe the easiest solution is to disable recursive unpacking, it is rarely needed.
Set Config->Special->enable_recursive off.
Post Reply