Hey guys,
I’ve got Hassio running on a Pi. I’ve configured Google Domains and I’m trying to get Let’s Encrypt up and running.
Everytime I try to start it I get the following:
starting version 3.2.4
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for MYDOMAIN.com
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. MYDOMAIN.com (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://MYDOMAIN.com/.well-known/acme-challenge/-PwUrDhq0eGLV36j-zZqQDLitfXDkAK_aGhQ6dd4IcY [MYIP]: 404
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: MYDOMAIN.com
Type: unauthorized
Detail: Invalid response from
http://MYDOMAIN.com/.well-known/acme-challenge/-PwUrDhq0eGLV36j-zZqQDLitfXDkAK_aGhQ6dd4IcY
[MYIP]: 404
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.
Anyone have any tips about this one?
P.S. The log file that it’s telling me about /var/log/letsencrypt/letsencrypt.log
doesn’t exist either.