cancel
Showing results for 
Search instead for 
Did you mean: 

Error when using Ceph Rados Gateway as an S3 backend

Thomas_Haselwan
Champ in-the-making
Champ in-the-making

we use Cephs Rados Gateway as the S3 backend for Nuxeo. When an object gets fetched, an error:

com.amazonaws.services.s3.model.AmazonS3Exception: null (Service: Amazon S3; Status Code: 400; Error Code: InvalidArgument; Request ID: null), S3 Extended Request ID: null

we could only trigger this when we clicked the preview button for an object. I found a solution right here: https://github.com/elastic/elasticsearch-cloud-aws/issues/155 After adding:

clientConfiguration.setSignerOverride("S3SignerType");

to S3BinaryManager.java at line 78 everything works fine.

Regards Thomas

2 REPLIES 2

Alain_ESCAFFRE
Star Contributor
Star Contributor

Hi,

Florent_Guillau
World-Class Innovator
World-Class Innovator

FYI also see https://github.com/aws/aws-sdk-java/issues/372. We would accept a pull request to make the signer override configurable.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.