@aronax Обратите внимание, если значения Add noise установлено false, обязательно проверьте подставляются ли названия устройств из отпечатка или нет. Это называется как "добавить шум", что подразумевает под собой подмену результатов только вычислений, но в значении false может не подменять все данные для указанных WebAPI. Например WebGL, устанавливая noise в значение false, я предполагаю, что название видеокарты будет подменено на значение из отпечатка, но результаты вычислений на сайтах будут соответствовать видеокарте установленной в мой компьютер, но по факту, BAS не будет подменять и название моей видеокарты, в таком случае все мои профили будут с одной видеокартой. При этом если я запускаю BAS на VDS без установленной видеокарты, то для антифрод-системы будет подозрительным каждый мой профиль, в отпечатке которого указано наличие установленной дискретной видеокарты, при проверке WebGPU API, мой профиль не сможет пройти такую проверку.
CRITICAL: timeout error with fingerprintswitcher
-
Hi,
@Moderator @moderatorzloi there is a sudden rise in the time-out error while calling the "fetch" method to get the fingerprints. This is having a critical impact on our systems relying on fingerprintSwitcher.
Could you please quickly help?
-
I checked the latest version of BAS, everything works fine.
How do you get fingerprints?
What fingerprints exactly are you trying to get?
Are you getting fingerprints with the "PrefectCanvas" request?
Perhaps you have some network problems. Please answer these questions:- If you try to load the site "https://bablosoft.com" 10 times with an interval of at least 10 seconds, how many errors will there be?
- What does the command "nslookup bablosoft.com" give in the Windows CMD?
- Does the site "https://fingerprints.bablosoft.com" load?
- Do other sites in the same center load? http://www.marcogarro.it/ https://vansnick-laurent-cloture.be/ http://inboxingproserver.com/ https://giubileo.roma.it/
- Your IP for searching in logs. There must have been an attempt to log in from this IP within the last 24 hours. In the forum's private messages.
-
Sometimes the problem may be with your provider, try doing it via mobile internet or something like that.
-
@m4zuper thanks for the quick reply.
We checked our network and that does not seem to be problem.
We are getting the fingerprint via calling your API.
We are using fetch api provided by playwright-with-fingerprint API.
We are are not sending perfactCanvasRequest
Is it possible from your side to check our ratelimit metric during last 12 hours for our serviceKey (can you start a chat with me and I can DM you the servicekey info)
We would ideally like to see the number of requests per bucket (minute or second, whatever you use for rate limiting bucket) for our service key.
We are using the following parameters when fetching fingerprints from the server.
const fingerprint = await plugin.fetch({
tags: ['Microsoft Windows', 'Chrome'],
}) -
For example, you see that you received an error via API, at the same time try to get the same fingerprint via BAS.