keyvault-acmebot icon indicating copy to clipboard operation
keyvault-acmebot copied to clipboard

Orchestrator function 'IssueCertificate' failed: The activity function 'Order' failed: "missing next nonce needed to sign request payload". See the function execution logs for additional details.

Open wasker opened this issue 1 year ago • 2 comments

Describe the bug

I'm unable to issue a new certificate due to the "Orchestrator function 'IssueCertificate' failed: The activity function 'Order' failed: "missing next nonce needed to sign request payload". See the function execution logs for additional details." error.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Dashboard
  2. Click on Add
  3. Fill out new cert details
  4. See error

Environment (please complete the following information):

  • Certificate Type: Zone apex
  • Certificate Deploy Target: KeyVault

Additional context

Similar to #352, but I'm using v4.9.0.18814 and it's a new cert issue, not renewal.

wasker avatar Aug 14 '22 04:08 wasker

Error logs collected by Application Insights are required to identify the problem. Please share the logs of the relevant errors.

shibayan avatar Aug 14 '22 05:08 shibayan

@shibayan Which table should I look into?

wasker avatar Aug 15 '22 01:08 wasker

See this article. https://docs.microsoft.com/en-us/azure/azure-functions/analyze-telemetry-data

shibayan avatar Aug 17 '22 16:08 shibayan