I tried to add a data source using Amazon Redshift, It failed got following error message:
Sorry, we encountered an error and were unable to complete your request.
Error ID: 59e3ea2f
I tried without SSL option.
In my VPC, I have added 142.251.74.0/23 with 5439 port for allowing connections
Solved! Go to Solution.
It looks like Looker Studio is unable to connect to your Redshift host, which could indicate an issue with your VPC settings. Can you verify that the hostname is reachable? The Looker Studio documentation recommends using Whois for this, and the Redshift documentation recommends using SQL Workbench/J to verify the connection.
It looks like Looker Studio is unable to connect to your Redshift host, which could indicate an issue with your VPC settings. Can you verify that the hostname is reachable? The Looker Studio documentation recommends using Whois for this, and the Redshift documentation recommends using SQL Workbench/J to verify the connection.
I'd recommend testing your Redshift connectivity with other tools!
https://docs.aws.amazon.com/dms/latest/sbs/chap-rdsoracle2redshift.steps.connectredshift.html
Thanks for help. I can figure out the issue by changing AWS subnet and security group settings
How? I am with same problem! I already test with DBeaver locally and run correctly, but with LookerStudio not.