helium / console

A management console to onboard and manage devices running on the Helium blockchain network.
Apache License 2.0
104 stars 31 forks source link

Console gets success for integration message but nothing in debug information and broker gets no message #1276

Open hadi-ibiot opened 1 year ago

hadi-ibiot commented 1 year ago
  1. Are you using Helium hosted Console or running your own open source Console? Yes, we are using helium hosted console.

  2. If you are on Helium hosted Console, which url are you currently on? https://console.helium-iot.eu/

  3. If you are experiencing bugs in Helium hosted Console, please specify your Organization name and Device ID (ex. 3483050b-284d-47e2-8eda-e087fc03a753).

Please describe your issue: The issue is helium console is getting the data from the device but when the integration to mqtt broker happens, it gets a success message with nothing in response and the broker gets no message related to the incoming data. When the console is getting a success message with a good response, broker is receiving the message without any issue. The integration to the broker is not happening most of the time in between and there is a data loss which should not be happening.