netERR_TUNNEL_CONNECTION_FAILED
I am trying to use proxy with crawlee playwright-crawler to connect to page at non standard port (444) and I am getting this proxy error
PlaywrightCrawler: Reclaiming failed request back to the list or queue. page.goto: net::ERR_TUNNEL_CONNECTION_FAILED
,
any suggestions?
Without proxy it works fine on local. On platform I get timeout which could be because of banned aws ip range.5 Replies
itchy-amethyst•3y ago
Quick check if proxies from https://apify.com/mstephen190/proxy-scraper or
FREEPROXIES
group works for you, if not then access blocked by some advanced bot protection, share sample URL or try to switch to PlayWrightforeign-sapphireOP•3y ago
I have shared the sample URL via private message. proxy-scraper got about 40 results but those proxies timeout as well
itchy-amethyst•3y ago
Lets continue here, pls confirm if country based IP for CZ works at your end
foreign-sapphireOP•3y ago
Not even czech residentials works for 444 port. But I have just found out that the pages are the same without that port, so that solves my problem.
xenial-black•3y ago
I think Apify proxy (if you use that) must have correct port specified (8000)
Sorry, I probably misuderstood you, the port is on the target website? That might be then something with our proxy chain proxy library. HTTPS should be over 443. Not sure if specification allows it to go over other ports