'Direct Unpack: Completed' but not proceding

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
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

'Direct Unpack: Completed' but not proceding

Post by pven »

I got a download in my history that states 'Direct Unpack: Completed' (also according to the log it is finished). But the icon is still animating , so it looks like it is not finished. After I restart SABnzbd this download is marked as finished. What is this?
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 'Direct Unpack: Completed' but not proceding

Post by safihre »

Could you maybe try to use the new 3.0.0 release?
Sometimes it can get stuck on the process, although we haven't seen this happen in a really long time.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: 'Direct Unpack: Completed' but not proceding

Post by pven »

Let me try 3.0.0 on my Synology DS214+. Not sure if this is going to be easy ..

For now I did:
python3.5 -m pip install -r tests/requirements.txt -U
python3.5 tools/make_mo.py
So far it looks ok.

Start it:
python3.5 ./SABnzbd.py

That returns:
Not all required Python modules are available, please check requirements.txt
You can read more at: https://sabnzbd.org/python3
If you still experience problems, remove all .pyc files in this folder and subfolders


There are no pyc-files present. So I am trying to find out how to install the missing modules.
Last edited by pven on April 29th, 2020, 2:30 pm, edited 1 time in total.
pven
Release Testers
Release Testers
Posts: 114
Joined: August 21st, 2009, 5:00 am

Re: 'Direct Unpack: Completed' but not proceding

Post by pven »

Btw: python 3.6 is not supported on this Synology
User avatar
safihre
Administrator
Administrator
Posts: 5362
Joined: April 30th, 2015, 7:35 am
Contact:

Re: 'Direct Unpack: Completed' but not proceding

Post by safihre »

Aaah Synology.. Still have to make the package for that!
In that case it might be better to stick to SABnzbd 2.
Do you mayeb have Debug logs when it occurs?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply