Certificate renewal error

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

HI, My certificate has expired and when i am receiving an error while renewing. can some one help me with this,

Regards

My domain is:

test.talkpoo.io

I ran this command:

certbot renew --force-renewal

It produced this output:

Attempting to renew cert (test.talkpool.io) from /etc/letsencrypt/renewal/test.talkpool.io.conf produced an unexpected error: Failed authorization procedure. test.talkpool.io (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from https://test.talkpool.io/.well-k nown/acme-challenge/nbKhIDDHSLBkWBygIKH1pQyJrQvuMN3mRwNAVnYEdJU [52.19.102.153]: “{“timestamp”:“2020-01-22T10:41:47.249+0000”,“status”:404,“error”:“N ot Found”,“message”:“No message available”,“path”:”/.well-kno". Skipping.

  • The following errors were reported by the server:

    Domain: test.talkpool.io
    Type: unauthorized
    Detail: Invalid response from
    https://test.talkpool.io/.well-known/acme-challenge/EpFWTfx2GsiOlg6iSHEy9XHFVmXjbd1PfOkK4kTORl8
    [52.19.102.153]:
    “{“timestamp”:“2020-01-22T11:04:19.307+0000”,“status”:404,“error”:“Not
    Found”,“message”:“No message available”,“path”:”/.well-kno"

    To fix these errors, please make sure that your domain name was
    entered correctly and the DNS A/AAAA record(s) for that domain
    contain(s) the right IP address.

My web server is (include version): HAproxy

The operating system my web server runs on is (include version): ubuntu

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot):

certbot 0.23.0

Hello, any insights on this issue??

Hi @chandrajonnala

Letsencrypt sees a redirect http -> https.

But checking your domain there is no such redirect - https://check-your-website.server-daten.de/?q=test.talkpool.io

https doesn't work.

Looks like your configuration is buggy, so Certbot doesn't understand it.

And your 0.23 is too old.

  • Update your certbot

What says

apachectl -S
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.