Unable to find corresponding HTTP vhost

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: decisionintelligence.ml

I ran this command: sudo certbot --apache

It produced this output:
Successfully deployed certificate for 2ful.ml to /etc/apache2/sites-enabled/webserver-le-ssl.conf
Failed redirect for 2ful.ml
Unable to set the redirect enhancement for 2ful.ml.

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 2ful.ml

Unable to find corresponding HTTP vhost; Unable to create one as intended addresses conflict; Current configuration does not support automated redirection
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

My web server is (include version): ubuntu 22.x

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

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

I don't understand how this question is not applicable?

Anyway, you probably have two separate vhosts configurations identifying itself as the same vhost. Check your Apache config for such duplicates.

Also, from the error message it seems your domain is 2ful.ml, so I'm not sure how decisionintelligence.ml is related with regard to the current issue?

3 Likes

Please describe the prompts and steps taken between those two.
[after sudo certbot --apache and before Sucessfully deployed certificate ...]

3 Likes

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