chirpstack / chirpstack-gateway-os

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

Waveshare sx1302 Raspberry HAT US915 frequency plan selection invalid #104

Closed jcarre59 closed 5 months ago

jcarre59 commented 7 months ago

What happened?

When I select Waveshare sx1302 Raspberry HAT all frequency plans selection turn red invalid when I try to use US915

Steps to reproduce this issue

Steps:

  1. I reinstalled from scratch and still the same.

I use download image from official chirpstack site

uname -a

Linux chirpstack-3f454f 5.15.127 #0 SMP Fri Sep 1 13:17:30 2023 armv7l GNU/Linux Capture d’écran 2023-12-12 121619

jcarre59 commented 7 months ago

If I run it manually:

root@chirpstack-3f454f:/var/etc/chirpstack-concentratord# /usr/bin/chirpstack-concentratord-sx1302 -c /var/etc/chirpstack-concentratord/concentratord.toml -c /var/etc/chirpstack-concentratord/region.toml -c /var/etc/chirpstack-concentratord/channels.toml thread 'main' panicked at 'called Result::unwrap() on an Err value: Region is not supported: US915', chirpstack-concentratord-sx1302/src/config/mod.rs:221:73 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

brocaar commented 5 months ago

This was already fixed in the previous version I believe. There will also be a new GW OS update with some more improvements.