My domain is: deutsche-dienstrad.de
I ran this command: sudo certbot
It produced this output:
Deploying certificate
Successfully deployed certificate for deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for api.deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for jobbike-bayern.deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for rheinland-pfalz.deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for rlp.deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for www.deutsche-dienstrad.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for jobbike-bayern.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for www.jobbike-bayern.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Successfully deployed certificate for rlp.deutsche-dienstrad.medienreaktor-kunden.de to /etc/apache2/sites-enabled/000-default-le-ssl.conf
Failed redirect for deutsche-dienstrad.de
Unable to set the redirect enhancement for deutsche-dienstrad.de.
NEXT STEPS:
- The certificate was saved, but could not be installed (installer: apache). After fixing the error shown below, try installing it again by running:
certbot install --cert-name deutsche-dienstrad.de
Unable to find corresponding HTTP vhost; Unable to create one as intended addresses conflict; Current configuration does not support automated redirection
My web server is (include version): apache2 2.4.52
The operating system my web server runs on is (include version): Ubuntu 22.04.5
My hosting provider, if applicable, is: digital ocean
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 --version
or certbot-auto --version
if you're using Certbot): certbot 3.1.0
Hey guys, I am getting this error. I don't understand it, because there are redirects and a corresponding vhost in my apache configuration. What exactly is the problem?