I have the problem This site can't be reached even using C#

cesario678

Client
Регистрация
10.03.2022
Сообщения
146
Благодарностей
11
Баллы
18
"Hello people, I'm using a multitread bot with residential proxies and I'm having a lot of errors (This site can't be reached), sometimes on the second page of the project, and sometimes on the third page, which prevents me from completing the project.

I added the following code in C# at the beginning of the bot:

instance.AutoRetry = true;
instance.AutoRetry5xxResponses = true;
instance.AutoRetryMaxAttempts = 10;

But I'm not seeing any results or improvements. Can anyone help me out and give me some guidance?"
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
Hi, this is a proxy issue. They lose connection, or you configured them to rotate quickly. You can try looking on proxy provider page, where is autorotation timeout and try to increase that. If that does not help, look for other proxy provider.
 
  • Спасибо
Реакции: cesario678

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)