Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

electron-updater error when restart for update #2612

Closed
hallss93 opened this issue Feb 20, 2018 · 2 comments
Closed

electron-updater error when restart for update #2612

hallss93 opened this issue Feb 20, 2018 · 2 comments

Comments

@hallss93
Copy link

  • Version: 20.0.7
  • Target: 2.20.1

In my application I use electron-updater 2.20.1 and electron-builder 20.0.7.
When the application receives the update, which it closes to install, windows opens the taskkill.exe to kill the open process for installation. OK. But the taskkill is fixing the following error:

ERROR: Process with PID 2728 <child process of PID 6024> could not be finalized.
Reason: The process can not finalize itself.
SUCCESS: The process with PID 5660 <PID child process 2768> has been finalized.
[...]

I do not understand why this error, since the installer I understand does not work as ChildProcess.
Can someone help me?

@hallss93
Copy link
Author

hallss93 commented Mar 6, 2018

@develar-vacation some news?

@develar
Copy link
Member

develar commented Mar 6, 2018

Duplicates #2516

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants