Azure-docs: iotedge list exit error after following these instructions

Created on 10 Nov 2020  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

support_bundle.zip

I follow the instructions on this page for Linux and everything seems to work fine until I try to run "iotedge list" and I get an exit error. I've attached a support bundle for it. Did I miss a step or is there steps missing on this page?

Thanks
Donnie


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 cxp iot-edgsvc product-question resolved-by-customer triaged

All 5 comments

@donniekerr Sorry for the experience, our team will review it and circle back with you at the earliest.

Hello @donniekerr
Thanks for the feedback! We are currently investigating and will update you shortly.

The missing step was a permissions issue. Had to run this
usermod -aG docker $USER
so that iotedge can access the module images
once I did this and signed out/signed in again, I was able to run iotedge list.

Hope this helps someone else
Donnie

Hello @donniekerr

Thank you for the update and we really appreciate your time in sharing the resolution.

Please let us know if we are good to close this issue?
Please let us know if you need further help in this matter.

Thank you,
Satish.

I recommend you add the step to the docs and close it. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bdcoder2 picture bdcoder2  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

DeepPuddles picture DeepPuddles  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments

Favna picture Favna  Â·  3Comments