DataikuException: java.lang.RuntimeException: Failed to resolve connection settings

goku
goku Registered Posts: 16

client = dataiku.api_client()
connection_info = client.get_connection('project_name').get_info() #error in this line i.e., subject.

Error in Python process: At line 160: <class 'Exception'>: None: b'Failed to connect to S3, caused by: RuntimeException: Failed to resolve connection settings, caused by: IllegalArgumentException: Failed to acquire credentials, caused by: SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, caused by: ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, caused by: SunCertPathBuilderException: unable to find valid certification path to requested target'


I cannot get s3 credentials and connect to the s3 bucket.

Please help all the pipelines are failing.

Tagged:

Answers

Setup Info
    Tags
      Help me…