I'm using Certbot to install SSL on my WordPress deployment on Google Cloud (Click to Deploy), but I am getting an error message when testing if Certbot can be run

Welcome to the Let's Encrypt Community, James :slightly_smiling_face:

It likely means that you already have an existing version of certbot installed at:

/usr/bin/certbot

What are the outputs of:

sudo /usr/bin/certbot --version

sudo /snap/bin/certbot --version

2 Likes