SAP-samples / datahub-integration-examples

Example operators, pipelines, and Dockerfiles for SAP Data Hub showing how to connect to different sources or how to perform certain tasks.
Apache License 2.0
39 stars 30 forks source link

HTTPSConnectionPool(host= port=443): Max retries exceeded with url Failed to establish a new connection: [Errno 110] Connection timed out',)) urllib3.connection.VerifiedHTTPSConnection object at #8

Closed goldi28 closed 5 years ago

goldi28 commented 5 years ago

I am trying to authenticate the web page to download csv using datahub via below code in python operator

image but everytime it gives me a error saying

image

Not sure how to handle the error in data hub. The code works fine in my anaconda environment.

Can you please suggest something how to get rid of this error

flegler-zz commented 5 years ago

Connectivity from Data Hub that runs in the public cloud to company internal hosts (XYZ.corp in your hostname) needs additional setup.