You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Streps to reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Code example
A complete and formatted example of the code that leads to the described problem.
Avoid specifying various secrets in the code, such as service keys an so on.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
Plugin version [e.g. 2.0.0]
Node version [e.g. 20.9.0]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
The script worked well before, but errors often occur during the running process now
Errors as below:
`D:\workspace\browser-fp-test\node_modules\browser-with-fingerprints\src\plugin\connector\index.js:55
throw new Error(prepareError(error));
^
Error: Failed to get page http://57.129.0.219/prepare?id=hk5ag8ntbca73t2cx24l&data=4e741d3cbdc054140aa4536527afbaf3e2ac0b3af3dcbfc230303030303030303030303030303030204fffe4e2cf1275999dbfe5ba226109e6f2e8ac748f55a69a889b95f0924c281e1777f63690eb2f9d96109664ea713d45ca7497b02efdee52aa3aecb6babff9cef0691d3a5298c0e0772327d1519039e75ac9a9c2c8706c8f6954156cbcd9919eb4d5dbae4fc692567c0c34047119be188349d9c012c3ffe7083cea1ddf8d3249df1640c586c1b32ffe23661fcf0065cc10170d92f011684f3e97636d13b799ec5c31be63b0b73dabf7b691226a24763b064295662922c65bbee8143f5f63d202dab7b7fbd77b279b714bd7d37dc0905f82173eb083ea369027e56c6771410f516ac21eeebc610be4a59cc09446e6ff5bbba6eeac546214ec9218bfb105d126b862b14fc0339450b81199ddc554f6e522472780d82d6a04750827b1a589a7d73cbddc10fd2980d235dbf44a8587d046 with HttpClient
at D:\workspace\browser-fp-test\node_modules\browser-with-fingerprints\src\plugin\connector\index.js:55:15
Node.js v22.13.0`
Streps to reproduce
Steps to reproduce the behavior:
Code example
A complete and formatted example of the code that leads to the described problem.
Avoid specifying various secrets in the code, such as service keys an so on.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: