-
Notifications
You must be signed in to change notification settings - Fork 30
Troubleshoot
Renlong Tu edited this page May 7, 2019
·
2 revisions
-
Please try to remove folder "C:\ProgramData\iotedgehubdev\data" and then run
iotedgehubdev setup -c "<edge-device-connection-string>"
again. -
Try to run
iotedgehubdev setup -c "<edge-device-connection-string>"
first. -
Error: Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection
This issue is related to the DNS or proxy settings, you can change DNS to 8.8.8.8, and then changing it back to automatic. Related issue can be found here: https://github.com/docker/for-win/issues/1534
-
Make sure your docker is running
-
Try to run
iotedgehubdev setup -c "<edge-device-connection-string>"
first.
-
Please try to remove folder "C:\ProgramData\iotedgehubdev\data" and then run
iotedgehubdev setup -c "<edge-device-connection-string>"
again