Vision AI Dev Kit solidifies after launch

Copper Contributor

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'}

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