chirpstack / chirpstack-gateway-os

OpenWrt based gateway images including ChirpStack components.
https://www.chirpstack.io
130 stars 56 forks source link

chirpstack-concentratord will never start successfully due to missing band file #97

Closed Nicholas-Wilson-YourIoT closed 1 year ago

Nicholas-Wilson-YourIoT commented 1 year ago

I am having issues getting a raspberry pi 3 with a RAK831 working with the latest ChirpStack Gateway OS image (chirpstack-gateway-os-full-raspberrypi3-20230131191537.rootfs.wic.gz)

The gateway-config cannot successfully create the three files needed for chirpstack-concentratord as the examples do not exist.

I believe this is because band has not been changed to region on the following line.

https://github.com/chirpstack/chirpstack-gateway-os/blob/9edf2e202a48030d928e35ed6c4371dac72d3414/meta/recipes-chirpstack/gateway-config/files/gateway-config.sh#L687

I believe this fault exists due to this commit.

https://github.com/chirpstack/chirpstack-concentratord/commit/3ca170431ef2eea9c95abe01415b22daccdf567c

brocaar commented 1 year ago

Thanks :+1: