kkoooqq / fakebrowser

🤖 Fake fingerprints to bypass anti-bot systems. Simulate mouse and keyboard operations to make behavior like a real person.
GNU Lesser General Public License v3.0
1.09k stars 210 forks source link

max call stack size exceeded #37

Closed pkjy closed 2 years ago

pkjy commented 2 years ago

when I run this for a very long time, 10 seconds start 1 instance ,every instance run about 2 minutes and use function shutdown() to close. and I always get this error. RangeError: Maximum call stack size exceeded . It located at node_modules\fakebrowser\dist\cjs\FakeBrowser.js:308

image

image

windows server 2019 nodejs 16.13.1

pkjy commented 2 years ago

image 这个报错应该也是相关的,我补充一下