-
Notifications
You must be signed in to change notification settings - Fork 477
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
SNOW-1507358: OSCP validation fails if hostname is not provided #1980
Comments
hi - thanks for raising this issue. neither the configuration, nor the error message looks right here. can you please try the following:
|
Still fails . Based on what is present in
Yes it does resolve to internal AWS VPCE IPs
I am not sure if I could do that. But would try raising a support ticket. BTW if I give host name as part of sf.connect to |
thank you for testing. I strongly suggest continuing this in a Support Case because we will definitely need logs. Many of our users use the Python Connector successfully in the private link setup so we'll need to figure out what is different in your case and logs are essential for that. I understand those can't be shared here, that's no problem. Thank you in advance ! |
Python version
Python 3.10.12
Operating system and processor architecture
Linux-5.10.215-203.850.amzn2.x86_64-x86_64-with-glibc2.26
Installed packages
What did you do?
What did you expect to see?
Expected
Connection created successfully.
Actual
Instead it timed out with
JWT token
Debug Logs result
In the debug logs, the below can be seen
DEBUG:snowflake.connector.ocsp_snowflake: Failed to get OCSP response cache from http://oscp.snowflakecomputing.com/ocsp_response_cache.json
Can you set logging to DEBUG and collect the logs?
The text was updated successfully, but these errors were encountered: