| 
									
										
										
										
											2023-08-11 07:25:08 +02:00
										 |  |  | --- | 
					
						
							|  |  |  | 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 \"<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. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | {% image | 
					
						
							| 
									
										
										
										
											2023-09-12 12:22:40 +02:00
										 |  |  | src="/images/v1.2/connectors/redshift/service-connection-arguments.png" | 
					
						
							| 
									
										
										
										
											2023-08-11 07:25:08 +02:00
										 |  |  | alt="Configure service connection" | 
					
						
							|  |  |  | caption="Configure the service connection by filling the form" /%} | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 
 |