dmitry.p
dmitry.p
``` import {createPlugin} from 'puppeteer-with-fingerprints'; import puppeteer from "puppeteer"; import process from "process"; async function one(id, timeout) { try { console.log(`${id}: Launching`) const plugin = createPlugin({ launch: async (options) =>...
Actually, role and meaning of this mutex is not clear. Note this library https://github.com/microsoft/node-windows-mutex as replacement to compiled mutex
Do workaround testing here: https://github.com/dmitryp-rebel/browser-with-fingerprints/tree/mutex-workaround
Also catch same issue continuously: ``` Uncaught exception SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at IncomingMessage. (C:\bots\bot-amazon-180-1\node_modules\bas-remote-node\src\services\utils.js:14:20) at IncomingMessage.emit (node:events:529:35) at endReadableNT (node:internal/streams/readable:1368:12) at...
Still getting a lot of those running multiple processes