Server failed to authenticate the request

Jessica Wilkinson 0 Reputation points
2023-08-19T11:30:50.57+00:00

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]

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,466 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,142 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 20,196 Reputation points MVP
    2023-08-19T12:43:06.07+00:00

    Check the following and see it helps!

    1. Check if the Access Key used is correct.
    2. 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--

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.