Cloud functions - Host instance 'xxxxxxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs:

sabarish narain 1 Reputation point
2022-06-09T03:34:25.93+00:00

I have a function app attached to a storage account with 3 functions with timer triggers that randomly stopped working since last month.

Any pointers to troubleshoot?

Log stream pasted below

---------------------------------

2022-06-09T03:19:21Z [Information] Retrying to start listener for function 'Functions.MonthlyTriggerTotal' (Attempt 18)
2022-06-09T03:19:21Z [Information] Retrying to start listener for function 'Functions.TimerTrigger1' (Attempt 18)
2022-06-09T03:19:21Z [Information] Retrying to start listener for function 'Functions.RecurringExpensesTrigger' (Attempt 18)
2022-06-09T03:19:21Z [Verbose] Host instance 'xxxx-xxx-xxxxxxxxx' failed to acquire host lock lease: Azure.Storage.Blobs: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:d859920b-901e-0035-40af-7b9e9a000000
Time:2022-06-09T03:19:21.2193397Z
Status: 403 (Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.)
ErrorCode: AuthenticationFailed

Additional Information:
AuthenticationErrorDetail: The MAC signature found in the HTTP request 'xxx-xxxx-xxx-xxxx' is not the same as any computed signature. Server used following string to sign: 'PUT

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,256 questions
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,295 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,003 questions
{count} vote

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.