Auto renew error on dry run

Hi,

I’m new to the GCP and cloud hosting so I’ve been following tutorials to get wordpress up and running and I’ve been having a issues.

I followed a tutorial from 1pagezen for auto ssl for bitnami wordpress installation. When I had completed it my website stopped responding and kept getting an error stating site cannot be found.

I tried to re-do the steps and now I am getting the following message when performining a dry run and the site is still not working. Any help would be great.

My domain is:www.uacademy.co.uk

I ran this command: cd /etc/letsencrypt/ && ./certbot-auto renew --dry-run && /opt/bitnami/ctlscript.sh restart

It produced this output:Processing /etc/letsencrypt/renewal/uacademy.co.uk.conf


Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for www.uacademy.co.uk
http-01 challenge for uacademy.co.uk
Cleaning up challenges
Attempting to renew cert (uacademy.co.uk) from /etc/letsencrypt/renewal/uacademy.co.uk.conf produced an unexpected er
ror: Missing command line flag or config entry for this setting:
Input the webroot for www.uacademy.co.uk:. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/uacademy.co.uk/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/uacademy.co.uk/fullchain.pem (failure)
** DRY RUN: simulating ‘certbot renew’ close to cert expiry
** (The test certificates above have not been saved.)


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

My web server is (include version)

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

My hosting provider, if applicable, is:Google Cloud Platform

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):

Please show the file contents for:

And in preparation for the expected response, please also show the DocumentRoot for the vhost config:

grep -Eri 'servername|serveralias|root|listen|virtualhost|location|directory` /etc/apache2

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