[Executing block httprequest] ProxyException: Timed out while waiting for data from proxy

in a config where i use captcha solver
whenever i use proxy i get this error
[Executing block httprequest] ProxyException: Timed out while waiting for data from proxy

but when running it proxyless i get no error and working fine

i am pretty new to this configs thing so not sure if i am doing something wrong would appreciate any help

Which captcha are u trying to solve and which solver are you using

Recaptcha V2
and capsolver
its working fine proxyless

The error looks like it’s coming from the http request block, not from a captcha block. Are you sure your proxy is working fine and you’re using the correct proxy type?

yes its coming from the http request
i mean proxy is working fine on other sites

i solved it somehow by running a vpn and that solved it
not sure why would that solve anything specially since its running proxyless
but it did for some reason

Is it possible that the request is using HTTP/2 and the proxy doesn’t support it? Or maybe it’s about TLS parameters, the proxy can’t handshake with the destination server because it only supports TLS 1.2 and the site requires 1.3.

I’m just brainstorming here, it could be a number of issues.

dont think the problem is within the proxy since the proxies worked fine when i had the vpn on
and http 1.1

i think its protocols banned on my network provider … to make sure i will test on a vps soon

1 Like