Unpacker not moving on after no more DirectUnpacker alive

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
kacaukacau
Newbie
Newbie
Posts: 13
Joined: August 27th, 2020, 5:52 am

Unpacker not moving on after no more DirectUnpacker alive

Post by kacaukacau »

Basically the title. It does not happen to every downloads, but every one or two days it happens once at least.

In the log there will be a lot of

Code: Select all

2023-06-02 01:19:30,795::DEBUG::[newsunpack:536] DirectUnpacker still alive for DOWNLOAD_NAME: 0
every two seconds until I restart the container.

I'm using latest LinuxServer's Docker image.

Code: Select all

2023-06-01 02:41:53,828::INFO::[directunpacker:454] Aborting DirectUnpack for 4e3eb9b2ccd04ef1bc0f7c226253c64b
2023-06-01 02:41:54,036::DEBUG::[filesystem:945] Removing dir recursively /downloads/sabnzbd/tv-shows/_UNPACK_German.Genius.S01E03.720p.WEB.h264-EDITH  
2023-06-01 02:41:54,172::DEBUG::[newsunpack:536] DirectUnpacker still alive for German.Genius.S01E03.720p.WEB.h264-EDITH: 0

Code: Select all

4e3eb9b2ccd04ef1bc0f7c226253c64b
is the hash for the downloaded file.

But after restarting the container, the downloads seem to have succeeded (?). The logs show that SABnzbd deobfuscated the file name, and the downloads is listed in the History tab as succeeded.
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Unpacker not moving on after no more DirectUnpacker alive

Post by safihre »

Can you enable Debug logging in the Status window and then after it happens again click Show Logging in the Status window and send the logs to me at [email protected].
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply