Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Error when connecting to redshift #28563

Open
nvsravank opened this issue Apr 28, 2024 · 0 comments
Open

Unexpected Error when connecting to redshift #28563

nvsravank opened this issue Apr 28, 2024 · 0 comments

Comments

@nvsravank
Copy link

Description

We are using IAM SSO connection to Redshift cluster.
The cluster is standard cluster (Not serverless).
When connecting to the cluster using the direct cluster jdbc path the connection works properly.
When connecting to the cluster through a DNS name, the connection errors out.

Both connection strings work with SQL Workbench/J but not with DBeaver.

Attached is the debug log where the only thing done after start up is to open the connection.
dbeaver-debug - Copy.log

The SSO seems to work fine, the browser page opens correctly and I do get the success message from the SSO process.

DBeaver Version

Community Edition Version 24.0.3.202404211624

Operating System

Windows 11

Database and driver

Redshift database
AWS Redshift JDBC driver
Full details of all the libraries and versions used in the attached screen shot.
2024-04-28_10-14-57

Steps to reproduce

I try to connect to the database.
The browser window for SSO comes up.
SSO is successful.
On switching back to dbeaver, the error popup comes up.

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants