- Is this your first time deploying Airbyte?: Yes
- OS Version / Instance: Windows
- Memory / Disk: 32Gb memory / 1 Tb
- Deployment: docker-compose
- Airbyte Version: 0.42.0 OSS and with 0.44.5
- Destination name/version: Snowflake
- Step: Trying to create the new source
- Snowflake destination version: 0.42 and I updated it to 1.0.4:
- Description:
The connection test failed, and I can’t create the destination.
The error is:
Could not connect with provided configuration.
net.snowflake.client.jdbc.SnowflakeSQLException:
JDBC driver encountered communication error.
Message: Exception encountered for HTTP request:
Certificate for <mysnowid.us-east-1.aws.snowflakecomputing.com>
doesn’t match any of the subject alternative names:
*.prod3.us-west-2.snowflakecomputing.com,
*.us-west-2.snowflakecomputing.com,
*.global.snowflakecomputing.com,
*.snowflakecomputing.com,
*.prod3.us-west-2.aws.snowflakecomputing.com
Perhaps the brand-new container images are missing certs?