keyboardio / Chrysalis

Graphical configurator for Kaleidoscope-powered keyboards
https://github.com/keyboardio/Chrysalis#chrysalis
GNU General Public License v3.0
497 stars 65 forks source link

Error when Crysalis is trying to update #1269

Closed Random-Man81 closed 6 months ago

Random-Man81 commented 1 year ago

chrysalis-debug.json.txt Screenshot 2023-05-12 175208 Error about checksum mismatch when trying to update to 0.13.2

thunderkeys commented 1 year ago

I get the same error (same hashes as well).

necsoiu commented 1 year ago

I have the same problem.

TrueFalcon commented 1 year ago

I gave up on 13.# and went back to 12.0. It works fine. Awaiting next higher version...

Keyhabit commented 1 year ago

I also have this problem (in 12.0 portable).

obra commented 1 year ago

I've finally tracked this one down to a race condition caused by the "master" build overwriting the release build of the exact same version at publication time. I've manually repaired the build information, but we're now running into an Authenticode signature issue. Coupled with the fact that our old certificate expired yesterday and new certificates are only being issued in a way that makes github-based builds...more complicated and expensive, I'm not yet sure how we're going to sort this out.

obra commented 6 months ago

Chrysalis now runs in-browser using WebSerial and WebUSB and this functionality has been rewritten, so I'm closing out this issue as obsolete. Please don't hesitate to open a new issue if https://chrysalis.keyboard.io exhibits the same behavior