# Port - Not reachable

**URL:** https://meta.discourse.org/t/port-not-reachable/220854
**Category:** Self-hosting
**Created:** [March 13, 2022, 5:39pm UTC](https://meta.discourse.org/t/port-not-reachable/220854 "2022-03-13T17:39:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Justman10000](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/justman10000/32/252913_2.png) [@Justman10000](https://meta.discourse.org/u/Justman10000)
#### Post date: [March 13, 2022, 5:39pm UTC](https://meta.discourse.org/t/port-not-reachable/220854/1 "2022-03-13T17:39:03Z")

</div>

Hi, I have Discourse configured on port 90 and 453. The container also runs on these ports, but although these are also open, Discourse is still not reachable!

---

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [March 13, 2022, 5:49pm UTC](https://meta.discourse.org/t/port-not-reachable/220854/2 "2022-03-13T17:49:01Z")

</div>

Letsencrypt needs port 80 to verify the hostname for ssl. Failed ssl verification results in no certificate being issued and that’s probably what is causing your discourse to not show up.

Do the right thing, use port 80 & 443.

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [March 13, 2022, 8:49pm UTC](https://meta.discourse.org/t/port-not-reachable/220854/3 "2022-03-13T20:49:47Z")

</div>

Another version of the answer you got already is that nonstandard ports are not supported. I recommend that you get another vm, but there are topics like [How to set up Discourse on a server with existing Apache sites](https://meta.discourse.org/t/how-to-set-up-discourse-on-a-server-with-existing-apache-sites/30013)
