@l3092923 Currently, when using mobile fingerprinting, chrome extensions cannot be used.
Many sites detect ad blockers.
If you want to block an ad, you can find the ad url and block it. This is a bit tricky.
Issues fetching fingerprints
-
Im using puppeteer with fingerprints, but am getting a websocket error while trying to fetch a fingerprint
Error generating fingerprint: Error: Cannot connect to the WebSocket server (reason: connection failed)
This could be due to the fact that the engine was not downloaded or unpacked correctly.
Try completely deleting the engine folder and restarting the code until it completes.
If this does not help, open an issue with a detailed description of the problem.
at Z:\BotStructure\node_modules\bas-remote-node\src\services\socket.js:54:18
at Timeout._onTimeout (Z:\BotStructure\node_modules\chnl\dist\channel.cjs.js:2:4848)
at listOnTimeout (node:internal/timers:573:17)
at processTimers (node:internal/timers:514:7)
Error generating fingerprint, retrying...I have tried what it says, but it doesn't work.