chirpstack-docker icon indicating copy to clipboard operation
chirpstack-docker copied to clipboard

Device uplink data stops when subscribing to gateway status over MQTT

Open furkanyasinkoseoglu opened this issue 3 months ago • 0 comments

Hi,

I can successfully receive device uplink data over MQTT when using ChirpStack. I can also receive gateway connection status messages without any problem.

However, as soon as I subscribe to the gateway status topic, the uplink data stops coming. When I unsubscribe from the status topic, uplink data starts coming again.

So at the moment, I cannot receive both gateway status and device uplink messages at the same time.

What could be causing this behavior? Is there a configuration I’m missing or something I need to change to fix this?

Thanks.

furkanyasinkoseoglu avatar Dec 04 '25 10:12 furkanyasinkoseoglu