Page 1 of 1

Files Corrupted, SHA not matching

Published: February 19, 2025 - 10:39 AM
by mfauj
Hello,

I'm having a problem with a package that's failing on all machines where it's deployed. The console logs show:

"Error in package monpaquet (=2024.12.6-12) in C:\windows\TEMP\waptn28upgcx, files corrupted, SHA not matching for..."

and this error appears on several lines.

What's strange is that I tested my package in development and then in pre-production and didn't encounter any errors.

WAPT version: 2.5.5.15691

Re: Files Corrupted, SHA not matching

Published: February 19, 2025 - 3:21 PM
by blemoigne
Hello,
Perhaps there are special characters in the files or directories contained in the WAPT package, preventing the hashes from being calculated correctly. It seems to me that there is better handling of these characters in the latest version of WAPT.
Have a good day,
Bertrand