Not upacking files after completion

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.
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Not upacking files after completion

Post by vdown »

Not sure if this is a bug, something to do with the nzb or something i did, but I'm getting a log like this:

[8GJBL3487sjuf421I713qy26T46mmXClf6ocl] Trying unrar with password "jnbxEc687kcA7"
[8GJBL3487sjuf421I713qy26T46mmXClf6ocl] Unpacked 0 files/folders in 0 seconds
[8GJBL3487sjuf421I713qy26T46mmXClf6ocl] Trying unrar with password "jnbxEc687kcA7"
[8GJBL3487sjuf421I713qy26T46mmXClf6ocl] Unpacked 0 files/folders in 0 seconds

And it just leaves the rar files in the final folder which will unpack fine manually with the same password.

I have the full logs if that helps.
Last edited by vdown on December 1st, 2025, 10:40 am, edited 2 times in total.
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Not upacking files after completion

Post by safihre »

Can you share the full logs and not just the last part?
From when you added the download to the queue.

So far the output from unrar seems weird..
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

Thanks
Last edited by vdown on December 1st, 2025, 10:39 am, edited 1 time in total.
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Not upacking files after completion

Post by safihre »

Very interesting bug.
The cause is that Direct Unpack gets stuck, which causes some files to be already present from the unpack that started,
Because by default it doesn't overwrite, the next unpacks don't do anything.
So in the end it just copies over all the rar files.

The real bug is that Direct Unpack got stuck, it's because it started before deobfuscation was done.
Will investigate.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
safihre
Administrator
Administrator
Posts: 5678
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Not upacking files after completion

Post by safihre »

Could you share the nzb with me at safihre@sabnzbd.org?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

email sent
User avatar
zoggy
Release Testers
Release Testers
Posts: 89
Joined: February 8th, 2011, 3:08 pm

Re: Not upacking files after completion

Post by zoggy »

does the issue go away if you dont use direct unpack?
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

Often if I just re add them they'll work - there doesnt seem to be much consistency. That's what I did with the 2 I emailed and they both worked fine with direct unpack still on.
User avatar
zoggy
Release Testers
Release Testers
Posts: 89
Joined: February 8th, 2011, 3:08 pm

Re: Not upacking files after completion

Post by zoggy »

vdown wrote: December 1st, 2025, 11:45 am Often if I just re add them they'll work - there doesnt seem to be much consistency.
assuming you are using sab 4.5.5, if not.. update to latest.
what os/env do you run sab? do you use container - if so which one?
and can you set sab logging to debug if its not (wrench > logging level in the bottom right). replicate the issue. then share the sanitize log+config from wrench > show logging.
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

No I’m running latest 4.6.0 Alpha 1 on Ubuntu and it’s not in a container but I have emailed all the logs already.
User avatar
zoggy
Release Testers
Release Testers
Posts: 89
Joined: February 8th, 2011, 3:08 pm

Re: Not upacking files after completion

Post by zoggy »

vdown wrote: December 1st, 2025, 11:50 am No I’m running latest 4.6.0 Alpha 1 on Ubuntu and it’s not in a container but I have emailed all the logs already.
apologies but i do not have the logs, so ill have to ask how do you install sab (source/ppa/some other method).. and what version of unrar you have installed?
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

I've dm'd you a link with the nzbs and logs.

It's unrar 7.12 and it's ths standard ppa and just a systemctl daemon

sabnzbdplus:
Installed: 4.6.0~alpha1-0ubuntu1~jcfp1~24.04
Candidate: 4.6.0~alpha1-0ubuntu1~jcfp1~24.04
Version table:
*** 4.6.0~alpha1-0ubuntu1~jcfp1~24.04 500
500 https://ppa.launchpadcontent.net/jcfp/ppa/ubuntu noble/main amd64 Packages
500 https://ppa.launchpadcontent.net/jcfp/ppa/ubuntu noble/main i386 Packages
100 /var/lib/dpkg/status
4.2.2+dfsg-3 500
500 http://gb.archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu noble/multiverse i386 Packages
User avatar
zoggy
Release Testers
Release Testers
Posts: 89
Joined: February 8th, 2011, 3:08 pm

Re: Not upacking files after completion

Post by zoggy »

vdown wrote: December 1st, 2025, 12:51 pm I've dm'd you a link with the nzbs and logs.

It's unrar 7.12 and it's ths standard ppa and just a systemctl daemon

sabnzbdplus:
Installed: 4.6.0~alpha1-0ubuntu1~jcfp1~24.04
Candidate: 4.6.0~alpha1-0ubuntu1~jcfp1~24.04
Version table:
*** 4.6.0~alpha1-0ubuntu1~jcfp1~24.04 500
500 https://ppa.launchpadcontent.net/jcfp/ppa/ubuntu noble/main amd64 Packages
500 https://ppa.launchpadcontent.net/jcfp/ppa/ubuntu noble/main i386 Packages
100 /var/lib/dpkg/status
4.2.2+dfsg-3 500
500 http://gb.archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages
500 http://gb.archive.ubuntu.com/ubuntu noble/multiverse i386 Packages
k, just was curious if you were using unrar 7.20b2 or some really outdated version of unrar.. 7.12 is almost current
vdown
Release Testers
Release Testers
Posts: 48
Joined: January 30th, 2008, 8:01 am

Re: Not upacking files after completion

Post by vdown »

no problem, 7.12 is still the latest non beta for Linux/Mac
User avatar
zoggy
Release Testers
Release Testers
Posts: 89
Joined: February 8th, 2011, 3:08 pm

Re: Not upacking files after completion

Post by zoggy »

looking at your issue, you can see that sab asks unrar to unpack.. but something happen where unrar didnt extract anything:

Code: Select all

2025-11-27 07:33:15,922::INFO::[misc:1330] [sabnzbd.newsunpack.rar_extract_core] Running external command: ['/usr/local/bin/unrar', 'x', '-idp', '-scf', '-o-', '-or', '-ai', '-pjnbxEc687kcA7', '/mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part01.rar', '/mnt/scratch/arrs-storage/sonarr-download/_UNPACK_South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb']
2025-11-27 07:33:15,922::DEBUG::[misc:1331] Popen arguments: {'stdout': -1, 'stderr': -2, 'bufsize': 0, 'startupinfo': None, 'creationflags': 0, 'text': True, 'encoding': 'utf8', 'errors': 'replace'}
2025-11-27 07:33:16,701::DEBUG::[newsunpack:858] UNRAR output: 
UNRAR 7.12 freeware      Copyright (c) 1993-2025 Alexander Roshal
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part01.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part02.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part03.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part04.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part05.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part06.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part07.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part08.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part09.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part10.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part11.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part12.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part13.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part14.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part15.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part16.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part17.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part18.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part19.rar
Extracting from /mnt/scratch/arrs-storage/sab-downloads/incomplete/South.Park.S28E04.1080p.AMZN.WEB-DL.DDP5.1.H.264-NTb/<HASH>46mmXClf6ocl.part20.rar
No files to extract
2025-11-27 07:33:16,701::INFO::[newsunpack:861] Unpacked 0 files/folders in 0 seconds
trying nzb, myself d/led and extracted just fine.. what kind of mount is scratch? local/remote? mergerfs? can you share the mount options
Post Reply