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:
8ctoda.dev
almach.8ctoda.dev
I ran this command:
certbot --apache renew --force-renewal
It produced this output:
certbot --apache renew --force-renewal
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/8ctoda.dev.conf
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for 8ctoda.dev
http-01 challenge for almach.8ctoda.dev
Waiting for verification…
Challenge failed for domain 8ctoda.dev
Challenge failed for domain almach.8ctoda.dev
http-01 challenge for 8ctoda.dev
http-01 challenge for almach.8ctoda.dev
Cleaning up challenges
Attempting to renew cert (8ctoda.dev) from /etc/letsencrypt/renewal/8ctoda.dev.conf produced an unexpected error: Some challenges have failed… Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/8ctoda.dev/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/8ctoda.dev/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: 8ctoda.dev
Type: unauthorized
Detail: Invalid response from
http://8ctoda.dev/.well-known/acme-challenge/FBMULVy5d9gXZYHPi2eUUk21D4AZtcpZSDMcIgBDPSM
[24.130.11.200]: "<?xml version=“1.0”
encoding=“UTF-8”?>\n<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0
Strict//EN”\n “http://www.w3.org/TR/xhtml1/D”Domain: almach.8ctoda.dev
Type: unauthorized
Detail: Invalid response from
http://almach.8ctoda.dev/.well-known/acme-challenge/Qf16bNI647DC-WcLKoWcdxwqf5ncU2uSS-nqqkblktI
[24.130.11.200]: "<?xml version=“1.0”
encoding=“UTF-8”?>\n<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0
Strict//EN”\n “http://www.w3.org/TR/xhtml1/D”To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address.
My web server is (include version):
Server version: Apache/2.4.41 (Linux/SUSE)
Server built: 2020-01-20 13:06:59.000000000 +0000
The operating system my web server runs on is (include version):
LSB Version: core-2.0-noarch:core-3.2-noarch:core-4.0-noarch:core-2.0-x86_64:core-3.2-x86_64:core-4.0-x86_64:desktop-4.0.fake-amd64:desktop-4.0.fake-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch:graphics-4.0.fake-amd64:graphics-4.0.fake-noarch
Distributor ID: openSUSE
Description: openSUSE Tumbleweed
Release: 20200128
Codename: n/a
Linux almach 5.4.14-1-default #1 SMP Thu Jan 23 08:54:47 UTC 2020 (fc4ea7a) x86_64 x86_64 x86_64 GNU/Linux
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 1.1.0
Thanks for your help