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

EBUSY: resource busy or locked #112

Closed
Christilut opened this issue Apr 29, 2020 · 2 comments
Closed

EBUSY: resource busy or locked #112

Christilut opened this issue Apr 29, 2020 · 2 comments

Comments

@Christilut
Copy link

Error: EBUSY: resource busy or locked, rename 'C:\Users\user\AppData\Roaming\rekordcloud-companion-app\config.json.754582357' -> 'C:\Users\user\AppData\Roaming\rekordcloud-companion-app\config.json'
    at Object.renameSync (fs.js:609:3)
    at Function.writeFileSync [as sync] (C:\Users\user\AppData\Local\Programs\rekordcloud-companion-app\resources\app.asar\node_modules\write-file-atomic\index.js:244:8)
    at ElectronStore.set store [as store] (C:\Users\user\AppData\Local\Programs\rekordcloud-companion-app\resources\app.asar\node_modules\conf\index.js:277:19)
    at ElectronStore.set (C:\Users\user\AppData\Local\Programs\rekordcloud-companion-app\resources\app.asar\node_modules\conf\index.js:152:14)

I'm seeing this error happen rarely to a very small number of users.

Maybe similar problem as #103 ?

@sindresorhus
Copy link
Owner

Yes. Usually caused by some (crappy) anti-virus software on Windows...

@Christilut
Copy link
Author

Makes sense... Anti virus is a real fun problem yeah...

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

No branches or pull requests

2 participants