ERROR: [main] failed to start the concentrator

19.12.18 22:22:34 (+0900) main 13:22:34 INFO: packets received with a valid CRC will be forwarded
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: packets received with a CRC error will NOT be forwarded
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: packets received with no CRC will NOT be forwarded
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: GPS is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Upstream data is enabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Downstream data is enabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Ghoststream data is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Radiostream data is enabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Statusstream data is enabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Beacon is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Packet logger is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Flush output after statistic is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Flush after each line of output is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Watchdog is disabled
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Contact email configured to “”
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: Description configured to “keti”
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: [Transports] Initializing protocol for 1 servers
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: [TTN] server “bridge.asia-se.thethings.network” connected
19.12.18 22:22:34 (+0900) main 13:22:34 INFO: [main] Starting the concentrator
19.12.18 22:22:35 (+0900) main 13:22:35 ERROR: [main] failed to start the concentrator

Hi there @yungipark,

Would you mind providing a little more information about this error if you could? Are you seeing this error using a new IC880a gateway module?

Thank you very much!

Hi, I’m using Gateway module RHF0M301-915, PRI 2 Bridge RHT4T002 with Raspberry Pi 3 Model B.(refer to this wiki)

I also faced the same problem on the balena log with the following message:

03.02.19 10:20:26 (+0800) main [TTN Gateway]: Resetting concentrator on pin 26
03.02.19 10:20:26 (+0800) main 02:20:26 *** Multi Protocol Packet Forwarder for Lora Gateway ***
03.02.19 10:20:26 (+0800) main Version: 3.0.20
03.02.19 10:20:26 (+0800) main 02:20:26 *** Lora concentrator HAL library version info ***
03.02.19 10:20:26 (+0800) main Version: 5.0.1; Options: native;
03.02.19 10:20:26 (+0800) main ***
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Little endian host
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: found global configuration file /opt/ttn-gateway//global_conf.json, parsing it
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: /opt/ttn-gateway//global_conf.json does contain a JSON object named SX1301_conf, parsing SX1301 parameters
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: lorawan_public 1, clksrc 1
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: 8 LBT channels configured
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: antenna_gain 0 dBi
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Configuring TX LUT with 16 indexes
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: radio 0 enabled (type SX1257), center frequency 923000000, RSSI offset -166.000000, tx enabled 1
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: radio 1 enabled (type SX1257), center frequency 922000000, RSSI offset -166.000000, tx enabled 0
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 0> radio 0, IF 200000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 1> radio 0, IF 400000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 2> radio 1, IF 200000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 3> radio 1, IF 400000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 4> radio 0, IF -400000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 5> radio 0, IF -200000 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 6> radio 0, IF 0 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora multi-SF channel 7> radio 1, IF 0 Hz, 125 kHz bw, SF 7 to 12
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Lora std channel> radio 1, IF 100000 Hz, 250000 Hz bw, SF 7
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: FSK channel> radio 1, IF -200000 Hz, 125000 Hz bw, 50000 bps datarate
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: /opt/ttn-gateway//global_conf.json does contain a JSON object named gateway_conf, parsing gateway parameters
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: gateway MAC address is configured to B827EBFFFE5BA6AE
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Found 1 servers in array.
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Server 0 configured to “bridge.asia-se.thethings.network”
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: filename for statistical performance is configured to “loragwstat.json”
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: packets received with a valid CRC will be forwarded
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: packets received with a CRC error will NOT be forwarded
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: packets received with no CRC will NOT be forwarded
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Reference latitude is configured to 5.407380 deg
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Reference longitude is configured to 100.326940 deg
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Reference altitude is configured to 12 meters
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: GPS is enabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Using fake GPS coordinates instead of real.
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Upstream data is enabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Downstream data is enabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Ghoststream data is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Radiostream data is enabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Statusstream data is enabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Beacon is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Packet logger is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Flush output after statistic is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Flush after each line of output is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Watchdog is disabled
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Contact email configured to “”
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: Description configured to “LoRa/LoRaWAN Gateway-915MHz for Raspberry Pi 3 with balenaCloud”
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: [Transports] Initializing protocol for 1 servers
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: [TTN] server “bridge.asia-se.thethings.network” connected
03.02.19 10:20:26 (+0800) main 02:20:26 INFO: [main] Starting the concentrator
03.02.19 10:20:27 (+0800) main 02:20:27 ERROR: [main] failed to start the concentrator

I followed the configuration guides in jpmeijers/ ttn-resin-gateway-rpi on reset_pin_values. Owing to I’m using gateway module RHF0M301-915, I assumed is fall under Rising HF Board with pin reset value, 26.

I also slightly increase the power supply for the gateway as usually I connect the power supply USB to my laptop’s USB port (~0.5A). I had increase the power supply to 1A to test whether is the insufficient power supply causing the error. But the error remain.

Hope can get some insight from the forum. Thank you.

I follow the guidelines (RPi+RAK831+Resin image => failed to start the concentrator)
I have set the SPI_SPEED to 8000000 in the device environment variable and reboot the device.
I also try to add the following line in run.py in the terminal on the summary of balena Cloud device:
if ‘lbt_cfg’ in sx1301_conf:
print “Removing LBT configuration”
del sx1301_conf[‘lbt_cfg’]

and the problem solved.

Thanks for letting us know !
I took the liberty of marking your last post as a solution to the problem, as it contains the link that helped you - let me know if that’s not what you wanted. Thanks !

1 Like