databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

Unable to use API behind the proxy

Open harvinder-singh44 opened this issue 2 years ago • 0 comments

File ~\Miniconda3\envs\ray-aisdk\lib\http\client.py:930, in HTTPConnection._tunnel(self) 929 self.close() --> 930 raise OSError(f"Tunnel connection failed: {code} {message.strip()}") 931 while True:

OSError: Tunnel connection failed: 407 Proxy Authentication Required

I have set both http_proxy and https_proxy

harvinder-singh44 avatar Mar 28 '23 10:03 harvinder-singh44