FingerprintDetector stores messages about any call to getImageData.
CanvasInspector excludes data with zero entropy, the result of which will be the same on any hardware.
It seems that more and more errors are popping out with every update, especially the latest 28.x ones.
@mthuyet98 said in Timeout when Apply Fingerprint:
@aronax said in Timeout when Apply Fingerprint:
Used 28.3.0 until today and it worked fine with it too.
Now I'm using the newest one: https://downloads.bablosoft.com/distr/BrowserAutomationStudio/28.4.0/BrowserAutomationStudioInstallAllInOne.exe
It's free version. 28.4.0 Premium version is not avalable yet.
As I said downgrade to 28.2.x or 28.1.x will fix the above problem. We should wait for the next BAS release version.
@dda said in Timeout when Apply Fingerprint:
This bug should be fixed
to correct a error, need to repeat it intentionally.
@Fox я предоставлял сервер свой для тех поддержки, где был короткий скрипт (скачать отпечаток и установить отпечаток) и была ошибка. Вижу что подключались, тестировали, но так и не поняли от чего ошибка.
Моя гипотеза была в том что блокируются определенные запросы. При установке отпечатка не приходит нужный ответ от сервера БАС.
В итоге нашел эту тему
https://community.bablosoft.com/topic/17458/оптимизация-ос-под-многопоточность
обнаружил что действительно запросы в очереди, прописал все нужные команды и данная проблема исчезла
почему запросы в очереди - либо со стороны провайдера, либо со стороны маршрутизатора проблема, может еще где-то
на данный момент ошибка при установке отпечатка пропала, но есть проблемы с загрузкой страниц (думаю по тем же причинам, не приходят ответы от сервера вовремя)
вцелом стало лучше, рекомендую использовать команды описанные в теме по ссылке (но на свой страх и риск)
@FabLid said in Timeout when Apply Fingerprint:
https://community.bablosoft.com/topic/17458/оптимизация-ос-под-многопоточность
Hi! I have been facing the same problem for over 3 months now. In the last 3 weeks, the error has occurred in 60% of cases, which slows down the work very much. I tried to set up the same on this topic: https://community.bablosoft.com/topic/17458/оптимизация-ос-под-многопоточность but it didn't help me.
in English:
I used a proxy, not Russian, the problem persists, in the proxy logs I saw that the connection is not accepted by the bablosoft server, hence the error "LoadPage data:text/plain,". What's interesting is that the connection error occurred after 5-10 seconds, and the timeout built into BAS is 120 seconds. Dear developers, please improve the error handling for the "Apply fingerprint" and "Browser settings" cubes, give us the ability to set a timeout or make it so that when a connection error occurs, the script itself resends the request.
The error I get: fingerprints.bablosoft.com(162.19.169.11):80 error : Could not connect through proxy 193.32.154.215(193.32.154.215):8000 - Proxy server cannot establish a connection with the target - connection not allowed by server.
=================================
На русском:
Я использовал прокси, не Российские, проблема сохраняется, в логах прокси я увидел, что соединение не принимает сервер bablosoft, отсюда и вываливается ошибка "LoadPage data:text/plain,". Вот что интересно, ошибка соединения произошла через 5-10 секунд, а таймаут зашитый в BAS составляет 120 секунд. Уважаемые разработчики, доработайте обработку ошибок для кубика "Применить отпечаток" и "Настройка браузера", дайте возможность установить нам таймаут или же сделайте так, чтобы при ошибке соединения скрипт сам повторно отправлял запрос.
Ошибка, которую я получаю: fingerprints.bablosoft.com(162.19.169.11):80 error : Could not connect through proxy 193.32.154.215(193.32.154.215):8000 - Proxy server cannot establish a connection with the target - connection not allowed by server.
in English:
Today I tested the problem, as it turned out, the problem is not always due to a disconnection with the BAS server. In recording mode, if I run "browser settings" or "apply fingerprint", the editor window closes and opens again, in the case when I catch the error "LoadPage data:text/plain" the editor window opens, but there are no tools or script content, so it hangs for 2 minutes and then the same error pops up.
На русском:
Сегодня еще тестил проблему, как оказалось не всегда проблема из-за разрыва соединения с сервером BAS.
В режиме записи если запустить "настройка браузера" или "применить отпечаток" окно редактора закрывается и открывается снова, в случае, когда ловлю ошибку "LoadPage data:text/plain" окно редактора открывается, но там нет никаких инструментов и содержимого скрипта, так висит 2 минуты и потом уже вылетает та самая ошибка.
@m4zuper есть какие-то варианты решения данной ошибки? утомила уже, производительность скриптов упала в среднем на 50%.
последние 7 дней еще отпечатки получаются долго по 1-3 минуты. Порой на запуск новой сессии уходит до 7 минут, сперва отпечаток получает долго, потом еще применяет его с 5го раза, из-за ошибки "LoadPage data:text/plain"
@genericname1 said in Timeout when Apply Fingerprint:
@Антон-1 it have been a persisting issue for a few months vpn usually fixes it. but it is another task for customer to be able run product
I tried to use VPN, it didn't help me, the error still appears.