Hi Team, we are encountering error: consumer=True...
# troubleshooting
p
Hi Team, we are encountering error: consumer=True producer=False string_id='target-snowflake' cmd_type='elb' stdio='stderr' name='target-snowflake' event='snowflake.connector.errors.OperationalError: 254007: The certificate is revoked or could not be validated: hostname=sfc-va2-ds1-23-customer-stage.s3.amazonaws.com' level='info' timestamp='2026-02-12T142212.920958Z' event='Loader failed' level='error' timestamp='2026-02-12T142214.141505Z' set_number=0 block_type='ExtractLoadBlocks' success=False err=RunnerError('Loader failed') exit_codes={<PluginType.LOADERS: 'loaders'>: 1} event='Block run completed.' level='error' timestamp='2026-02-12T142214.143074Z' Does anyone has a quick fix for the same. Thanks
v
almost always this is a Python version issue, certs get out of date and you have to keep the Python versions bumped, you can bump the cert depency manually too!