Forum Discussion
MJ410
Jun 10, 2021Copper Contributor
Unable to on-board and use Azure Percept Devkit
I'm trying to set up and use the Azure Percept DK by following the instructions of the following documentation, but I'm stuck at this step:- "https://docs.microsoft.com/en-us/azure/azure-percept/quic...
MikeMcCoy-AED
Jun 16, 2021Copper Contributor
Hi MJ410 - just to confirm, have you tried opening a web browser and pasting this url, "https://10.1.1.1"? That should open the setup experience if you are properly connect to the device. If that does not take you to the setup experience then it could indicate that your computer is not connected to the device.
- Santa_CruzJul 07, 2021Copper ContributorHi, I am stuck at the same point as well. I can PING the device (in my case 10.1.1.108), 10.1.1.108, 10.1.1.1 or your.new.device/ in a browser refuses to connect. I've rebooted the device a few times.
- MikeMcCoy-AEDJul 07, 2021Copper ContributorSanta_Cruz - it's possible you are still running an earlier version of the software on the dev kit. Can you try 10.1.1.1:4242?
- Santa_CruzJul 08, 2021Copper ContributorRunning into a different issue when attempting to create an SSH account to update the firmware:
Command failed: useradd -m -p "$(openssl passwd -1 $'[password]')" [username]
You are required to change your password immediately (password expired)
useradd: PAM: Authentication token is no longer valid; new one required
I tried a different username and password and received the same error.