azure-iot-explorer
azure-iot-explorer copied to clipboard
[BUG] "Error in controller process" message box popup and shows "Unhandled error" while start telemetry monitor
Describe the bug
"Error in controller process" message box popup and shows "Unhandled error" while start telemetry monitor
To Reproduce Steps to reproduce the behavior:
- Open Azure IoT Explorer (version 0.14.11.0)
- Open an iothub instance in the "IoT hubs" tab
- Open a device for monitoring
- Click on Telemetry in left panel, then click start button in right panel
- Wait few seconds, the message box shows.
Expected behavior no error occur and I can see the event message published by device.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- OS Version: Windows 10 Professional 21H2
- App version: 0.14.11.0
Hi, Can you let us know if it is consistent or intermittent?
Hi, Can you let us know if it is consistent or intermittent?
It is consistent.
Hi @wisedgelink We are able to repro the same issue, but it's under the circumstances that the hub is having intermittent connection issue itself. I am suspecting that the iot hub itself is having trouble connecting to it's underlying event hub as the error is implying. The 'symptoms' of hub having issue includes that this tool intermittent cannot show device list, device identity or other pages correctly. However, as this tool only interact with devices (through hub's connection string login), it is only aware of what is happening on DataPlane but not ControlPlane. We cannot know what is happening with the IoT hub itself, nor to get any meaning error. We would recommend going to azure.portal.com and check if anything seems off. Also if you have another hub you can use, please check if this error is still happening when you don't see any intermittent connection issue on other pages.
The bug has been closed due to lack of recent actively. Please let us know if this needs to be reopened.