Cannot download differentially, fallback to full download: Error: Cannot parse blockmap
See original GitHub issue“electron-updater”: “^4.3.9”, “electron-builder”: “^22.13.1”,
The Error
[info] Cached update sha512 checksum doesn't match the latest available update. New update must be downloaded. Cached: Pr7EPgqtXBqw4tc2nWhFMTaWlsXDvPXbvBtiw9zkAHDd8ubRPvE5kzkf+0IJseNTKrGavqibCxiVT9xILodDIQ==, expected: 4S5pPwyrzFfZyqT6nxTB2dP8EmnP6IaMtEbzHnHQlpAX7LOExO1oH+F2H8V7US4LrERsGaQjIzhRHAE1d4vp2Q==. Directory for cached update will be cleaned
[error] Cannot download differentially, fallback to full download: Error: Cannot parse blockmap "https://api.github.com/repos/Ibrahim-CloudLabs/CloudReignLocal/releases/assets/48725451.blockmap", error: Error: incorrect header check,
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:7
Top Results From Across the Web
Cannot parse blockmap when auto updating #4736 - GitHub
Cannot download differentially, fallback to full download: Error: Cannot parse blockmap "https://api.github.com/repos/VitruxPT/w-assistant/ ...
Read more >Electron-Updater detects update, but doesn't download it
Update: Electron now throws the error autoUpdater.autoDownload is not a function . Code snippets. Main.js: // autoUpdater.
Read more >Failed to start Radzen.Server process: Error: spawn dotnet ...
Server process: Error: spawn dotnet ENOENT I recently upgraded my dev system to ... fallback to full download: Error: Cannot parse blockmap ......
Read more >Election 应用自动更新那点事儿 - SixMall商城源码
Cannot download differentially, fallback to full download: Error: Cannot parse blockmap "https://api.github.com/repos/VitruxPT/w-assistant/ ...
Read more >Cannot download update from github private repo
Coming soon: A brand new website interface for an even better experience!
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same. any news?
@sandeep1995 I used
npm i electron-updater@4.4.6
like you said in https://github.com/electron-userland/electron-builder/issues/4736#issuecomment-939804876 and it worked