Downloads stop with "ENCRYPTED" proper password is already supplied
Posted: October 24th, 2020, 7:18 am
I've noticed that with 3.1.0 it happens more often again that downloads are stopped/paused with "ENCRYPTED" when they are in fact not. Well, they actually are, of course, but the proper password is already supplied and known to SABnzbd. When this happens, all I have to do is to klick the "Play/Continue" button, and SABnzbd goes on as usual, downloads the rest and unpacks the RAR just fine. I do not have to change/reenter the password, this works fine with exactly the same data that SABnzbd started with right from the beginning.
Unfortunately this problem is not reproducible. As I said, once I klick "continue" without adding/changing anything else, everything works just fine. If I try to download the exact same NZB once again, usually everything works just fine as well. One thing that I did notice, however, is that SABnzbd seems to have to go and get some additional PAR2 files and do a little repair before the original paused & continued download can be unpacked. So this is probably somehow related ... maybe SABnzbd thinks it has a wrong password, when in fact it has only downloaded a broken/incomplete RAR?
SABnzbd 3.1.0 running on Linux (Slackware 14.2 i686), download dir is on NFS (provided by a QNAP NAS).
Startup log:
Please let me know if you need any additional information.
Thanks,
Thomas
Unfortunately this problem is not reproducible. As I said, once I klick "continue" without adding/changing anything else, everything works just fine. If I try to download the exact same NZB once again, usually everything works just fine as well. One thing that I did notice, however, is that SABnzbd seems to have to go and get some additional PAR2 files and do a little repair before the original paused & continued download can be unpacked. So this is probably somehow related ... maybe SABnzbd thinks it has a wrong password, when in fact it has only downloaded a broken/incomplete RAR?
SABnzbd 3.1.0 running on Linux (Slackware 14.2 i686), download dir is on NFS (provided by a QNAP NAS).
Startup log:
Code: Select all
2020-10-20 22:33:29,852::INFO::[SABnzbd:1142] --------------------------------
2020-10-20 22:33:29,853::INFO::[SABnzbd:1143] SABnzbd.py-3.1.0 (rev=23f86e95f1f980963c4e4017276b3a3e2adfc6e2)
2020-10-20 22:33:29,853::INFO::[SABnzbd:1144] Full executable path = /usr/local/stow/SABnzbd-3.1.0/lib/python3.8/site-packages/SABnzbd-3.1.0/SABnzbd.py
2020-10-20 22:33:29,854::INFO::[SABnzbd:1154] Platform = posix
2020-10-20 22:33:29,854::INFO::[SABnzbd:1155] Python-version = 3.8.5 (default, Sep 22 2020, 05:50:13)
[GCC 5.5.0]
2020-10-20 22:33:29,854::INFO::[SABnzbd:1156] Arguments = "./SABnzbd.py" "-d" "-f" "/home/zlatko/.sabnzbd/sabnzbd.ini" "--pidfile" "/var/local/run/sabnzbd/sabnzbd-9090.pid"
2020-10-20 22:33:29,854::INFO::[SABnzbd:1160] Not inside a docker container
2020-10-20 22:33:29,854::INFO::[SABnzbd:1163] Preferred encoding = UTF-8
2020-10-20 22:33:29,854::INFO::[SABnzbd:1179] SSL version = OpenSSL 1.1.1g 21 Apr 2020
2020-10-20 22:33:29,858::INFO::[SABnzbd:1188] Certifi version: 2017.11.05
2020-10-20 22:33:29,858::INFO::[SABnzbd:1189] Loaded additional certificates from: /usr/local/lib/python3.6/site-packages/certifi/cacert.pem
2020-10-20 22:33:29,858::INFO::[SABnzbd:1234] Using INI file /home/zlatko/.sabnzbd/sabnzbd.ini
2020-10-20 22:33:29,874::INFO::[postproc:140] Loading postproc queue
2020-10-20 22:33:29,875::INFO::[__init__:951] [N/A] /home/zlatko/.sabnzbd/admin/Rating.sab missing
2020-10-20 22:33:29,876::INFO::[scheduler:216] Setting schedule for midnight BPS reset
2020-10-20 22:33:29,876::INFO::[__init__:349] All processes started
2020-10-20 22:33:29,877::INFO::[SABnzbd:297] Template location for Glitter is /usr/local/stow/SABnzbd-3.1.0/lib/python3.8/site-packages/SABnzbd-3.1.0/interfaces/Glitter
2020-10-20 22:33:29,877::INFO::[SABnzbd:297] Template location for Config is /usr/local/stow/SABnzbd-3.1.0/lib/python3.8/site-packages/SABnzbd-3.1.0/interfaces/Config
2020-10-20 22:33:29,878::INFO::[misc:986] [N/A] Running external command: ['/usr/bin/nice', '-n', '10', '/usr/bin/ionice', '-c2', '-n4', '/usr/local/bin/unrar']
2020-10-20 22:33:29,900::INFO::[misc:986] [N/A] Running external command: ['/usr/bin/nice', '-n', '10', '/usr/bin/ionice', '-c2', '-n4', '/usr/local/bin/par2_tbb', '-h']
2020-10-20 22:33:29,920::INFO::[SABnzbd:398] SABYenc module (v4.0.2)... found!
2020-10-20 22:33:29,921::INFO::[SABnzbd:417] Cryptography module (v3.1.1)... found!
2020-10-20 22:33:29,921::INFO::[SABnzbd:422] par2 binary... found (/usr/local/bin/par2_tbb)
2020-10-20 22:33:29,921::INFO::[SABnzbd:429] UNRAR binary... found (/usr/local/bin/unrar)
2020-10-20 22:33:29,921::INFO::[SABnzbd:439] UNRAR binary version 5.50
2020-10-20 22:33:29,922::INFO::[SABnzbd:447] 7za binary... found (/usr/local/bin/7za)
2020-10-20 22:33:29,922::INFO::[SABnzbd:458] nice binary... found (/usr/bin/nice)
2020-10-20 22:33:29,922::INFO::[SABnzbd:462] ionice binary... found (/usr/bin/ionice)
2020-10-20 22:33:29,926::INFO::[SABnzbd:1293] HTTPS keys are OK
2020-10-20 22:33:29,932::INFO::[SABnzbd:1421] Starting web-interface on 127.0.0.1:9090
2020-10-20 22:33:29,933::INFO::[_cplogging:213] [20/Oct/2020:22:33:29] ENGINE Bus STARTING
2020-10-20 22:33:30,084::INFO::[_cplogging:213] [20/Oct/2020:22:33:30] ENGINE Serving on https://127.0.0.1:9090
2020-10-20 22:33:30,186::INFO::[_cplogging:213] [20/Oct/2020:22:33:30] ENGINE Serving on http://127.0.0.1:8095
2020-10-20 22:33:30,187::INFO::[_cplogging:213] [20/Oct/2020:22:33:30] ENGINE Bus STARTED
2020-10-20 22:33:30,188::INFO::[SABnzbd:1458] Starting SABnzbd.py-3.1.0
2020-10-20 22:33:30,192::INFO::[dirscanner:117] Dirscanner starting up
2020-10-20 22:33:30,195::INFO::[urlgrabber:96] URLGrabber starting up
2020-10-20 22:33:30,197::INFO::[notifier:122] Sending notification: SABnzbd - SABnzbd 3.1.0 started (type=startup, job_cat=None)
2020-10-20 22:33:30,203::INFO::[postproc:232] Completed Download Folder /home/zlatko/mnt/nas/_/Downloads is not on FAT
2020-10-20 22:33:30,491::INFO::[notifier:182] Send to NotifyOSD: SABnzbd / SABnzbd 3.1.0 started
Thanks,
Thomas