playwright-with-fingerprints icon indicating copy to clipboard operation
playwright-with-fingerprints copied to clipboard

FingerprintPluginV6, deleting files

Open brodev3 opened this issue 11 months ago • 0 comments

Hello, when running more than 50 profiles sequentially, I encounter an error:

[Error: ENOENT: no such file or directory, stat 'E:\browserFP\data\run\FingerprintPluginV6\b23a0\browser.11\t\42401.lock'] { errno: -4058, code: 'ECOMPROMISED', syscall: 'stat', path: 'E:\browserFP\data\run\FingerprintPluginV6\b23a0\browser.11\t\42401.lock'

I use 1 working folder and open browsers sequentially, 50-60 open normally without any problems, but at the moment when opening more profiles, this error occurs, there are really no compromised files. I also tried to split 60 profiles into 2 parts, launched 2 programs to open at the same time, but at the same time I used different work folders for each program, the error appeared again

brodev3 avatar Mar 27 '24 09:03 brodev3