We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
velero backup create:
time="2024-08-01T14:16:53Z" level=error msg="Error uploading log file" backup=netapp-demo bucket=suxess-bucket-test error="rpc error: code = Unknown desc = error putting object backups/netapp-demo/netapp-demo-logs.gz: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidArgument: x-amz-content-sha256 must be UNSIGNED-PAYLOAD, STREAMING-AWS4-HMAC-SHA256-PAYLOAD or a valid sha256 value." error.file="/go/src/velero-plugin-for-aws/velero-plugin-for-aws/object_store.go:280" error.function="main.(*ObjectStore).PutObject" logSource="pkg/persistence/object_store.go:256" prefix=
add checksumAlgorithm: "":
time="2024-08-01T14:32:15Z" level=error msg="backup failed" backuprequest=velero/netapp-demo controller=backup error="rpc error: code = Unknown desc = error putting object backups/netapp-demo/velero-backup.json: operation error S3: PutObject, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: The s3 command you requested is not implemented." logSource="pkg/controller/backup_controller.go:288"
similar to? vmware-tanzu/velero#7543 vmware-tanzu/velero#7828
workaround: switching was plugin to version 1.8.x helps
The text was updated successfully, but these errors were encountered:
vmware-tanzu/velero#8152
Sorry, something went wrong.
No branches or pull requests
velero backup create:
add checksumAlgorithm: "":
adding serverSideEncryption to config doesn't work either
similar to?
vmware-tanzu/velero#7543
vmware-tanzu/velero#7828
workaround:
switching was plugin to version 1.8.x helps
The text was updated successfully, but these errors were encountered: