You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two failues of requests and both are marked with status invalid. Both are resolved now by fixing the DNS and IIS redirect rules. However the status cannot set back to pending and I have no idea how to request the check from let enrypt again.
I missed to add an IP to DNS for wildcard. Therefore lets encrypt reports "No valid IP address found for ...". So I fixed this in DNS and like to request again.
I also had a conflicting rewrite rule that has not skipped .well-known path and therefore returned invalid content to lets encrypt server.
Both error are valid "invalid"'s, but now I fixed both of them and need to request again. How can I tell the lets encrypt API to check again???
Complete-ACMEChallenge : authorization is not in pending state; use Force flag to override this validation
Running this with -Force does also NOT reset the validation. This could be a bug, too.
The text was updated successfully, but these errors were encountered:
Once a challenge have changed to invalid that challenge is dead for good.
You need to start over with a new identifier. Just a timestamp to the identifier, then it works everytime.
I have two failues of requests and both are marked with status invalid. Both are resolved now by fixing the DNS and IIS redirect rules. However the status cannot set back to pending and I have no idea how to request the check from let enrypt again.
Both error are valid "invalid"'s, but now I fixed both of them and need to request again. How can I tell the lets encrypt API to check again???
Running this with -Force does also NOT reset the validation. This could be a bug, too.
The text was updated successfully, but these errors were encountered: