Forum Discussion

mistyron's avatar
mistyron
Copper Contributor
Oct 10, 2024

unable to deploy modules other than edgeAgen & edgeHub to my device

Hi,
I have my device hooked up to IoT Edge account and have two modules built and pushed to my ACR account.

I've added them the modules to my device under IoT Edge Modules. I configured ther ACR name, address, username & password  and there's no apparent error visible.

The DESIRED STATUS for both modules is set to running.

under Settings, i can see that the Image URI & the Module name has been set as well, yet my device does not receive the modules. When I execute "iotedge list", I only see the edgeAgent & the edgeHub modules. What might I be missing, I'm wondering?

Thanks for any help in this matter!

  • mistyron's avatar
    mistyron
    Copper Contributor
    correction, I just realized that I see:
    "500 -- An error occurred in the IoT Edge runtime." as IoT Edge runtime response but re-configured my ACR credentials and I'm certain that they're correct!
    • mistyron's avatar
      mistyron
      Copper Contributor
      one more update, have been able to get modules downloaded to my RasPi now and get code:
      200 -- OK
      So that looks good but for some reason, they do not start nor run and I'm not sure how I can get find out why they're not running, they're arm64v8 and should run How can I retrieve logs from starting them up?

Resources