ross7alex
Posts: 1
Joined: Tue Jan 04, 2022 8:03 pm

Updater Returning "Wrong SHA256 Signature" Error

Tue Jan 04, 2022 11:38 pm

After following the installer and updater tutorials I have a working installer but trying to create the updater has left me with this error. The installer exe file I'm defining for the updater definitely matches the installer that I'm creating, but for some reason when running the updater it seems to be mismatched. When running the update in the case that no update should be made (no version change) it seems to run fine, and recognizes this to be the case. However, once there's a new version available to the updater, this error occurs.

I've included both the Update Config project file and the main Installer project file.
Attachments
Everbetter_Production_Updates.aip
Updates Configuration Project
(5.64KiB)Downloaded 136 times
Everbetter_Advanced_Setup.back (1).aip
Installer Project
(85.94KiB)Downloaded 144 times

Liviu
Posts: 1026
Joined: Tue Jul 13, 2021 11:29 am
Contact:  Website

Re: Updater Returning "Wrong SHA256 Signature" Error

Wed Jan 05, 2022 11:06 am

Hello Ross and welcome to our forums,

From what I can see, my colleague Eusebiu has answered you over the e-mail.

Please let me know if there is anything else I could help you with.

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Zolika_36
Posts: 2
Joined: Thu Apr 21, 2022 5:26 pm

Re: Updater Returning "Wrong SHA256 Signature" Error

Thu Apr 21, 2022 5:29 pm

Good afternoon!
Same problem.
Can you help?

Liviu
Posts: 1026
Joined: Tue Jul 13, 2021 11:29 am
Contact:  Website

Re: Updater Returning "Wrong SHA256 Signature" Error

Tue Apr 26, 2022 10:08 am

Zolika_36 wrote:
Thu Apr 21, 2022 5:29 pm
Good afternoon!
Same problem.
Can you help?
Hello and welcome to our forums,

The error seems to appear because the SHA256 signature that was computed for the new version (stored in the updates.txt file) does not match the update package downloaded by the Updater.

Do you get this error when you try to install the latest version of your product through the Updater? Does it look like the product was updated even though the error is thrown?

Best regards,
Liviu
________________________________________
Liviu Sandu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”