Azure / iot-edge-v1

Azure IoT Edge
http://azure.github.io/iot-edge/
Other
525 stars 257 forks source link

edgeHub not getting started : Container Not Found #656

Closed tanieee28 closed 5 years ago

tanieee28 commented 5 years ago

Hi, i want to setup an iot edge on my window machine. So, i have followed the steps mentioned at --> https://docs.microsoft.com/en-us/azure/iot-edge/quickstart after completing all steps, the iotedge service is getting started and stating as running. But, as edgeAgent is trying to start edgeHub , its stating it as Container Not Found 401 error

EdgeSecurityManager logs file --> https://github.com/tanieee28/IoT-Edge-/blob/master/EdgeSecurityManager.txt

edgeAgent logs file --> https://github.com/tanieee28/IoT-Edge-/blob/master/edgeAgnetLogs.txt

dieterhowest commented 5 years ago

I have the same problem on 2 of 3 of my Windows machines, no solution right now :(

myagley commented 5 years ago

Is it possible to run a docker ps -a? This could be caused by a container with the same name already present on the machine.

damonbarry commented 5 years ago

No activity, closing. Please file an issue at https://github.com/Azure/iotedge if you continue to see this error.