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

Error "Lock is not acquired/owned by you" #106

Open
alshahabrezvi opened this issue Jun 2, 2024 · 2 comments
Open

Error "Lock is not acquired/owned by you" #106

alshahabrezvi opened this issue Jun 2, 2024 · 2 comments

Comments

@alshahabrezvi
Copy link

`C:\Users\user\OneDrive\Desktop\bot-main\node_modules\proper-lockfile\lib\lockfile.js:285
return callback(Object.assign(new Error('Lock is not acquired/owned by you'), { code: 'ENOTACQUIRED' }));
^

Error: Lock is not acquired/owned by you
at C:\Users\user\OneDrive\Desktop\bot-main\node_modules\proper-lockfile\lib\lockfile.js:285:43
at LOOP (node:fs:2833:14)
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
code: 'ENOTACQUIRED'`

why I am getting top error when I am trying to open batch of multiple browser.

@JDCxDEV
Copy link

JDCxDEV commented Jul 23, 2024

Hello @alshahabrezvi I have the same problem did you already solve this?

@JDCxDEV
Copy link

JDCxDEV commented Jul 25, 2024

Hello @alshahabrezvi you can check this link for the solution

CheshireCaat/playwright-with-fingerprints#38

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