# Port 443 auf Discourse Digital Ocean mit One Click blockiert

**URL:** https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835
**Category:** Support
**Created:** [5. Juli 2020 um 15:44 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835 "2020-07-05T15:44:35Z")
**Posts on this page:** 15
**Page:** 1

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 15:44 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/1 "2020-07-05T15:44:36Z")

</div>

![Screenshot_1](https://global.discourse-cdn.com/meta/original/3X/7/7/778962c1013b24c2dacd61fa3018ca31213ed656.png)

Wie behebe ich das? Ich verwende die DigitalOcean One-Click-App.

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 15:50 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/2 "2020-07-05T15:50:58Z")

</div>

Das liegt wahrscheinlich an der Inkompatibilität von Cloudflare mit dem Installer. Versuchen Sie vielleicht, das Cloudflare-Proxying (orange Cloud) für Ihre A-Einträge vorübergehend während der Installation zu deaktivieren, oder bearbeiten Sie einfach die app.yml manuell und bauen Sie sie neu auf (das mache ich).

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 15:52 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/3 "2020-07-05T15:52:50Z")

</div>

Wie bearbeite ich app.yml?

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 15:58 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/4 "2020-07-05T15:58:43Z")

</div>

![Screenshot_2](https://global.discourse-cdn.com/meta/original/3X/1/9/191eb381e02c468b30286395af69967432ef618e.png)

Schau es dir an, ist es jetzt in Ordnung?

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 16:01 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/5 "2020-07-05T16:01:53Z")

</div>

```
cd /var/discourse
nano containers/app.yml

```

Vergessen Sie nicht, dies im Abschnitt “templates” am Anfang Ihrer app.yml hinzuzufügen:  
`- "templates/cloudflare.template.yml"`

Fügen Sie die erforderlichen Informationen hinzu, wie z. B. Hostname und SMTP-Anmeldedaten.

Speichern und beenden Sie dann:

`./launcher rebuild app`

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 16:03 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/6 "2020-07-05T16:03:00Z")

</div>

Ja, das sieht gut aus. Wenn du den Installer jetzt mit dieser Deaktivierung ausprobierst, sollte er hoffentlich funktionieren. Falls es klappt, solltest du dennoch die Cloudflare-Vorlage zur app.yml hinzufügen und neu erstellen.

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 16:09 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/7 "2020-07-05T16:09:30Z")

</div>

![Screenshot_3](https://global.discourse-cdn.com/meta/original/3X/a/9/a9713f5ae5592c118e03645265cbf67c37aff3d5.png)

Wie füge ich einen Hostnamen und SMTP hinzu?

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 16:38 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/8 "2020-07-05T16:38:51Z")

</div>

Sie müssen im Dateibereich weiter nach unten scrollen, um diese Felder zu sehen. Ist der Installer auch dann fehlgeschlagen, wenn der Cloudflare-Proxy deaktiviert ist?

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 16:40 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/9 "2020-07-05T16:40:23Z")

</div>

![Screenshot_4](https://global.discourse-cdn.com/meta/original/3X/7/2/72df2c89ceeb2e1ea41377434f18207fcfb03600.png)

Kann ich hier Gmail verwenden? Denn andere Mailserver sind kostenpflichtig. Gibt es einen kostenlosen Mailserver?

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 16:49 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/10 "2020-07-05T16:49:43Z")

</div>

Ich empfehle AWS SES, den kosteneffizientesten First-Class-Service, den ich kenne. Er ist zwar nicht kostenlos, aber günstig, nutzungsbasiert und ohne Mindestabnahme.

Ich bin mir nicht sicher, ob man damit eine kostenlose Gmail-Adresse nutzen kann, das habe ich noch nicht getestet. Vielleicht solltest du in den Foren danach suchen.

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 16:52 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/11 "2020-07-05T16:52:59Z")

</div>

AWS SES: Startpreis kostenlos für 12 Monate

---

<div class="post-metadata">

### Author: ![markersocial](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markersocial/32/170136_2.png) [@markersocial](https://meta.discourse.org/u/markersocial)
#### Post date: [5. Juli 2020 um 16:58 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/12 "2020-07-05T16:58:18Z")

</div>

Ich glaube, das gilt nur, wenn Sie Discourse bei ihnen auf einer EC2-Instanz hosten, es sei denn, ich liege falsch.

---

<div class="post-metadata">

### Author: ![Sahil\_Dadwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sahil_dadwal/32/137301_2.png) [@Sahil\_Dadwal](https://meta.discourse.org/u/Sahil_Dadwal)
#### Post date: [5. Juli 2020 um 16:59 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/13 "2020-07-05T16:59:07Z")

</div>

Okay, ich werde es mit SendGrid versuchen.

---

<div class="post-metadata">

### Author: ![archie123](https://avatars.discourse-cdn.com/v4/letter/a/8e7dd6/32.png) [@archie123](https://meta.discourse.org/u/archie123)
#### Post date: [6. Juli 2020 um 07:21 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/14 "2020-07-06T07:21:11Z")

</div>

Mailgun ist ein großartiger SMTP-Anbieter. Sie müssen lediglich eine Kredit- oder Debitkarte hinterlegen, es werden Ihnen jedoch keine Gebühren in Rechnung gestellt.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [5. August 2020 um 07:21 UTC](https://meta.discourse.org/t/port-443-blocked-on-discourse-digital-ocean-with-one-click/156835/15 "2020-08-05T07:21:14Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
