Michal Ondras
04/26/2025, 10:43 PMMichal Ondras
04/26/2025, 10:43 PMReuben (Matatika)
04/27/2025, 1:21 AMsqlalchemy.exc.OperationalError: (snowflake.connector.errors.OperationalError) 254007: 254007: The certificate is revoked or could not be validated: hostname=<http://sfc-eu-ds1-customer-stage.s3.amazonaws.com|sfc-eu-ds1-customer-stage.s3.amazonaws.com>
Still looking for a fix.Michal Ondras
04/27/2025, 1:57 AMReuben (Matatika)
04/27/2025, 2:03 AMcertifi
version breaks it? https://pypi.org/project/certifi/2025.4.26/
saw docs to tie to pip install certifi==2025.1.31Curious where you saw this? I found https://github.com/certifi/python-certifi/issues/349
Michal Ondras
04/27/2025, 2:05 AMEdgar Ramírez (Arch.dev)
04/27/2025, 3:30 AMcertifi==2025.1.31
in the pip_url
for target-snowflake
.
Otherwise this is also patched in version 0.6.13 of the target. Thanks both!Reuben (Matatika)
04/27/2025, 10:36 AMlaurens_wapenaar
04/28/2025, 2:56 PM