electron-builder icon indicating copy to clipboard operation
electron-builder copied to clipboard

Auto-update error for Debian installers

Open akshitcompro opened this issue 10 months ago • 5 comments

  • 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. image

Could anyone please advise on the next steps here?

akshitcompro avatar Apr 18 '24 12:04 akshitcompro

Still facing the above issue

akshitcompro avatar Apr 30 '24 06:04 akshitcompro

I am also facing the same issue

Aman-Sahota avatar May 01 '24 09:05 Aman-Sahota

facing the same #issue

nikhil072000 avatar May 02 '24 06:05 nikhil072000

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.

github-actions[bot] avatar Jul 02 '24 00:07 github-actions[bot]

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

mmaietta avatar Jul 10 '24 20:07 mmaietta

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.

github-actions[bot] avatar Sep 09 '24 00:09 github-actions[bot]