Sriharsha Chintalapani 538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00

717 B

title slug
Redshift Connector Troubleshooting /connectors/database/redshift/troubleshooting

Troubleshooting

Learn how to resolve the most common problems people encounter in the Redshift connector.

connection to server at \"<host>:<port>\" (@IP),
<port> failed: server certificate for \"\*<host>:<port>\"
does not match host name \"<host>:<port>\"

If you get this error that time plese pass {'sslmode': 'verify-ca'} in the connection arguments.

Configure service connection