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

Updater gets stuck while downloading after getting error [ EBUSY: resource busy or locked, rename ] #7051

Closed
HimeshAsite512 opened this issue Aug 8, 2022 · 3 comments
Labels

Comments

@HimeshAsite512
Copy link

HimeshAsite512 commented Aug 8, 2022

  • Electron-Builder Version: "22.11.9":
  • Node Version: 14.17.1:
  • Electron-updater: 4.3.9:

While performing update my app from github repo using electron-updater it works some time properly, while some times it stuck at 100% and i found below error in logs for the same machine and user.

[2022-08-08 11:43:46.010] [error] Error: Error: EBUSY: resource busy or locked, rename 'C:\Users<user-name>\AppData\Local<appname>-updater\pending\temp-update.exe' -> 'C:\Users<user-name>\AppData\Local<appname>-updater\pending\update.exe'

even the thing is when we reopen the application in installed programs it shows the latest version.

any one facing the same or can help out in such thing?

@HimeshAsite512 HimeshAsite512 changed the title Updater gets stuck at 100% and error shows in log file. Updater gets stuck while downloading after getting error. Aug 8, 2022
@HimeshAsite512 HimeshAsite512 changed the title Updater gets stuck while downloading after getting error. Updater gets stuck while downloading after getting error [ EBUSY: resource busy or locked, rename ] Aug 8, 2022
@datenreisender
Copy link

In #6031 the same problem was described and for someone it was the antivirus software blocking the file. Maybe this is also the cause for you?

Copy link
Contributor

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 github-actions bot added the Stale label Dec 28, 2023
Copy link
Contributor

This issue was closed because it has been stalled for 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants