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

  • Автор темы Автор темы cesario678
  • Дата начала Дата начала

cesario678

Client
Регистрация
10.03.2022
Сообщения
237
Реакции
14
Баллы
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?"
 
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

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