Hello, please help me with Let's Encrypt cerificate renewal. It was initially set up by another guy, and I'm not able to refresh it.
My domain is: https://travel-empire.guru/
I ran this commands:
sudo apt update && sudo apt upgrade
sudo apt install certbot
sudo certbot renew --force-renewal
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/travel-empire.guru.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Attempting to parse the version 1.2.0 renewal configuration file found at /etc/letsencrypt/renewal/travel-empire.guru.conf with version 0.27.0 of Certbot. This might not work.
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for travel-empire.guru
http-01 challenge for www.travel-empire.guru
Waiting for verification...
Cleaning up challenges
Attempting to renew cert (travel-empire.guru) from /etc/letsencrypt/renewal/travel-empire.guru.conf produced an unexpected error: Failed authorization procedure. travel-empire.guru (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://travel-empire.guru/.well-known/acme-challenge/gxPo11WZFOVFRb-qV7SnPBStIvQxBTW66qMhIPhIeEc [52.148.254.255]: "<html>\r\n<head><title>404 Not Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404 Not Found</h1></center>\r\n<hr><center>", www.travel-empire.guru (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://www.travel-empire.guru/.well-known/acme-challenge/7nZOqRTlH5wfQHJSj3K6R0MSji8mpWlpFkP-ZzJryqQ [52.148.254.255]: "<html>\r\n<head><title>404 Not Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404 Not Found</h1></center>\r\n<hr><center>". Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/travel-empire.guru/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/travel-empire.guru/fullchain.pem (failure)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: travel-empire.guru
Type: unauthorized
Detail: Invalid response from
http://travel-empire.guru/.well-known/acme-challenge/gxPo11WZFOVFRb-qV7SnPBStIvQxBTW66qMhIPhIeEc
[52.148.254.255]: "<html>\r\n<head><title>404 Not
Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404
Not Found</h1></center>\r\n<hr><center>"
Domain: www.travel-empire.guru
Type: unauthorized
Detail: Invalid response from
http://www.travel-empire.guru/.well-known/acme-challenge/7nZOqRTlH5wfQHJSj3K6R0MSji8mpWlpFkP-ZzJryqQ
[52.148.254.255]: "<html>\r\n<head><title>404 Not
Found</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>404
Not Found</h1></center>\r\n<hr><center>"
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):
Apache
The operating system my web server runs on is (include version):
Linux (ubuntu 18.04)
My hosting provider, if applicable, is:
MS Azure
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
The version of my client is (e.g. output of
certbot --versionorcertbot-auto --versionif you're using Certbot):
certbot 0.27.0