You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 97230 I started getting Unsupported header 'x-amz-checksum-mode' received for this API call. when doing XO Metadata backups to S3 (Backblaze)
Under Settings/Remotes. The connection is stated as failed.
Endpoint: s3.eu-central-003.backblazeb2.com
Error message
"Unsupported header 'x-amz-checksum-mode' received for this API call."
{
"name": "InvalidArgument",
"$fault": "client",
"$metadata": {
"httpStatusCode": 400,
"requestId": "<redacted>",
"extendedRequestId": "<redacted>",
"attempts": 1,
"totalRetryDelay": 0
},
"Code": "InvalidArgument",
"message": "Unsupported header 'x-amz-checksum-mode' received for this API call."
}
To reproduce
Go to '...'
Click on '...'
Scroll down to '...'
See error
Expected behavior
The connection to S3 (Backblaze) and subsequent backups should work.
Screenshots
No response
Node
v22.14.0
Hypervisor
xcp-ng 8.3
Additional context
No response
The text was updated successfully, but these errors were encountered:
Are you using XOA or XO from the sources?
XO from the sources
Which release channel?
None
Provide your commit number
97230
Describe the bug
After updating to 97230 I started getting
Unsupported header 'x-amz-checksum-mode' received for this API call.
when doing XO Metadata backups to S3 (Backblaze)Under Settings/Remotes. The connection is stated as
failed
.Endpoint: s3.eu-central-003.backblazeb2.com
Error message
To reproduce
Expected behavior
The connection to S3 (Backblaze) and subsequent backups should work.
Screenshots
No response
Node
v22.14.0
Hypervisor
xcp-ng 8.3
Additional context
No response
The text was updated successfully, but these errors were encountered: