Check the following and see it helps!
- Check if the Access Key used is correct.
- Check, if the clock on the server is correct or not.
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi im having issues with conntacting my software to azure storage to run backups
(URL removed for privacy)
[2023-08-19 12:22:43] production.ERROR: Error executing "CreateMultipartUpload" on "https://(removed)/backups/bc254235-f495-4a46-8ec3-554bab58a166/6f125de6-cb92-431c-9fa4-ba2e15462fe9.tar.gz?uploads"; AWS HTTP error: Client error: POST https://removed/backups/bc254235-f495-4a46-8ec3-554bab58a166/6f125de6-cb92-431c-9fa4-ba2e15462fe9.tar.gz?uploads
resulted in a 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
response AuthenticationFailed (client): Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:b91f2c0d-c01e-0042-758f-d2e68d000000
Time:2023-08-19T11:22:43.4599774Z - <?xml version="1.0" encoding="utf-8"?>
<Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:b91f2c0d-c01e-0042-758f-d2e68d000000
Time:2023-08-19T11:22:43.4599774Z</Message></Error> {"exception":"[object] (Aws\S3\Exception\S3Exception(code: 0): Error executing "CreateMultipartUpload" on "https://(removed)/backups/bc254235-f495-4a46-8ec3-554bab58a166/6f125de6-cb92-431c-9fa4-ba2e15462fe9.tar.gz?uploads"; AWS HTTP error: Client error: POST https://(removed)/backups/bc254235-f495-4a46-8ec3-554bab58a166/6f125de6-cb92-431c-9fa4-ba2e15462fe9.tar.gz?uploads
resulted in a 403 Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
response AuthenticationFailed (client): Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:b91f2c0d-c01e-0042-758f-d2e68d000000
Time:2023-08-19T11:22:43.4599774Z - <?xml version="1.0" encoding="utf-8"?>
<Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:b91f2c0d-c01e-0042-758f-d2e68d000000
Time:2023-08-19T11:22:43.4599774Z</Message></Error> at /var/www/vhosts/(removed)/vendor/aws/aws-sdk-php/src/WrappedHttpHandler.php:195)
[stacktrace]
Check the following and see it helps!
--please don't forget to upvote
and Accept as answer
if the reply is helpful--