- Published on
- Authors
- koskila
- Tags
- azureiotedgevscode
How to fix "Cannot start service edgeHubDev: Ports are not available: listen tcp 0.0.0.0:8883"
Here is another fun one for the books! In this article, I will explain how to fix a problem with the Azure IoT Edge dev simulator, when it fails to start due to an underlying problem with Docker not having access to your defined ports. This will probably happen to one of the ports used by the Edge Hub system module by default - 5671, 8883, or 443.
























