pocopico / tinycore-redpill

GNU General Public License v3.0
2.16k stars 633 forks source link

TCRP error .pat is encrypted or not, maybe corrupted #275

Closed damienmillet closed 1 year ago

damienmillet commented 1 year ago

TCRP Friend tested but ds3622xsp-7.2.0-64551 return :

<br>Could not determine if file .pat is encrypted or not, maybe corrupted</br>
damienmillet commented 1 year ago

When I use the web version sometimes the hash isn't send and showing in log so he can't verify the .pat file sry if I use your times 😅

damienmillet commented 1 year ago
Clearing log file
File /home/tc/user_config.json looks OK
Building loader for model, DS3622xs+ and software version, 7.1.1-42951
<br>Downloading tools
PATFILE for DS3622xs+_7.1.1-42951 is NOT CACHED
<br>Downloading PAT file ds3622xsp_42951.pat for MODEL=DS3622xs+, Version=7.1.1-42951, SHA256=11f34ae65b13f7feace40e6a7c2399150ef2b4f4eb3a6dcec0be52fca265f151
<br>Error downloaded file is corrupted
<br>Starting build
<br>Buildling loader for DS3622xs+, 7.1.1-42951, with serial number : 20C0SQRPP1PSK and macaddress : xxxxxxxxxx
<br>extracommans : 
<br>Could not determine if file ds3622xsp_42951.pat is encrypted or not, maybe corrupted
-rw-r--r-- 1 tc staff 3322 May 15 19:22 ds3622xsp_42951.pat
<br>041
damienmillet commented 1 year ago
Clearing log file
File /home/tc/user_config.json looks OK
Building loader for model, DS3622xs and software version, 7.2.0-64551
<br>Downloading tools
PATFILE for DS3622xs_7.2.0-64551 is NOT CACHED
<br>Downloading PAT file .pat for MODEL=DS3622xs, Version=7.2.0-64551, SHA256=
<br>File downloaded and matches expected sha256sum
<br>Starting build
<br>Buildling loader for DS3622xs, 7.2.0-64551, with serial number : 20C0SQRPP1PSK and macaddress : xxxxxxxxxx
<br>extracommans : 
<br>Could not determine if file .pat is encrypted or not, maybe corrupted
<br>
damienmillet commented 1 year ago

for now the solution is to cache it with wget

damienmillet commented 1 year ago

move to #298