--- title: Redshift Connector Troubleshooting slug: /connectors/database/redshift/troubleshooting --- # Troubleshooting Learn how to resolve the most common problems people encounter in the Redshift connector. ``` connection to server at \":\" (@IP), failed: server certificate for \"\*:\" does not match host name \":\" ``` If you get this error that time plese pass `{'sslmode': 'verify-ca'}` in the connection arguments.
Configure service connection