#CGR bucket from PROD to DR site and rclone DR bucket to another drill bucket

1 messages · Page 1 of 1 (latest)

stoic dagger
#

Situation: Need to do redundancy drill, but CGR can no stop.
Solution: rclone another DR bucket to do redundancy drill, bucket name is different to DR bucket after rclone because they are in same tenant. But I had already replicate s3 access key from PROD to DR site.
While doing http request, we get the 403 Forbidden error code.

Error message: The request signature we calculated does not match the signature you provided.

Question: How can we fix this signature problem?