electron-builder
electron-builder copied to clipboard
Auto-update error for Debian installers
- Electron-Builder Version: 24.9.1
- Node Version: 18.18.2
- Electron Version: 13.6.9
- Electron Type (current, beta, nightly): NA
- Electron-updater Version: 6.1.8
- Target: Debian
Facing the below issue when trying to auto-update our electron application (based on Debian) on a Chromebook. We have not been able to pin-point the cause of this issue or why this issue might occur. It is to be noted that it is not occurring on all Chromebook machines since we were able to achieve successful auto-update on some of them.
Could anyone please advise on the next steps here?
Still facing the above issue
I am also facing the same issue
facing the same #issue
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.
Can you try adding additional logging to electron-updater via https://www.electron.build/auto-update#debugging
Looking to get more logs on what cmd
is being executed and with what args
https://github.com/electron-userland/electron-builder/blob/145ecb66baabd39ca523ebbba26ef484384fe8e7/packages/electron-updater/src/BaseUpdater.ts#L119-L127
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.