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

[BUG] Cannot monitor F1 tier IoT Hub device telemetry data #481

Closed
renakim opened this issue Nov 17, 2021 · 5 comments
Closed

[BUG] Cannot monitor F1 tier IoT Hub device telemetry data #481

renakim opened this issue Nov 17, 2021 · 5 comments
Labels
bug Something isn't working needs review Review required by team member

Comments

@renakim
Copy link

renakim commented Nov 17, 2021

Describe the bug
F1 tier IoT Hub device telemetry is not monitored (S1 tier is work)
I checked issue #218 and removed the old F1 tier hub and created a new one, but the problem is the same.

But, I can monitor with az cli for same hub/device. (az iot hub monitor-events -n )
I tested with MQTT Client tool (MQTT.fx) and Azure IoT Samples for Node.js.

While checking for differences F1 and S1, I found that the Event Hub-compatible name was different.
The Event Hub-compatible name of S1 is same with IoT hub name, but F1 is not. (iothub-ehub--...)

Could this be related?
Or if there is another cause, please check.

Screenshots

  • Azure IoT Explorer
    image

  • az cli
    image

Desktop (please complete the following information):

  • OS: Windows 10 64bit
  • Azure IoT Explorer version: 0.14.7.0
@renakim renakim added bug Something isn't working needs review Review required by team member labels Nov 17, 2021
@themegaphoenix
Copy link

Hi,
Please try version 0.14.5
#477

@renakim
Copy link
Author

renakim commented Nov 25, 2021

Hi @themegaphoenix,
I tried version 0.14.5, it works. Thanks.
But it still doesn't work in version 0.14.7. needs check.

@YingXue
Copy link
Member

YingXue commented Jul 19, 2022

Please check if the issue still happens in https://github.com/Azure/azure-iot-explorer/releases/tag/v0.14.8
We are not able repro the issue on our side.

@YingXue YingXue closed this as completed Jul 19, 2022
@YingXue
Copy link
Member

YingXue commented Jul 25, 2022

Release 0.4.10 should have this issue addressed.

@renakim
Copy link
Author

renakim commented Jul 28, 2022

Hi, I tested the function (monitor telemetry on F1 tier IoT Hub device) with Release 0.14.10, and the issue doesn't happen.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review Review required by team member
Projects
None yet
Development

No branches or pull requests

3 participants