question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

staging server: 'Please upgrade your ACME client to a version that supports ACMEv2'

See original GitHub issue
fail: McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader[0]
      Failed to create certificate
Certes.AcmeRequestException: Fail to load resource from 'https://acme-staging.api.letsencrypt.org/acme/new-reg'.
urn:acme:error:unauthorized: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555. See https://community.letsencrypt.org/t/end-of-life-plan-for-acmev1/88430 for details.
   at Certes.AcmeClient.ThrowIfError[T](AcmeResponse`1 response, Uri uri)
   at Certes.AcmeClient.NewRegistraton(String[] contact)
   at McMaster.AspNetCore.LetsEncrypt.Internal.CertificateFactory.RegisterUserAsync(CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\CertificateFactory.cs:line 51
   at McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader.GetOrCreateCertificate(CertificateFactory factory, CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\AcmeCertificateLoader.cs:line 154
   at McMaster.AspNetCore.LetsEncrypt.Internal.AcmeCertificateLoader.LoadCerts(CancellationToken cancellationToken) in c:\Users\bican\git\to-do-list-react\LetsEncrypt\src\LetsEncrypt\Internal\AcmeCertificateLoader.cs:line 124

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
natemcmastercommented, Oct 14, 2019

Resolved with #23

2reactions
natemcmastercommented, Oct 11, 2019

Yikes, didn’t realize they were shutting it down so soon. As soon as this is implemented, let’s get a release out to NuGet.org. I’m going to pause work on all other enhancements to make sure we get this released ASAP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting error Acme client version is old but I just updated
Please upgrade your ACME client to a version that supports ACMEv2 / RFC ... If you want the ACMEv2 staging server, it's just...
Read more >
Error ACME when run gitlab-ctl renew-le-certs
Error ACME when run gitlab-ctl renew-le-certs ... Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555.
Read more >
Gitlab with Let's Encrypt certificate: upgrade your ACME ...
We've upgraded the ACME client in !3420 (merged) in GitLab 12.1, ... Upgrade to latest release of your major version apt-get upgrade ......
Read more >
No renewal certificate error [#67390]
Error registering: Account creation on ACMEv1 is disabled. Please upgrade your ACME client to a version that supports ACMEv2 / RFC 8555.
Read more >
Please upgrade your ACME client to a version that ...
Hi, I'm trying to get a new certificate and here is the error message ... Please upgrade your ACME client to a version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found