Replies: 1 comment 6 replies
-
Thanks for the feedback. I think the problem is probably occurring in one of the following two places, but it is difficult to identify in the current version, so I will release a version with improved error messages. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've validated that the function app has proper role assignments with the keyvault and DNS Zone. I've looked through the AppInsights logs.
Message:
Exception while executing function: Dns01Authorization Sequence contains no matching element
Exception type:
System.InvalidOperationException
Problem Id:
System.InvalidOperationException at KeyVault.Acmebot.Functions.SharedActivity+<Dns01Authorization>d__16.MoveNext
This is the 2nd time I've deployed this app and I'm noticing it takes about a day or two to get passed annoying Azure propagation issues. After deployment it takes a day or so for the DNS Zone to being appearing. Then once it appears these Dns01Authorization errors appear until another day passes. Is there anything that can be done to address these?
I appreciate all the help, thanks!
Application version:
4.0.7
Beta Was this translation helpful? Give feedback.
All reactions