# Mein Forum geht offline, nachdem HTTPS entfernt wurde

**URL:** https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115
**Category:** Self-hosting
**Created:** [21. Februar 2018 um 05:46 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115 "2018-02-21T05:46:03Z")
**Posts on this page:** 6
**Page:** 3

<div class="post-metadata">

### Author: ![frold](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frold/32/82547_2.png) [@frold](https://meta.discourse.org/u/frold)
#### Post date: [22. Februar 2018 um 04:59 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/42 "2018-02-22T04:59:51Z")

</div>

> [@burningman](#):
>
> I think, I removed LETSENCRYPT yesterday. Now installing again.
> 
> Hope, everything will work fine.

Why not just run the setup wizard agan in the terminal?

---

<div class="post-metadata">

### Author: ![burningman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/burningman/32/120064_2.png) [@burningman](https://meta.discourse.org/u/burningman)
#### Post date: [22. Februar 2018 um 05:01 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/43 "2018-02-22T05:01:47Z")

</div>

> [@frold](#):
>
> Why not just run the setup wizard agan in the terminal?

I did that many times.

> [@notriddle](#):
>
> So you’d like to add https to your Discourse absolutely free, courtesy of our friends at Let’s Encrypt?
> 
> 🔔 Is everything else on your site ready for HTTPS?
> 
> Before you start, please bear in mind that for HTTPS to work properly, every single resource on the page must be HTTPS compatible. Consider your CDN, your social logins, your logo files, any third party JavaScript, images, fonts, or css — these all must be available over HTTPS!  
> Note: ./discourse-setup will enable Let’s Encrypt. And …

 ![3](https://global.discourse-cdn.com/meta/original/3X/e/0/e0fdbda782b9b1fca926c1721b081e69115de20e.png)

What it means because after reading this line..I delete these both line from the here.

---

<div class="post-metadata">

### Author: ![notriddle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/notriddle/32/133055_2.png) [@notriddle](https://meta.discourse.org/u/notriddle)
#### Post date: [22. Februar 2018 um 05:02 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/44 "2018-02-22T05:02:52Z")

</div>

> **[Comment (computer programming)](https://en.wikipedia.org/wiki/Comment_(computer_programming))**
>
> In computer programming, a comment is text embedded in source code that a translator (compiler or interpreter) ignores. Generally, a comment is an annotation intended to make the code easier for a programmer to understand – often explaining an aspect that is not readily apparent in the program (non-comment) code. For this article, comment refers to the same concept in a programming language, markup language, configuration file and any similar context. Some development tools, other than a so The f...

In the YML files, comments start with the `#` sign and extend to the end of the line. This means that this line (`#- "templates/web.ssl.template.yml"`) will be ignored. Uncommenting the line means removing the `#`, changing it to (`- "templates/web.ssl.template.yml"`). This causes the code to actually be read, enabling the web.ssl template and turning letsencrypt on.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [22. Februar 2018 um 11:05 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/45 "2018-02-22T11:05:34Z")

</div>

@burningman, looks like everything is operational again? It was due to trying to uninstall LetsEncrypt?

---

<div class="post-metadata">

### Author: ![burningman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/burningman/32/120064_2.png) [@burningman](https://meta.discourse.org/u/burningman)
#### Post date: [22. Februar 2018 um 11:06 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/46 "2018-02-22T11:06:29Z")

</div>

> [@cpradio](#):
>
> looks like everything is operational again?

Yup, it’s working again. Thanks for your help.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [22. Februar 2018 um 22:31 UTC](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115/47 "2018-02-22T22:31:27Z")

</div>



[Previous page](https://meta.discourse.org/t/my-forum-goes-offline-after-removing-https/81115.md?page=2)
