Azure-Samples / Custom-vision-service-iot-edge-raspberry-pi

Sample showing how to deploy a AI model from the Custom Vision service to a Raspberry Pi 3 device using Azure IoT Edge
MIT License
186 stars 135 forks source link

Raspi4 Installation Issues #72

Open ElwoodPowerBI opened 3 years ago

ElwoodPowerBI commented 3 years ago

This issue is for a: (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

1) Install Edge Runtime on Raspberry Pi 4. 2) Restarted Raspi and checked iotedge list with these results. image 3) Checked on Azure Portal, IoT Hub and then Edge Devices and seeing these errors : image

Any log messages given by the failure

Let me know if there is a log that would help.

Expected/desired behavior

I expected Edge Agent and Edge Hub to run on bootup of the Pi.

OS and Version?

Raspdian running on a Pi4

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

ElwoodPowerBI commented 3 years ago

@ebertrams Not sure what I did but I got further along in the process. Was able to build everything, push to registry container, and then deploy on Raspi 4, but now getting runtime status errors as shown in screenshot below. image