-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to load resource from 'https://acme-v02.api.letsencrypt.org/acme/new-order': urn:ietf:params:acme:error:badNonce #33
Comments
That's new. Never seen that before. Let's see if anyone else is having the same issues. |
Looking a bit deeper I'm thinking this might actually be an issue with Certes instead. Still investigating. |
Never mind, turns out to not be an issue - my problem is elsewhere. |
@kimbirkelund one of our applications is running into a similar issue, do you have any insights of what the problem was? :) Thanks in advance! |
No, I never did get it working. I switched to using Azures native certificate creation. |
I'm having this issue. |
I am so sorry, but I have not got a lot of time lately to fix this. PRs are very welcome! |
To be honest I restarted the application and the problem got resolved on
its own but it was giving that error for days before so something got
stuck.
…On Sat, 29 May 2021, 22:12 Mathias Lykkegaard Lorenzen, < ***@***.***> wrote:
I am so sorry, but I have not got a lot of time lately to fix this. PRs
are very welcome!
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF7U7YGQE4XME3Q32XR4SJLTQFDEJANCNFSM4KGBJD3A>
.
|
Interesting. Any idea on the cause? And thank you for sharing this with us. |
Earlier I had errors that it couldn't connect to the resource; I think
let's encrypt was down.
…On Sun, 30 May 2021, 09:15 Mathias Lykkegaard Lorenzen, < ***@***.***> wrote:
Interesting. Any idea on the cause? And thank you for sharing this with us.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AF7U7YCOT6XI2N2YC7IKA63TQHQ2DANCNFSM4KGBJD3A>
.
|
I was getting this again after a while. Reverted back to using FluffySpoon.AspNet.LetsEncrypt |
The project is not dead. PRs are very welcome, and will be reviewed and merged. Also, log files etc would be helpful. |
I've started getting the following error when renewing certificates:
It happens in
FluffySpoon.AspNet.LetsEncrypt.Certes.LetsEncryptClient.PlaceOrder
.Any idea how to solve this?
The text was updated successfully, but these errors were encountered: