Code Monkey home page Code Monkey logo

Comments (6)

fujitalon avatar fujitalon commented on May 18, 2024

IssueCertificate's log is bellow:

020-01-27 06:22:49.604 Executing 'IssueCertificate' (Reason='', Id=9f78bc0d-c37c-48dd-9cf8-427337632d98) Information
2020-01-27 06:22:49.605 c7ab64e4d57544188e32c673645c369e: Function 'IssueCertificate (Orchestrator)' started. IsReplay: False. Input: (104 bytes). State: Started. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 121. Information
2020-01-27 06:22:49.606 c7ab64e4d57544188e32c673645c369e: Function 'Dns01Precondition (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 122. Information
2020-01-27 06:22:49.612 Executed 'IssueCertificate' (Succeeded, Id=9f78bc0d-c37c-48dd-9cf8-427337632d98) Information
2020-01-27 06:22:50.886 c7ab64e4d57544188e32c673645c369e: Function 'Order (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 126. Information
2020-01-27 06:22:51.904 c7ab64e4d57544188e32c673645c369e: Function 'Dns01Authorization (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 130. Information
2020-01-27 06:22:55.883 c7ab64e4d57544188e32c673645c369e: Function 'CheckDnsChallenge (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 134. Information
2020-01-27 06:22:55.981 c7ab64e4d57544188e32c673645c369e: Function 'AnswerChallenges (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 138. Information
2020-01-27 06:22:56.942 c7ab64e4d57544188e32c673645c369e: Function 'CheckIsReady (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 142. Information
2020-01-27 06:22:58.117 c7ab64e4d57544188e32c673645c369e: Function 'FinalizeOrder (Activity)' scheduled. Reason: IssueCertificate. IsReplay: False. State: Scheduled. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 146. Information
2020-01-27 06:22:58.196 c7ab64e4d57544188e32c673645c369e: Function 'IssueCertificate (Orchestrator)' failed with an error. Reason: Microsoft.Azure.WebJobs.Extensions.DurableTask.FunctionFailedException: The activity function 'FinalizeOrder' failed: "Exception of type 'System.Net.Http.HttpRequestException' was thrown.". See the function execution logs for additional details. ---> System.Net.Http.HttpRequestException: Exception of type 'System.Net.Http.HttpRequestException' was thrown. --- End of inner exception stack trace --- at Microsoft.Azure.WebJobs.Extensions.DurableTask.DurableOrchestrationContext.CallDurableTaskFunctionAsync[TResult](String functionName, FunctionType functionType, Boolean oneWay, String instanceId, String operation, RetryOptions retryOptions, Object input, Nullable1 scheduledTimeUtc) in d:\a\r1\a\azure-functions-durable-extension\src\WebJobs.Extensions.DurableTask\ContextImplementations\DurableOrchestrationContext.cs:line 617 at KeyVault.Acmebot.SharedFunctions.IssueCertificate(IDurableOrchestrationContext context) in d:\a\1\s\KeyVault.Acmebot\SharedFunctions.cs:line 86 at Microsoft.Azure.WebJobs.Host.Executors.VoidTaskMethodInvoker2.InvokeAsync(TReflected instance, Object[] arguments) in C:\projects\azure-webjobs-sdk-rqm4t\src\Microsoft.Azure.WebJobs.Host\Executors\VoidTaskMethodInvoker.cs:line 20 at Microsoft.Azure.WebJobs.Host.Executors.FunctionInvoker`2.InvokeAsync(Object instance, Object[] arguments) in C:\projects\azure-webjobs-sdk-rqm4t\src\Microsoft.Azure.WebJobs.Host\Executors\FunctionInvoker.cs:line 52 at Microsoft.Azure.WebJobs.Extensions.DurableTask.TaskOrchestrationShim.Execute(OrchestrationContext innerContext, String serializedInput) in d:\a\r1\a\azure-functions-durable-extension\src\WebJobs.Extensions.DurableTask\Listener\TaskOrchestrationShim.cs:line 86. IsReplay: False. State: Failed. HubName: DurableFunctionsHub. AppName: idserv-letsencrypt-lezz. SlotName: Production. ExtensionVersion: 2.1.1. SequenceNumber: 150. Error

from keyvault-acmebot.

fujitalon avatar fujitalon commented on May 18, 2024

FinalizeOrder's log:

日付 (UTC) メッセージ ログ レベル
2020-01-27 06:22:58.135 Executing 'FinalizeOrder' (Reason='', Id=83e9e8e8-b83f-4dba-9819-0efc83b61799) Information
2020-01-27 06:22:58.148 No such host is known. Information
2020-01-27 06:22:58.158 No such host is known. Error
2020-01-27 06:22:58.158 Executed 'FinalizeOrder' (Failed, Id=83e9e8e8-b83f-4dba-9819-0efc83b61799) Error
2020-01-27 06:22:58.159 No such host is known. Error

from keyvault-acmebot.

shibayan avatar shibayan commented on May 18, 2024

Check the LetsEncrypt:VaultBaseUrl application setting

from keyvault-acmebot.

fujitalon avatar fujitalon commented on May 18, 2024

Thank you for your information !

Microsoft.KeyValut provider is not registered for my subscription.
So key container was not created while deployments and registered VaultBaseUrl was invalid.

I will retry process after creating key container.

from keyvault-acmebot.

github-actions avatar github-actions commented on May 18, 2024

Stale issue message

from keyvault-acmebot.

fujitalon avatar fujitalon commented on May 18, 2024

I'm sorry to late response.
Certificate was issued, there is no problem.

Thank you.

from keyvault-acmebot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.