Unable to renew LetsEncrypt certificate

My domain is: https://goo.gl/MB4b3O

I ran this command: certbot renew

It produced this output:

Attempting to renew cert from /etc/letsencrypt/renewal/bestcellphones.xyz.conf produced an unexpected error: Failed authorization procedure. www.bestcellphones.xyz (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.bestcellphones.xyz/.well-known/acme-challenge/fVDQ_YIEEkLyyCmJX0HKza_cPNVHkwIkIUmr0uAnXYg: "

404 Not Found

404 Not Found


", bestcellphones.xyz (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://bestcellphones.xyz/.well-known/acme-challenge/8d7BDzc-GJfR5PLjN0qbrhO7ap5BR5kA53LhPycDADU: " 404 Not Found

404 Not Found


". Skipping.

My operating system is (include version): Fedora

My web server is (include version): Nginx

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

I’ve successfully renewed SSL certificate for one of the sites hosted on the same server. The config files for the two sites are similar. Why am I not able to renew the certificate for this particular domain?

Thanks

Please paste your /etc/letsencrypt/renewal/bestcellphones.xyz.conf, Nginx configuration, and the pertinent parts of Nginx’s error.log.

Hi mnordhoff,

The certificate has been renewed just now.

The config file under the renewal directory had a couple of issues. The root of the domain pointed to the root of another domain. I fixed this problem and ran the certbot renew command. The certificate was renewed

2 Likes

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