Gateway Bridge Problem

Hi all, I’m using a raspberry with a 1 iC880A-SPI LoRa board from 8 months and the Gateway Bridge has never gave problems. Today, and I do not know why, it fails to start up. I tried to reboot the raspberry and I have obtained this:
Jun 18 11:37:08 raspberrypi systemd[1]: Stopped ChirpStack Gateway Bridge. Jun 18 11:37:08 raspberrypi systemd[1]: Started ChirpStack Gateway Bridge. Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: unexpected fault address 0xdcd80066 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: fatal error: fault Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xdcd80066 pc=0x21d84] Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: goroutine 1 [running, locked to thread]: Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.throw(0x5f5835, 0x5) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/panic.go:774 +0x5c fp=0x242a6c8 sp=0x242a6b4 pc=0x3f734 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.sigpanic() Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/signal_unix.go:401 +0x310 fp=0x242a6e0 sp=0x242a6c8 pc=0x54ec8 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.mapassign_faststr(0x5656f8, 0x240a020, 0x5f43f0, 0x1, 0x14) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/map_faststr.go:214 +0x30 fp=0x242a714 sp=0x242a6e4 pc=0x21d84 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: unicode.init() Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/unicode/tables.go:9 +0x3c fp=0x242a740 sp=0x242a714 pc=0x7cadc Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.doInit(0xa60c40) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:5222 +0x88 fp=0x242a754 sp=0x242a740 pc=0x4da4c Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.doInit(0xa61940) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x242a768 sp=0x242a754 pc=0x4da10 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.doInit(0xa63fb0) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x242a77c sp=0x242a768 pc=0x4da10 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.doInit(0xa64e28) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x242a790 sp=0x242a77c pc=0x4da10 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.doInit(0xa60b70) Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x242a7a4 sp=0x242a790 pc=0x4da10 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.main() Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/proc.go:190 +0x1bc fp=0x242a7e4 sp=0x242a7a4 pc=0x41594 Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: runtime.goexit() Jun 18 11:37:08 raspberrypi chirpstack-gateway-bridge[494]: /usr/local/go/src/runtime/asm_arm.s:868 +0x4 fp=0x242a7e4 sp=0x242a7e4 pc=0x6be94 Jun 18 11:37:08 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 18 11:37:08 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Failed with result ‘exit-code’. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Service RestartSec=100ms expired, scheduling restart. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Scheduled restart job, restart counter is at 3. Jun 18 11:37:09 raspberrypi systemd[1]: Stopped ChirpStack Gateway Bridge. Jun 18 11:37:09 raspberrypi systemd[1]: Started ChirpStack Gateway Bridge. Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: unexpected fault address 0xdcd80066 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: fatal error: fault Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xdcd80066 pc=0x21d84] Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: goroutine 1 [running, locked to thread]: Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.throw(0x5f5835, 0x5) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/panic.go:774 +0x5c fp=0x1c2a6c8 sp=0x1c2a6b4 pc=0x3f734 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.sigpanic() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/signal_unix.go:401 +0x310 fp=0x1c2a6e0 sp=0x1c2a6c8 pc=0x54ec8 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.mapassign_faststr(0x5656f8, 0x1c6e000, 0x5f43f0, 0x1, 0x14) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/map_faststr.go:214 +0x30 fp=0x1c2a714 sp=0x1c2a6e4 pc=0x21d84 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: unicode.init() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/unicode/tables.go:9 +0x3c fp=0x1c2a740 sp=0x1c2a714 pc=0x7cadc Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.doInit(0xa60c40) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:5222 +0x88 fp=0x1c2a754 sp=0x1c2a740 pc=0x4da4c Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.doInit(0xa61940) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x1c2a768 sp=0x1c2a754 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.doInit(0xa63fb0) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x1c2a77c sp=0x1c2a768 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.doInit(0xa64e28) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x1c2a790 sp=0x1c2a77c pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.doInit(0xa60b70) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x1c2a7a4 sp=0x1c2a790 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.main() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/proc.go:190 +0x1bc fp=0x1c2a7e4 sp=0x1c2a7a4 pc=0x41594 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: runtime.goexit() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[499]: /usr/local/go/src/runtime/asm_arm.s:868 +0x4 fp=0x1c2a7e4 sp=0x1c2a7e4 pc=0x6be94 Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Failed with result ‘exit-code’. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Service RestartSec=100ms expired, scheduling restart. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Scheduled restart job, restart counter is at 4. Jun 18 11:37:09 raspberrypi systemd[1]: Stopped ChirpStack Gateway Bridge. Jun 18 11:37:09 raspberrypi systemd[1]: Started ChirpStack Gateway Bridge. Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: unexpected fault address 0xdcd80066 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: fatal error: fault Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: [signal SIGSEGV: segmentation violation code=0x1 addr=0xdcd80066 pc=0x21d84] Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: goroutine 1 [running, locked to thread]: Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.throw(0x5f5835, 0x5) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/panic.go:774 +0x5c fp=0x102a6c8 sp=0x102a6b4 pc=0x3f734 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.sigpanic() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/signal_unix.go:401 +0x310 fp=0x102a6e0 sp=0x102a6c8 pc=0x54ec8 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.mapassign_faststr(0x5656f8, 0x1070000, 0x5f43f0, 0x1, 0x14) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/map_faststr.go:214 +0x30 fp=0x102a714 sp=0x102a6e4 pc=0x21d84 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: unicode.init() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/unicode/tables.go:9 +0x3c fp=0x102a740 sp=0x102a714 pc=0x7cadc Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.doInit(0xa60c40) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:5222 +0x88 fp=0x102a754 sp=0x102a740 pc=0x4da4c Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.doInit(0xa61940) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x102a768 sp=0x102a754 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.doInit(0xa63fb0) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x102a77c sp=0x102a768 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.doInit(0xa64e28) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x102a790 sp=0x102a77c pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.doInit(0xa60b70) Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:5217 +0x4c fp=0x102a7a4 sp=0x102a790 pc=0x4da10 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.main() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/proc.go:190 +0x1bc fp=0x102a7e4 sp=0x102a7a4 pc=0x41594 Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: runtime.goexit() Jun 18 11:37:09 raspberrypi chirpstack-gateway-bridge[504]: /usr/local/go/src/runtime/asm_arm.s:868 +0x4 fp=0x102a7e4 sp=0x102a7e4 pc=0x6be94 Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Main process exited, code=exited, status=2/INVALIDARGUMENT Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Failed with result ‘exit-code’. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Service RestartSec=100ms expired, scheduling restart. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Scheduled restart job, restart counter is at 5. Jun 18 11:37:09 raspberrypi systemd[1]: Stopped ChirpStack Gateway Bridge. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Start request repeated too quickly. Jun 18 11:37:09 raspberrypi systemd[1]: chirpstack-gateway-bridge.service: Failed with result ‘exit-code’. Jun 18 11:37:09 raspberrypi systemd[1]: Failed to start ChirpStack Gateway Bridge.

Can someone help me?

Sorry but I’m going to close this topic. Not because I don’t want to help you, but because I want to encourage people to at least format their questions in a bit more readable way and provide context which can be used by others to help you.

E.g. which version of the Gateway Bridge are you running, what have you tried yourself, …

1 Like