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. https://crt.sh/?q=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: www.kaprion.de
I ran this command: sudo /usr/local/bin/certbot-auto --apache (on debian jessie)
It produced this output:
…
Challenge failed for domain www.kaprion.de
http-01 challenge for www.kaprion.de
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: www.kaprion.de
Type: unauthorized
Detail: Invalid response from https://www.kaprion.de/
[212.111.236.194]: “\n<html
lang=“de-DE”>\n\n\t<meta charset=“UTF-8” />\n\t<meta
http-equiv=“X-UA-Compatible” content=“IE=10” />\n\t<ti”
My web server is (include version):
apache2
The operating system my web server runs on is (include version):
Debian Jessie
My hosting provider, if applicable, is:
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 0.37.1
According to this site: https://check-your-website.server-daten.de/?q=kaprion.de
the https-site as well as the http-site have the following status:
https://www.kaprion.de/ -->http-status 200
http://www.kaprion.de/ --> http-status 302
I guess it should be ok but the challenge is failing (so far the certificate was renewed manually, now we want to switch to automatic).
Could somebody please help and tell me what is going wrong and how to fix it?