I am getting a strange error. I have never had problems before using certbot before. I have also confirmed that this resolves just fine on my website: http://cumulous.io/.well-known/acme-challenge/test
My domain is:cumulous.io
I ran this command:certbot --apache
It produced this output:Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
No names were found in your configuration files. Please enter in your domain
name(s) (comma and/or space separated) (Enter ‘c’ to cancel): cumulous.io
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for cumulous.io
Enabled Apache rewrite module
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. cumulous.io (http-01): urn:ietf:params:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://cumulous.io/.well-known/acme-challenge/dB4-nUCDIXABUfXoXkDdb2JQ2bvStW7g03-5qbLatKY [184.168.221.37]: 404
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: cumulous.io
Type: unauthorized
Detail: Invalid response from
http://cumulous.io/.well-known/acme-challenge/dB4-nUCDIXABUfXoXkDdb2JQ2bvStW7g03-5qbLatKY
[184.168.221.37]: 404To 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.25 (Debian)
Server built: 2019-04-02T19:05:13
Server’s Module Magic Number: 20120211:68
Server loaded: APR 1.5.2, APR-UTIL 1.5.4
Compiled using: APR 1.5.2, APR-UTIL 1.5.4
Architecture: 64-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)
The operating system my web server runs on is (include version):Debian 9
My hosting provider, if applicable, is:N/A
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.28.0