Page 1 of 1

unzip binary... NOT found! [Windows}

Posted: May 17th, 2019, 4:07 pm
by Mecano
Hallo forum leden,

Klein vraagje m.b.t. unzip.exe en Sabnzbd 2.3.2 / 2.3.8

Uit het log file blijkt dat C:\Program Files\SABnzbd\win\unzip\unzip.exe ( binary... NOT found!) niet gevonden wordt.
gedeellte log file:

Code: Select all

C:\<USERNAME>s\<USERNAME>\AppData\Local\sabnzbd\sabnzbd.ini
2019-05-17 22:35:21,507::INFO::[SABnzbd:409] SABYenc module (v3.3.5)... found!
2019-05-17 22:35:21,507::INFO::[SABnzbd:426] Cryptography module (v2.6.1)... found!
2019-05-17 22:35:21,507::INFO::[SABnzbd:431] par2 binary... found (C:\Program Files\SABnzbd\win\par2\par2.exe)
2019-05-17 22:35:21,507::INFO::[SABnzbd:436] MultiPar binary... found (C:\Program Files\SABnzbd\win\par2\multipar\par2j64.exe)
2019-05-17 22:35:21,507::INFO::[SABnzbd:441] UNRAR binary... found (C:\Program Files\SABnzbd\win\unrar\x64\UnRAR.exe)
2019-05-17 22:35:21,507::INFO::[SABnzbd:456] unzip binary... NOT found!
2019-05-17 22:35:21,507::INFO::[SABnzbd:459] 7za binary... found (C:\Program Files\SABnzbd\win\7zip\7za.exe)
2019-05-17 22:35:21,509::INFO::[SABnzbd:1391] Starting web-interface on 127.0.0.1:8080
2019-05-17 22:35:21,509::INFO::[_cplogging:219] [17/May/2019:22:35:21] ENGINE Bus STARTING
2019-05-17 22:35:21,845::INFO::[_cplogging:219] [17/May/2019:22:35:21] ENGINE Serving on http://127.0.0.1:8080
2019-05-17 22:35:21,845::INFO::[_cplogging:219] [17/May/2019:22:35:21] ENGINE Bus STARTED
2019-05-17 22:35:21,846::INFO::[SABnzbd:1429] Starting SABnzbd.exe-2.3.8
2019-05-17 22:35:21,846::INFO::[postproc:187] Completed Download Folder C:\<USERNAME>s\<USERNAME>\Downloads\complete is not on FAT
In de setup van SABnzbd wordt unzip.exe niet meegeleverd (en ook in eerdere versies vanaf 2.3.2 is unzip.exe niet meer aanwezig)

Is het de bedoeling dat unzip.exe niet meer nodig is (vervangen door 7zip) of nog een oude verwijzing in de SABnzbd code?

Re: unzip binary... NOT found! [Windows}

Posted: May 18th, 2019, 3:06 am
by safihre
Het is inderdaad vervangen door 7zip op Windows en Mac. Op Linux systeem ontbreekt soms 7zip en is het dus nog steeds nuttig om te checken of unzip er is.

Re: unzip binary... NOT found! [Windows}

Posted: May 18th, 2019, 4:04 am
by Mecano
Alles duidelijk, dank voor het antwoord ;)