Milan Bariya f6e1d37716
Add: Redshift Troubleshooting page (#7375)
* Add: Redshift Troubleshooting page

* Add: Redshift Troubleshooting page
2022-09-12 09:46:48 +02:00

730 B

title slug
Redshift Connector Troubleshooting /openmetadata/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