# WSL WARNING: Port 443 of computer does not appear to be accessible using hostname

**URL:** https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290
**Category:** Self-hosting
**Created:** [February 14, 2024, 2:12am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290 "2024-02-14T02:12:26Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ecomter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecomter/32/362913_2.png) [@ecomter](https://meta.discourse.org/u/ecomter)
#### Post date: [February 14, 2024, 2:12am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290/1 "2024-02-14T02:12:26Z")

</div>

While installing Discourse on WSL2 Ubuntu 18.04, I stopped other web services on Windows. However, the installation displayed an error message.

 ![Screenshot_2024_0214_100006](https://global.discourse-cdn.com/meta/original/4X/a/7/e/a7e32ae373933e3e698c8b18bdfbd4cc980288c9.png)  
I am certain that I have set the correct D  
 ![Screenshot_2024_0214_102020](https://global.discourse-cdn.com/meta/original/4X/6/3/b/63b88f326f1023a059e18a0c8fef834d07eb86e6.png)  
NS record for this device’s IP address.  
But I am unsure about how to proceed with the installation. What can I do next?

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [February 14, 2024, 2:39am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290/2 "2024-02-14T02:39:33Z")

</div>

Hi welcome 👋

If it’s not a DNS problem, the next step is to check the firewall. Did you check if the connection was not blocked?

---

<div class="post-metadata">

### Author: ![ecomter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecomter/32/362913_2.png) [@ecomter](https://meta.discourse.org/u/ecomter)
#### Post date: [February 14, 2024, 3:49am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290/3 "2024-02-14T03:49:46Z")

</div>

I have allowed Port 80 and 443 on both Windows and Azure Portal (because my vm is running on Azure), but it didn’t work, either.

---

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [February 14, 2024, 4:21am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290/4 "2024-02-14T04:21:52Z")

</div>

A quick scan tells me the 80 and 443 ports are not open (currently it seems to have two ports open). I don’t know how Azure works, so I can’t help, but I would check again if you don’t miss something on the Azure portal. 🤔

---

<div class="post-metadata">

### Author: ![ecomter](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ecomter/32/362913_2.png) [@ecomter](https://meta.discourse.org/u/ecomter)
#### Post date: [February 17, 2024, 9:24am UTC](https://meta.discourse.org/t/wsl-warning-port-443-of-computer-does-not-appear-to-be-accessible-using-hostname/295290/5 "2024-02-17T09:24:13Z")

</div>

Thank you for your patience. After a lot of troubleshooting on my system, probably a problem with the Wsl network being a NAT, I tried to change it to a mirrored network but encountered the “Wsl/Service/CreateInstance/CreateVm/ConfigureNetworking/0x803b0015” error. I have asked the question on WSL’s GitHub Issues. Thank you very much and I’ll continue to ask questions here if I have any other questions.😆
