first i will tell you my website
it is made of using php and mysql with apache server.
I have tried to renew certificate but it is getting below error.
Attempting to renew cert (simpaenergy.in) from /etc/letsencrypt/renewal/simpaenergy.in.conf produced an unexpected error: Unable to find a virtual host listening on port 80 which is currently needed for Certbot to prove to the CA that you control your domain. Please add a virtual host for port 80… Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/simpaenergy.in/fullchain.pem (failure)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates below have not been saved.)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/simpaenergy.in/fullchain.pem (failure)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates above have not been saved.)
It seems you have made some changes since your last renewal.
Cerbot can’t find the virtual host that handles simpaenergy.in
Please show the output of: apachectl -S
or you are on the wrong system.
Is the external IP 3.6.45.236 ?
ubuntu@ip-172-31-17-134:~$ apachectl -S
AH00526: Syntax error on line 37 of /etc/apache2/sites-enabled/000-default-le-ss l.conf:
SSLCertificateFile: file ‘/etc/letsencrypt/live/simpaenergy.in/fullchain.pem’ do es not exist or is empty
Action ‘-S’ failed.
The Apache error log may have more information.