My domain is: honkymedia.shop
I ran this command: N/A
It produced this output:
Domain: honkymedia.shop
Type: connection
Detail: Fetching
http://honkymedia.shop/.well-known/acme-challenge/9F15fZCQJRYqsSorsGAPne7K2pmnJBkYtxtOlZ3d-f4:
Connection refusedTo 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. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
My web server is (include version): Unraid 6.7.0
The operating system my web server runs on is (include version): Unraid 6.7.0
My hosting provider, if applicable, is: Namecheap
I can login to a root shell on my machine (yes or no, or I don’t know): I don’t know
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): No? Namecheap and duckdns
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): linuxserver/letsencrypt
I have had this running fine for the last year. Yesterday I installed lidarr docker, changed the lidar.subdomain.conf.sample to remove “.sample”, and updated all my dockers. Everything worked, I believe, until I did the update. So, I wiped it clean and started fresh, but I am still receiving errors that LetsEncrypt cannot talk to my domain name.
ERROR
honkymedia.shop has an A (IPv4) record (185.198.126.26) but a request to this address over port 80 did not succeed. Your web server must have at least one working IPv4 or IPv6 address.
Get http://honkymedia.shop/.well-known/acme-challenge/letsdebug-test: dial tcp 185.198.126.26:80: connect: connection refused
Trace:
@0ms: Making a request to http://honkymedia.shop/.well-known/acme-challenge/letsdebug-test (using initial IP 185.198.126.26)
@0ms: Dialing 185.198.126.26
@147ms: Experienced error: dial tcp 185.198.126.26:80: connect: connection refused
Docker Setup:
Port Forward Table:
[TCP] [Ext Port: 443] to [Int Port: 1443] [IP:192.168.1.23]
[TCP] [Ext Port: 80] to [Int Port: 180] [IP:192.168.1.23]
Edit: NameCheap is also setup correctly, pointing all the subdomains to honkymedia.duckdns.org, and using the IP address in the debug log for the A record. That IP was provided by DuckDNS.
Edit: I also have several subdomains for honkymedia.shop, sonarr.honkymedia.shop, radarr.honkymedia.shop, etc. All produced the same error in Lets Encrypt logs and on LetsDebug, didn’t include them in the log because it would be the same error 8 times…