Problem to renew the certificate

My domain is: vllobet.cat

I ran this command: certbot-auto renew

It produced this output:

Saving debug log to /var/log/letsencrypt/letsencrypt.log


Processing /etc/letsencrypt/renewal/vllobet.cat.conf

Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for vllobet.cat
http-01 challenge for www.vllobet.cat
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (vllobet.cat) from /etc/letsencrypt/renewal/vllobet.cat.conf produced an unexpected error: Failed authorization procedure. vllobet.cat (http-01): urn:acme:error:unknownHost :: The server could not resolve a domain name :: No valid IP addresses found for vllobet.cat. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/vllobet.cat/fullchain.pem (failure)


All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/vllobet.cat/fullchain.pem (failure)

1 renew failure(s), 0 parse failure(s)

IMPORTANT NOTES:

  • The following errors were reported by the server:

    Domain: vllobet.cat
    Type: unknownHost
    Detail: No valid IP addresses found for vllobet.cat

    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): debian 8.10 jessie

My hosting provider, if applicable, is: hostwinds

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

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

Good afternoon.

I’m very new to this and that’s why I ask for help through the forum. I imagine that the problem that I will pose is more than reported; but I do not get along well with English and do what I can … apologize for it.

At the time I got the courage to create a certificate and install it on the server where I have a Wordpress deployed. Well, until there and except for a couple of questions, I managed to deploy the server certificate.

Today I have to renew the certificate, since it expires on June 8 and the system returns errors that I do not know where to fix them.

The wordpress installation path is: /var/www/html/wordpress
The letsencrypt path is: /etc/bin/letsencrypt

Please help!!

I created a hello.txt inside /var/www/html/wordpress/.well-know and this is visible from the browser.

I do not know where else to look.

:frowning:

www.vllobet.cat has an IP address:

$ host www.vllobet.cat
www.vllobet.cat has address 104.168.156.253

But vllobet.cat doesn’t.

You have to go to your DNS control panel and add an A record with that IP (probably).

1 Like

Oh yeah!!

Fantastic!! That was the problem.

It has been adding the host “@” pointing to IP 104.168.156.253 and the certificate has already been renewed.

Thank you very much for the help and for the speed.

Now what I have left is to program it in the Linux cron.

regards

1 Like

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