Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to deploy event grid module and the subscriber module successfully #13

Open
utkarshinobi opened this issue Feb 25, 2022 · 0 comments

Comments

@utkarshinobi
Copy link

I followed the following tutorial to React to my local Blob Storage events on IoT Edge.

I was able to follow and - deploy Event Grid IoT Edge module, deploy Event Grid Subscriber IoT Edge module and deploy Azure Blob Storage module.

I also mentioned these in the deployment manifest and expected these to report a 200-OK status on the edge device dashboard after provisioning the device.
But I received an error without any logs (the module is unable to start only). Also the modules were not reported by the device.
image

I use a ARM64 system with iotedge version 1.1.8 (Do not use the latest version because I need LTS). And also for my solution I use the blob storage module with the following image URI: mcr.microsoft.com/azure-blob-storage:1.3-linux-arm32v7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant