Project: S3 get location api call fails

Created on 8 Jun 2018  路  5Comments  路  Source: kubedb/project

Error from server (Forbidden): error when creating "postgres.yml": admission webhook "postgres.validators.kubedb.com" denied the request: Container, getting the bucket location: RequestError: send request failed
caused by: Get https://s3.amazon.com/xyz-infra?location=: net/http: invalid header field value "AWS4-HMAC-SHA256 Credential=xxxxxxx \r\n/20180607/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=29f1160f7ca0a942b5e5300b53" for key Authorization
bug

All 5 comments

cc: @giovannicandido fyi

I had the same error, b64enc of AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY fix it

Fixed api call for deifferent region bucket.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

botzill picture botzill  路  5Comments

antonu17 picture antonu17  路  5Comments

arslanhashmi picture arslanhashmi  路  3Comments

iamliamc picture iamliamc  路  9Comments

JamesLaverack picture JamesLaverack  路  6Comments