We are working with ChirpStack V4 and a Milesight UG67 (firmware version: 60.0.0.43-r2) gateway. We have configured the chirpstack.toml, region_au915_0.toml and chirpstack-gateway-bridge.toml files according to the ChirpStack documentation for Debian/Ubuntu. While we can see the gateway online in the GUI, the devices added to the application show the following errors:
INFO chirpstack::gateway::backend::mqtt: Message received from gateway region_id="au915_0" topic=gateway/24xxxx/event/up qos=AtMostOnce json=false
WARN chirpstack::uplink: tx_info of uplink event is empty, skipping
ERROR chirpstack::uplink: Deduplication error error=Unable to get first item from rx_info
INFO chirpstack::gateway::backend::mqtt: Message received from gateway region_id="au915_0" topic=gateway/24xxxxx//event/up qos=AtMostOnce json=false
WARN chirpstack::uplink: tx_info of uplink event is empty, skipping
ERROR chirpstack::uplink: Deduplication error error=Unable to get first item from rx_info
We would appreciate any hints on how to resolve the Deduplication error. @brocaar any idea?