Skip to content
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

Open
kimbirkelund opened this issue Jan 13, 2020 · 12 comments

Comments

@kimbirkelund
Copy link
Contributor

I've started getting the following error when renewing certificates:

Exception setting up Let's Encrypt certificate: Fail to load resource from 'https://acme-v02.api.letsencrypt.org/acme/new-order'.
urn:ietf:params:acme:error:badNonce: JWS has an invalid anti-replay nonce: "0001nQHjcj8V0RNRp1k9MRB5NheGz8TT0wLMJgZ9gaSqEiQ"

It happens in FluffySpoon.AspNet.LetsEncrypt.Certes.LetsEncryptClient.PlaceOrder.

Any idea how to solve this?

@ffMathy
Copy link
Owner

ffMathy commented Jan 13, 2020

That's new. Never seen that before. Let's see if anyone else is having the same issues.

@kimbirkelund
Copy link
Contributor Author

Looking a bit deeper I'm thinking this might actually be an issue with Certes instead. Still investigating.

@kimbirkelund
Copy link
Contributor Author

Never mind, turns out to not be an issue - my problem is elsewhere.

@eliezer15
Copy link

@kimbirkelund one of our applications is running into a similar issue, do you have any insights of what the problem was? :)

Thanks in advance!

@kimbirkelund
Copy link
Contributor Author

No, I never did get it working. I switched to using Azures native certificate creation.

@MarkCiliaVincenti
Copy link

I'm having this issue.

@ffMathy ffMathy reopened this May 29, 2021
@ffMathy
Copy link
Owner

ffMathy commented May 29, 2021

I am so sorry, but I have not got a lot of time lately to fix this. PRs are very welcome!

@MarkCiliaVincenti
Copy link

MarkCiliaVincenti commented May 29, 2021 via email

@ffMathy
Copy link
Owner

ffMathy commented May 30, 2021

Interesting. Any idea on the cause? And thank you for sharing this with us.

@MarkCiliaVincenti
Copy link

MarkCiliaVincenti commented May 30, 2021 via email

@MarkCiliaVincenti
Copy link

I was getting this again after a while. Reverted back to using FluffySpoon.AspNet.LetsEncrypt

@ffMathy
Copy link
Owner

ffMathy commented Jun 14, 2021

The project is not dead. PRs are very welcome, and will be reviewed and merged.

Also, log files etc would be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants