Upgrade to 5.5.3 fails with OPENSSL_internal:BAD_DECRYPT error

I’ve tried several times to update to Local 5.5.3 and it fails with the error below. Any help on troubleshooting would be gratefully received.

image

Interestingly, when I try and download the .exe from this website, it also fails (‘Network error’ in Chrome).

Current Local version: 5.4.1+3311
OS: Windows 10
Antivirus: Bitdefender
Webservers/other:
I still have WAMP installed, but not running when attempting the upgrade.
I usually use SSH/WP Engine git push to deploy
I have connected to both Flywheel and WP Engine from Local in the past

From local-lightening.log:

{"thread":"main","class":"Updater","library":"Cipher functions","function":"OPENSSL_internal","reason":"BAD_DECRYPT","code":"ERR_SSL_BAD_DECRYPT","level":"error","stack":"Error: 244055992:error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT:../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.c:1001:\n244055992:error:1000008b:SSL routines:OPENSSL_internal:DECRYPTION_FAILED_OR_BAD_RECORD_MAC:../../third_party/boringssl/src/ssl/tls_record.cc:298:\n","message":"244055992:error:1e000065:Cipher functions:OPENSSL_internal:BAD_DECRYPT:../../third_party/boringssl/src/crypto/fipsmodule/cipher/e_aes.c:1001:\n244055992:error:1000008b:SSL routines:OPENSSL_internal:DECRYPTION_FAILED_OR_BAD_RECORD_MAC:../../third_party/boringssl/src/ssl/tls_record.cc:298:\n","timestamp":"2020-06-16T14:49:44.633Z"}

{"thread":"main","reason":{"errno":-4048,"code":"EPERM","syscall":"lstat","path":"C:\\Users\\Sarah\\AppData\\Local\\Temp\\local-auto-updater\\local-5.5.3-windows.exe"},"p":{},"level":"warn","message":"Unhandled Rejection.","timestamp":"2020-06-16T14:49:52.337Z"}

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.