Azure/azure-iot-sdk-csharp

[Bug Report]Edgehub - Unknown feedback message -

Syntakt97 opened this issue · 3 comments

Context

  • Linux Ubuntu v18.04.6 LTS
  • .Net-Core SDK v2.2.402
  • B&R APC 2200

Description of the issue

Warnings are issued in the EdgeHub regarding an "Unknown feedback message" from the aggregation. We receive this warning on all devices. Did not cause any problems on version 1.40, since the update to 1.41 these messages have been sent. These warnings are also sent on version 1.42.

3c22465b-23ed-4ec6-bde9-e4a788187443

Thanks in advance for fixing this problem.

What protocol is your device client using here? AMQP or MQTT?

And is the version of Edgehub that you are running consistent when you tested the difference between 1.40 and 1.41+ of this client?

Our device is using AMQP. I've tested the differences on the client that occur when I change the version of Edgehub, in this case from 1.40 to 1.41 and 1.42. However, the version did not change during the test. Is that what you wanted to know with your question?