Rpi3 + ic880a Gateway OS --> concentratord error

Hello All,

I have a Raspberry Pi 3 and ic880a setup. I have been using it as a gateway for ChirpStack since last two weeks and it is working fine.

Now, I have installed the Gateway OS ( on the same setup to host all the server on the RPi3 itself.
Gateway OS - chirpstack-gateway-os-full-raspberrypi3-20200910132714.rootfs.wic.gz (Release date - 2020-Sep-11 08:36).

All the servers are working fine. But the chirpstack-concentratord shows “Does not exist”

Below is the log file output :

raspberrypi3:~$ tail -f /var/log/messages | grep concentratord Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 1, enabled: true, freq: 868300000, rf_chain: 1, if_freq: -200000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 2, enabled: true, freq: 868500000, rf_chain: 1, if_freq: 0 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 3, enabled: true, freq: 867100000, rf_chain: 0, if_freq: -400000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 4, enabled: true, freq: 867300000, rf_chain: 0, if_freq: -200000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 5, enabled: true, freq: 867500000, rf_chain: 0, if_freq: 0 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 6, enabled: true, freq: 867700000, rf_chain: 0, if_freq: 200000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring multi-SF LoRa channel, channel: 7, enabled: true, freq: 867900000, rf_chain: 0, if_freq: 400000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring Std LoRa channel, enabled: true, freq: 868300000, rf_chain: 1, if_freq: -200000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Configuring FSK channel, enabled: true, freq: 868800000, rf_chain: 1, if_freq: 300000 Oct 12 13:57:05 raspberrypi3 user.info chirpstack-concentratord-sx1301[761]: Starting the concentrator Oct 12 13:57:07 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:07Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:10 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:10Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:14 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:14Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:15 raspberrypi3 user.err monit[464]: ‘chirpstack-concentratord’ process is not running Oct 12 13:57:15 raspberrypi3 user.info monit[464]: ‘chirpstack-concentratord’ trying to restart Oct 12 13:57:15 raspberrypi3 user.info monit[464]: ‘chirpstack-concentratord’ start: ‘/etc/init.d/chirpstack-concentratord start’ Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring reset pin, pin: 5 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Starting Concentratord SX1301 (version: 3.0.2, docs: Introduction - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server) Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Triggering concentrator reset Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Setting spi device path, spidev_path: /dev/spidev0.0 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Setting board configuration, lorawan_public: true, clock_source: 1 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Setting up concentrator radios Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring radio, radio: 0, enabled: true, center_freq: 867500000, type: SX1257 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring radio, radio: 1, enabled: true, center_freq: 868500000, type: SX1257 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Setting up concentrator channels Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 0, enabled: true, freq: 868100000, rf_chain: 1, if_freq: -400000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 1, enabled: true, freq: 868300000, rf_chain: 1, if_freq: -200000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 2, enabled: true, freq: 868500000, rf_chain: 1, if_freq: 0 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 3, enabled: true, freq: 867100000, rf_chain: 0, if_freq: -400000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 4, enabled: true, freq: 867300000, rf_chain: 0, if_freq: -200000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 5, enabled: true, freq: 867500000, rf_chain: 0, if_freq: 0 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 6, enabled: true, freq: 867700000, rf_chain: 0, if_freq: 200000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring multi-SF LoRa channel, channel: 7, enabled: true, freq: 867900000, rf_chain: 0, if_freq: 400000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring Std LoRa channel, enabled: true, freq: 868300000, rf_chain: 1, if_freq: -200000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Configuring FSK channel, enabled: true, freq: 868800000, rf_chain: 1, if_freq: 300000 Oct 12 13:57:15 raspberrypi3 user.info chirpstack-concentratord-sx1301[769]: Starting the concentrator Oct 12 13:57:17 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:17Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:21 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:21Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:24 raspberrypi3 user.err chirpstack-gateway-bridge[489]: time=“2020-10-12T13:57:24Z” level=error msg=“backend/concentratord: event socket dial error” error="dial event api url error: zmq4: could not dial to "ipc:///tmp/concentratord_event": dial unix /tmp/co Oct 12 13:57:25 raspberrypi3 user.err monit[464]: ‘chirpstack-concentratord’ process is not running Oct 12 13:57:25 raspberrypi3 user.info monit[464]: ‘chirpstack-concentratord’ trying to restart Oct 12 13:57:25 raspberrypi3 user.info monit[464]: ‘chirpstack-concentratord’ start: ‘/etc/init.d/chirpstack-concentratord start’ Oct 12 13:57:25 raspberrypi3 user.info chirpstack-concentratord-sx1301[774]: Configuring reset pin, pin: 5 Oct 12 13:57:25 raspberrypi3 user.info chirpstack-concentratord-sx1301[774]: Starting Concentratord SX1301 (version: 3.0.2, docs: Introduction - ChirpStack open-source LoRaWAN<sup>®</sup> Network Server) Oct 12 13:57:25 raspberrypi3 user.info chirpstack-concentratord-sx1301[774]: Triggering concentrator reset Oct 12 13:57:25 raspberrypi3 user.info chirpstack-concentratord-sx1301[774]: Setting spi device path, spidev_path: /dev/spidev0.0 Oct 12 13:57:25 raspberrypi3 user.info chirpstack-concentratord-sx1301[774]: Setting board configuration, lorawan_public: true, clock_source: 1

While setting up the concentrator channel using sudo gateway-config, I gave reset GPIO pin as 22, but in the log it always shows pin 5 as reset pin.

Any solution for this would be of great help.

Thanks and regards,
Rahul

Set reset pin for concentratord : IMST ic880A · Issue #11 · chirpstack/chirpstack-concentratord · GitHub :slight_smile:

1 Like