Luis Ducasse

Results 8 comments of Luis Ducasse

Work for me install independent "puppeteer": "^22.6.4". Try it. const waClient = new Client({ restartOnAuthFail: true, authStrategy: new LocalAuth({ clientId: "LaraNoti222", dataPath: "./WWebJ", }), webVersionCache: { type: "remote", remotePath: "https://raw.githubusercontent.com/wppconnect-team/wa-version/main/html/2.2410.1.html"...

Work for me install independent "puppeteer": "^22.6.4". Try it.

Did you fix it?

const wbot: Session = new Client({ session: sessionCfg, webVersion: "2.2412.54v2", puppeteer: { browserWSEndpoint: `${process.env.CHROME_WS}${lauchOptions}` || undefined, args: [ "--no-sandbox", "--disable-setuid-sandbox", "--disable-gpu-driver-bug-workarounds", "--disable-accelerated-2d-canvas", "--disable-background-timer-throttling", "--disable-backgrounding-occluded-windows", `--user-data-dir=${userDataDir}` // Specify the dynamic user...

Could you give me more information with examples so I can assist you?

I performed the test in my fork, the reactions do not perform any action. https://github.com/DukazzCruz/DukWhat

Hello, share with me what version of whatsapp-web.js are you using in your backend package.json?