SOLVED

IoT Edge stopped to send msg to IoT Hub

Copper Contributor

Hi folks,

 

My IoT Edge stopped to send msg to IoT Hub.

 

I've realized that through Power BI dashboard, than checking at the log of IoT Hub and the counter message at Azure Portal I realized that stopped 3 hours ago.

 

If I try to monitor through VS Code It gives me that output:

 

 

[IoTHubMonitor] Start monitoring message arrived in built-in endpoint for device [raspberrywgeTESTE] ...
[IoTHubMonitor] Created partition receiver [0] for consumerGroup [$Default]
[IoTHubMonitor] Created partition receiver [1] for consumerGroup [$Default]
[IoTHubMonitor] At least one receiver for the endpoint is created with epoch of '14', and so non-epoch receiver is not allowed. Either reconnect with a higher epoch, or make sure all epoch receivers are closed or disconnected. TrackingId:f3ac5392-bf31-47e7-bdfa-d9408d518f3c_B0, SystemTracker:ihsuprodcqres006dednamespace:eventhub:iothub-ehub-wge-iothub-2187968-10354fa24f~16383|$default, Timestamp:2020-01-23T00:24:19 Reference:8656880f-6f00-470b-9f92-759ee81fb24b, TrackingId:f5a36bc7-2a9d-4163-86f1-7aa9c00a5850_B0, SystemTracker:ihsuprodcqres006dednamespace:eventhub:iothub-ehub-wge-iothub-2187968-10354fa24f~16383|$default, Timestamp:2020-01-23T00:24:19 TrackingId:ef3abe110373436dbf67ed9fee23c08e_G5, SystemTracker:gateway5, Timestamp:2020-01-23T00:24:19
[IoTHubMonitor] At least one receiver for the endpoint is created with epoch of '12', and so non-epoch receiver is not allowed. Either reconnect with a higher epoch, or make sure all epoch receivers are closed or disconnected. TrackingId:04b10969-646a-4c9d-8ec5-c586180a45ac_B4, SystemTracker:ihsuprodcqres006dednamespace:eventhub:iothub-ehub-wge-iothub-2187968-10354fa24f~32766, Timestamp:2020-01-23T00:24:19 Reference:38ceb547-f1d7-497a-a0a7-e0f87f5287bb, TrackingId:68583b58-1298-4ef7-be57-d0e27b9ef771_B4, SystemTracker:ihsuprodcqres006dednamespace:eventhub:iothub-ehub-wge-iothub-2187968-10354fa24f~32766|$default, Timestamp:2020-01-23T00:24:19 TrackingId:ef3abe110373436dbf67ed9fee23c08e_G5, SystemTracker:gateway5, Timestamp:2020-01-23T00:24:19
[IoTHubMonitor] Message monitoring stopped. Please try to start monitoring again or use a different consumer group to monitor.

 

 

It seems that It lost the connection to IoT Hub and failed to get up again.

 

Do you guys know what could have happened or give me some tip to identify the problem?

 

Thanks in advance for your attention. Best regards.

 

2 Replies
best response confirmed by adrianols (Copper Contributor)
Solution

@adrianols 

 

Could you please open an issue at https://github.com/Azure/iotedge/issues? We have an issue template there which will guide you through providing the details and logs we'll need to debug this.

 

Thanks!

Thanks @Venkat Yalla ! I'll do it! Best regards

1 best response

Accepted Solutions
best response confirmed by adrianols (Copper Contributor)
Solution

@adrianols 

 

Could you please open an issue at https://github.com/Azure/iotedge/issues? We have an issue template there which will guide you through providing the details and logs we'll need to debug this.

 

Thanks!

View solution in original post