Forum Discussion

Kabosu_Oita's avatar
Kabosu_Oita
Copper Contributor
Sep 18, 2019

Vision AI Dev Kit solidifies after launch

I started the VisionAIDevekitGetStarted module in the Vision AI Dev Kit. However, the operation does not proceed.
If you check the log with docker with the following command, it is fixed in the following place.
I want to know how to deal with it.

command:
docker logs AIVisionDevKitGetStartedModule
result:
iotccsdk-INFO-ipcprovider-connect: 263-API: http://172.17.0.1:1080/login data: {'username': 'admin', 'userpwd': 'admin'}

  • Also in adb shell, try to the command docker ps to check on status of the modules.
  • Have you tried running through OOBE / device setup? The VisionAIDevkitGetStarted module should work after it downloads from Azure in OOBE.

Resources