Skip to content
New issue

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] netapp s3 bsl / operation error S3: #382

Open
phac008 opened this issue Aug 2, 2024 · 1 comment
Open

[velero] netapp s3 bsl / operation error S3: #382

phac008 opened this issue Aug 2, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@phac008
Copy link
Contributor

phac008 commented Aug 2, 2024

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"

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

@phac008 phac008 added the bug Something isn't working label Aug 2, 2024
@phac008 phac008 added this to the mvp light uibk milestone Aug 6, 2024
@phac008 phac008 modified the milestones: mvp light uibk, end of sept Aug 30, 2024
@phac008 phac008 removed this from the end of sept milestone Oct 8, 2024
@phac008
Copy link
Contributor Author

phac008 commented Nov 11, 2024

vmware-tanzu/velero#8152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant