Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Admin3
Contributor III
Contributor III

Error connecting to Amazon Redshift database to Qlik Sense

I am trying to connect a Redshift DB to QlikSense but I am getting the following error:

ERROR[08S01][Qlik][Amazon Redshift](10) Error occured while trying to connect:[SQLState 08S01] could not connect to server: Connection timed out (0x0000274C/10060) Is the server running on host "XXXX" (XX.XXX.XXX.XXX) and accepting TCP/IP connections on port 5439?

All of the credentials are correct as I can connect to QA server.

Please refer the below error screenshot.

Admin3_0-1622983036159.png

 

1 Solution

Accepted Solutions
Gary20
Partner - Contributor II
Partner - Contributor II

I know the post is old but I found a solution. AWS Redshift serverless was my environment. Had to open port 5439 on Redshift even though Inbound & Outbound rules were 'accept all'. Still gotta open the port. 

View solution in original post

3 Replies
stevejoyce
Specialist II
Specialist II

@Admin3 - did you happen to resolve this?

Sooraj_Suresh
Former Employee
Former Employee

Hello @Admin3 

Is the Qlik server on the same VPC as AWS redshift is? If yes please check the network connection.

If the Qlik server is outside from the DB instance then make sure the security group is configured in such a way that it allows connections from external entity.

 

Regards

Sooraj Suresh

Gary20
Partner - Contributor II
Partner - Contributor II

I know the post is old but I found a solution. AWS Redshift serverless was my environment. Had to open port 5439 on Redshift even though Inbound & Outbound rules were 'accept all'. Still gotta open the port.