Azure Stream analytics module on edge not connected
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 473
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 7
Description
Hi,
I am having a problem using Azure IoT Stream analytics on edge.
In particular, I have set a pipeline in this way (over IoT Edge device):
**Azure IoT Publisher Edge Module -> Azure Stream Analytics Module -> Azure IoT Edge module -> $Upstream**
It sometimes happen that the local connection for Azure Stream Analytics module on edge goes down.
The only module that reports some information seems to be the edgeHub module which reports:
`[WRN] - Module / is not connected`
After this log entry
`[INF] - Entering periodic task to reauthenticate connected clients`
there is always the same message
`[WRN] - Module / is not connected`
and the module is not connected. There is a data loss until the module is restarted manually then the connection is established again.
How can I fix this?
I have the same issue with:
mcr.microsoft.com/azure-stream-analytics/azureiotedge:1.0.8
and
mcr.microsoft.com/azure-stream-analytics/azureiotedge:1.0.10
Thanks
Ciro
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.