question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Azure IoT Hub Generates Duplicate Events

See original GitHub issue

Describe the bug I get a Duplicate Event. In Azure Event Subscription and also Azure Function which is trigger from Azure Event Hub

Expected behavior I get Rendomany Duplicate Message on Cloud, where my edge device sends only one message

Actual behavior (include Exception or Stack Trace) It behavior randomly on any patten

To Reproduce Steps to reproduce the behavior (include a code snippet, screenshot, or any additional information that might help us reproduce the issue)

Environment:

  • Name and version of the Library package used: [e.g. Azure.Storage.Blobs 12.2.0]
  • Hosting platform or OS and .NET runtime version (dotnet --info output for .NET Core projects): [e.g. Azure AppService or Windows 10 .NET Framework 4.8]
  • IDE and version : [e.g. Visual Studio 16.3]

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:23 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
nainesh72commented, Aug 3, 2021

Hi Thanks to All Now my problem is solved, it some login problem Thanks to all for your support, I some changes in my edge module send message logic then the problem solved

0reactions
marceloescommented, Jan 4, 2022

Hi Thanks to All Now my problem is solved, it some login problem Thanks to all for your support, I some changes in my edge module send message logic then the problem solved

What was the solution for this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Capture Event Hub without duplication - Microsoft Q&A
What is the best way to capture event hubs without duplication. Since event hubs delivery at least once. We can have the same...
Read more >
Event Hub -- how to prevent duplicate handling when ...
Now, regarding duplicate messages, since Event Hub guarantees at-least-once delivery there isn't much you can do to prevent this. There aren't ...
Read more >
Azure IoT Hub Producer
To write to Microsoft Azure Event Hub, use the Azure Event Hub Producer ... Azure IoT Hub generates a unique device ID and...
Read more >
IoT Demo: Azure IoT Hub Egress to Event Grid - YouTube
This demo is part of a series showing the best practices for consuming and processing messages sent to Azure IoT Hub and focuses...
Read more >
Cloud Data Design, Orchestration, and Management Using ...
Master and Design a Solution Leveraging the Azure Data Platform Francesco Diaz, ... So, it was decided to create a spin-off product, Event...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found