'Direct Unpack: Completed' but not proceding
Forum rules
Help us help you:
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.
'Direct Unpack: Completed' but not proceding
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?
Re: 'Direct Unpack: Completed' but not proceding
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.
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
Re: 'Direct Unpack: Completed' but not proceding
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.
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.
Re: 'Direct Unpack: Completed' but not proceding
Btw: python 3.6 is not supported on this Synology
Re: 'Direct Unpack: Completed' but not proceding
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?
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