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

Proxy set up in python-rapidminer #1

Open
radhakrishna67 opened this issue Feb 14, 2020 · 2 comments
Open

Proxy set up in python-rapidminer #1

radhakrishna67 opened this issue Feb 14, 2020 · 2 comments

Comments

@radhakrishna67
Copy link

We have to set up proxy to connect to RM server.
Are there any ways of setting proxy while making/connecting to RM server?

SSLError: HTTPSConnectionPool(host='ourhostname', port=8080): Max retries exceeded with url: /api/rest/tokenservice (Caused by SSLError(SSLError("bad handshake: SysCallError(-1, 'Unexpected EOF')")))

@tkenez-rapidminer
Copy link

Hello there,

Could you please tell us more about the type of proxy server that is deployed in your organization? Is it a SOCKS proxy?

Thanks!

@tkenez-rapidminer
Copy link

One more question: in the above example, are you providing "ourhostname" with http or https? Our guess is that you should try it with plain http and you might succeed in connecting to the Server. Let me know.

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

2 participants