Hi,
We are facing issue while sending downlink command to device, that command not getting processed. it’s been stuck in enqueue itself. I can see the record is present in DB.
In Chirpstack log we are seeing below error messages.
2023-02-21T15:36:12.917612Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:14.927187Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:16.935540Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:18.944562Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:20.953780Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:22.962816Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:24.972130Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:26.980222Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:28.988496Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:30.997831Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
2023-02-21T15:36:33.016615Z ERROR chirpstack::downlink::scheduler: Schedule next queue-item for device failed error=region_name does not exist in REGIONS
Could you please help me to resolving the issue. We are not getting exactly what causing the this issue.
Thanks,
Venkat.