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 authentication not working #353

Open
amir-haroun opened this issue Feb 15, 2024 · 0 comments
Open

Proxy authentication not working #353

amir-haroun opened this issue Feb 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@amir-haroun
Copy link

Hello,

We are trying to use the databricks sql connector behind an https proxy but this is failing with this error:
WARNING:urllib3.connectionpool:Retrying (DatabricksRetryPolicy(total=25, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required'))': /sql/1.0/warehouses/xxxx

I think that there is an issue with the current implementation.

@kravets-levko kravets-levko added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants