Skip to content

Changing proxy settings can cause "ConnectionError" in UC Mode #1995

@bfgngfnfgmnggn

Description

@bfgngfnfgmnggn

In UC mode, an error is being reported as follows: {ConnectionError}HTTPConnectionPool(host='google.com', port=80): Max retries exceeded with URL: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x00000218E9445400>: Failed to establish a new connection: [WinError 10060].

It appears that before opening the URL, SeleniumBase performs an internal check, but it doesn't use the browser's IP proxy. When I manually enter google.com in the browser, it opens successfully.

The driver successfully opens a website that does not require a proxy,The driver failed to open the website that requires a proxy

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions