I'm having problem on my pipeline at Azure DevOps after a few builds. It was working normally and now i'm with this problem at "Azure IoT Edge - Build module images". Full Erros bellow:
In Debug mode isn't more information to know about the error.
Same issue here:
Starting: Azure IoT Edge - Build module images
Task : Azure IoT Edge
Description : Azure IoT Edge pipelines tasks for continuous integration(build and push docker image) and continuous deployment(create Edge deployment on Azure)
Version : 2.0.5
Author : Microsoft Corporation
Help : Visit the documentation for help
Building module images...
/home/vsts/work/1/s /home/vsts/work/1/s
[error]Error: iotedgedev installation failed, see detailed error in debug mode
@laSanchezVazquez thanks for reply, The microsoft documentation doesn't mention this kind of error. After a few months working perfectly Azure DevOps + IoT Hub/Edge, the pipeline broke.
I encountered the same error message, on a build pipeline that had been working until today.
I followed the workaround detailed here (scroll down to the "Solution" section) and that worked for me.
Thank you so much @bastienmenis , your tip was so important to solve my issue.
Issue Solved.
Most helpful comment
I encountered the same error message, on a build pipeline that had been working until today.
I followed the workaround detailed here (scroll down to the "Solution" section) and that worked for me.