MikeMcQ:
Here is the output of those commands:
Processing /etc/letsencrypt/renewal/www.ingber.com.conf
Simulating renewal of an existing certificate for blog.ingber.com and 6 more domains
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: blog.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://blog.ingber.com/.well-known/acme-challenge/qo32QT3t21p09MuCJEtOaGoK4SUaxk-VDEbMx8reemE: 403
Domain: default.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://default.ingber.com/.well-known/acme-challenge/dCz7atOwy9gDGN8yQ0GesZkOHuZgTMiRTmagBIFD2bo: 403
Domain: ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://ingber.com/.well-known/acme-challenge/AdwpDGMS9Jgx9HoQsaPJS7NwxMXrUFL4wZgrsYuWY_o: 403
Domain: lester.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://lester.ingber.com/.well-known/acme-challenge/np05o-vTVfCeJ9Chi9wInm-ViPrt2p0q1m2IwS6Keg8: 403
Domain: lin.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://lin.ingber.com/.well-known/acme-challenge/yAHIL5gbw2EAKJMvkmwAqYwqIZfiudeanqU9JZhmjIo: 403
Domain: lin6.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://lin6.ingber.com/.well-known/acme-challenge/IeH6gQCOVnCkdZWWSrjVTe7nZlQDpcaaeydUoRpjfJA: 403
Domain: www.ingber.com
Type: unauthorized
Detail: 173.255.212.226: Invalid response from https://www.ingber.com/.well-known/acme-challenge/huNOhaUNBeOxq6QAQzIz880sBd_36xDN9_QvERjSJ6k: 403
Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Failed to renew certificate www.ingber.com with error: Some challenges have failed.
All simulated renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/www.ingber.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
AND
VirtualHost configuration:
173.255.212.226:80 is a NameVirtualHost
default server www.ingber.com (/etc/apache2/sites-enabled/000-default.conf:7)
port 80 namevhost www.ingber.com (/etc/apache2/sites-enabled/000-default.conf:7)
alias ingber.com
alias www.ingber.com
port 80 namevhost creekhouse.ingber.com (/etc/apache2/sites-enabled/000-default.conf:17)
port 80 namevhost louise.ingber.com (/etc/apache2/sites-enabled/000-default.conf:26)
port 80 namevhost blog.ingber.com (/etc/apache2/sites-enabled/000-default.conf:35)
port 80 namevhost lester.ingber.com (/etc/apache2/sites-enabled/000-default.conf:44)
port 80 namevhost lin.ingber.com (/etc/apache2/sites-enabled/000-default.conf:53)
port 80 namevhost lin6.ingber.com (/etc/apache2/sites-enabled/000-default.conf:62)
173.255.212.226:443 is a NameVirtualHost
default server www.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:11)
port 443 namevhost www.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:11)
alias ingber.com
alias www.ingber.com
port 443 namevhost louise.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:40)
port 443 namevhost creekhouse.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:68)
port 443 namevhost blog.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:96)
port 443 namevhost lester.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:124)
port 443 namevhost lin.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:152)
port 443 namevhost lin6.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:180)
*:80 default.ingber.com (/etc/apache2/sites-enabled/000-default.conf:1)
*:443 default.ingber.com (/etc/apache2/sites-enabled/default-ssl.conf:1)