Error in elasticsearch Backup via HMAC

I was trying using s3 for uploading to data on to GCP via HMAC keys..I am getting this error Register Repository Response: {"error":{"root_cause":[{"type":"repository_verification_exception","reason":"[dev--110425--elasticsearch--2022-07-20--20-06-00--full] path is not accessible on master node"}],"type":"repository_verification_exception","reason":"[dev--110425--elasticsearch--2022-07-20--20-06-00--full] path is not accessible on master node","caused_by":{"type":"i_o_exception","reason":"Unable to upload object [tests--HxF7p3_SAaG2KdqNMWtOQ/master.dat] using a single upload","caused_by":{"type":"sdk_client_exception","reason":"sdk_client_exception: Unable to verify integrity of data upload. Client calculated content hash (contentMD5: hWvR8Hk0S6JRLqFBfhiQGQ== in base 64) didn't match hash (etag: b578af210213b3b1f53ca2cc1c8c297e in hex) calculated by Amazon S3. You may need to delete the data stored in Amazon S3. (metadata.contentMD5: null, md5DigestStream: com.amazonaws.services.s3.internal.MD5DigestCalculatingInputStream@595db517, bucketName: ffk-mp-ssm-es-stage, key: tests--HxF7p3_SAaG2KdqNMWtOQ/master.dat)"}}},"status":500}

Can anyone help me out here?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.