Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to setup upstream proxy #75

Open
zero-master opened this issue Aug 24, 2017 · 0 comments
Open

Unable to setup upstream proxy #75

zero-master opened this issue Aug 24, 2017 · 0 comments

Comments

@zero-master
Copy link

I passed this as params to the client constructor.

client = Client(PROXY_SERVER_ENDPOINT, params={'httpProxy': '172.17.0.12:5566', 'httpsProxy': '172.17.0.12:5566' })
Here is what I see in the logs:

[WARN 2017-08-24T15:11:27,676 net.lightbody.bmp.BrowserMobProxyServerLegacyAdapter] (qtp2053628870-18) Chained proxy support through setOptions is deprecated. Use setUpstreamProxy() to enable chained proxy support.
Connect timeouts from the configured browsermobproxy proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant