# Discourse Let’s Encrypt Failing

**URL:** https://meta.discourse.org/t/discourse-let-s-encrypt-failing/241768
**Category:** Self-hosting
**Tags:** letsencrypt
**Created:** [October 13, 2022, 3:05am UTC](https://meta.discourse.org/t/discourse-let-s-encrypt-failing/241768 "2022-10-13T03:05:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![dylanosborne0611](https://avatars.discourse-cdn.com/v4/letter/d/e5b9ba/32.png) [@dylanosborne0611](https://meta.discourse.org/u/dylanosborne0611)
#### Post date: [October 13, 2022, 3:05am UTC](https://meta.discourse.org/t/discourse-let-s-encrypt-failing/241768/1 "2022-10-13T03:05:22Z")

</div>

Hey guys,  
My discourse install is failing, when I ran the **launcher logs app** command it generated this log which I quickly screenshotted

Domain: [https://community.bloxworld.xyz](https://community.bloxworld.xyz)  
I use the CPanel I’ve also disabled the default AutoSSL

 ![image](https://global.discourse-cdn.com/meta/original/4X/5/1/5/515bd179615bdf00e01fc9cc6b4539735b2a9e54.jpeg)

---

<div class="post-metadata">

### Author: ![Bruce5051](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bruce5051/32/426345_2.png) [@Bruce5051](https://meta.discourse.org/u/Bruce5051)
#### Post date: [November 4, 2022, 7:47pm UTC](https://meta.discourse.org/t/discourse-let-s-encrypt-failing/241768/2 "2022-11-04T19:47:40Z")

</div>

Hello @dylanosborne0611  
Here is a list of issued certificates for that domain name [https://crt.sh/?q=community.bloxworld.xyz](https://crt.sh/?q=community.bloxworld.xyz), the latest being **2022-10-15** by C=US, ST=TX, L=Houston, O=“cPanel, Inc.”, CN=“cPanel, Inc. Certification Authority”.

Using [https://letsdebug.net/](https://letsdebug.net/) I see issues with Challenges of

1. HTTP-01 [https://letsdebug.net/community.bloxworld.xyz/1251177](https://letsdebug.net/community.bloxworld.xyz/1251177)
2. DNS-01 [https://letsdebug.net/community.bloxworld.xyz/1251178](https://letsdebug.net/community.bloxworld.xyz/1251178)
3. TLS-ALPN-01 [https://letsdebug.net/community.bloxworld.xyz/1251182](https://letsdebug.net/community.bloxworld.xyz/1251182)

I believe you have a DNS issue as indicated by the following results:

1. [Hardenize: Comprehensive web site configuration test](https://www.hardenize.com/report/community.bloxworld.xyz/1667591047#domain_dns)
2. [community.bloxworld.xyz | DNSViz](https://dnsviz.net/d/community.bloxworld.xyz/dnssec/)
3. [DNSSEC Debugger - community.bloxworld.xyz](https://dnssec-debugger.verisignlabs.com/community.bloxworld.xyz)
4. [Test result – Zonemaster](https://zonemaster.net/result/fd7818fb07523537)

---

<div class="post-metadata">

### Author: ![Bruce5051](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bruce5051/32/426345_2.png) [@Bruce5051](https://meta.discourse.org/u/Bruce5051)
#### Post date: [November 4, 2022, 7:51pm UTC](https://meta.discourse.org/t/discourse-let-s-encrypt-failing/241768/3 "2022-11-04T19:51:30Z")

</div>

Here is a link that has some discussion about DNS with Discourse

> [@Installation without subdomain not working](https://meta.discourse.org/t/installation-without-subdomain-not-working/241399):
>
> Hi there, I’m trying to install Discourse on a testbed fresh Ubuntu 20.04 VM (also tried CentOS Stream 9 and Ubuntu 22.04 and openSUSE MicroOS). I have some experience with Discourse since the early days of the project, and I’m now evaluating it for a migration. In that case it would be to mydomain.tld (the production domain is only a forum and has “forum” in its name and it’s well known as such, so I definitely don’t want discourse.mydomain.tld ). All of my recent attempts at installing Discour…
