[release] ChirpStack Gateway OS v3.2

ChirpStack Gateway OS v3.2.0test1

General

  • Update ChirpStack Gateway Bridge to v3.5.0.
  • Update ChirpStack Network Server to v3.5.0.
  • Update ChirpStack Application Server to v3.6.1.

Features

Bugfixes

  • Fix boot issue due to storage device not yet initialized. (#9)
  • Fix ChirpStack Network Server enabled_uplink_channels configuration. (#26)
1 Like

Hi @brocaar
I am using v3.2, 20191216192853 full OS image on RPI3 with RAK2245 Hat.
The issues I am facing on this image with built-in chiprstack,

  • Unable to load the uplink datas on Device Data & Lorawan frames tabs dont show any datas and keep on loading. But I can see the uplink datas received entry in Live Lorawan frames tab under Gateway menu.
  • I am not seeing any log files for lora stuff under /var/log/. But I am getting the log on messages,

Dec 30 05:17:32 raspberrypi3 auth.err getty[23221]: tcgetattr: Input/output error^M
Dec 30 05:17:42 raspberrypi3 auth.err getty[23240]: tcgetattr: Input/output error^M
Dec 30 05:17:52 raspberrypi3 daemon.info init: Id “S0” respawning too fast: disabled for 5 minutes
Dec 30 05:18:01 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ failed to start (exit status 0) – ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’: Starting lora-sx1302-hal-packet-forwarder
Dec 30 05:18:11 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ process is not running
Dec 30 05:18:11 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ trying to restart
Dec 30 05:18:11 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ start: ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’
Dec 30 05:18:11 raspberrypi3 local0.notice redis[426]: 100 changes in 60 seconds. Saving…
Dec 30 05:18:11 raspberrypi3 local0.notice redis[426]: Background saving started by pid 23250
Dec 30 05:18:11 raspberrypi3 local0.notice redis[23250]: DB saved on disk
Dec 30 05:18:11 raspberrypi3 local0.notice redis[23250]: RDB: 0 MB of memory used by copy-on-write
Dec 30 05:18:12 raspberrypi3 local0.notice redis[426]: Background saving terminated with success
Dec 30 05:18:41 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ failed to start (exit status 0) – ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’: Starting lora-sx1302-hal-packet-forwarder
Dec 30 05:18:51 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ process is not running
Dec 30 05:18:51 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ trying to restart
Dec 30 05:18:51 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ start: ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’
Dec 30 05:19:22 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ failed to start (exit status 0) – ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’: Starting lora-sx1302-hal-packet-forwarder
Dec 30 05:19:32 raspberrypi3 user.err monit[434]: ‘lora-sx1302-hal-packet-forwarder’ process is not running
Dec 30 05:19:32 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ trying to restart
Dec 30 05:19:32 raspberrypi3 user.info monit[434]: ‘lora-sx1302-hal-packet-forwarder’ start: ‘/etc/init.d/lora-sx1302-hal-packet-forwarder start’

  • admin user account dont have privileges to access some of the important commands. I switch to su and I can see the “tcpdump -AUq -i lo port 1700”
  • Downlink issue : The downlink queue is not processed. The downlink queue never cleared and not receiving any txpk frames in lora gateway log.

Is this image only for testing purpose or let me if there is any stable OS available.

TIA.

Then the gateway part is working correctly. You issue is more likely related to the root-keys / session-keys of your device configuration.