Dragino 1301 Gateway shows not connected though everything seems normal

Dear TTN-fellows,

I am currently trying to troubleshoot why my gateway shows not connected anymore, it is a dragino130 and I have a couple of those and normally do not have any problems with them. I have followed this installation guide:

Please have a look at my short summary:

  • I managed to add the gateway for days already and didn’t change the packet forwarder configuration
  • It has internet connection for sure and the packets of nodes are forwarded (see log below please)
  • The gateway just stopped working 2h ago

sudo systemctl status lorapktfwd gives following output:
● lorapktfwd.service - packet forwarder
Loaded: loaded (/lib/systemd/system/lorapktfwd.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2020-06-17 10:52:13 BST; 11min ago
Process: 1633 ExecStartPre=/usr/bin/reset_lgw.sh start (code=exited, status=0/SUCCESS)
Main PID: 1646 (lora_pkt_fwd)
Tasks: 7 (limit: 2200)
Memory: 820.0K
CGroup: /system.slice/lorapktfwd.service
└─1646 /usr/bin/lora_pkt_fwd

Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 6C 02 00 50 55 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 6D 02 00 58 BF 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 6D 02 00 60 62 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 6E 02 00 08 E6 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 6E 02 00 30 3B 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 6F 02 00 38 D1 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 6F 02 00 00 0C 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 70 02 00 6A BE 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 70 02 00 52 63 00 00 00 00 00 00 00 00 00
Jun 17 11:03:23 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 71 02 00 5A 89 00 00 00 00 00 00 00 00 00


Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ # TX errors: 0
Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ # BEACON queued: 0
Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ # BEACON sent so far: 0
Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ # BEACON rejected: 0
Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ ### [PPS] ###
Jun 17 10:52:01 ;raspberry lora_pkt_fwd[1027]: REPORT~ # SX1301 time (PPS): 782397353
Jun 17 10:52:02 ;raspberry systemd[1]: lorapktfwd.service: Succeeded.
Jun 17 10:52:02 ;raspberry systemd[1]: Stopped packet forwarder.
Jun 17 10:52:08 ;raspberry systemd[1]: Starting packet forwarder...
Jun 17 10:52:13 ;raspberry systemd[1]: Started packet forwarder.
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: Starting Packet Forwarder at 20200617095213
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:52:46 GMT ##################
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 2397594
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:52:46 GMT","rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:53:16 GMT ##################
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (111 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 62397685
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:53:16 GMT","lati":48.39420,"long":11.72349,"alti":441,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:53:46 GMT ##################
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 62397685
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:53:46 GMT","lati":48.39420,"long":11.72363,"alti":443,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:54:16 GMT ##################
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 122397761
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:54:16 GMT","lati":48.39416,"long":11.72362,"alti":442,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 00 00 00 38 DD 00 00 00 00 00 00 00 00 00
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 01 00 00 30 37 00 00 00 00 00 00 00 00 00
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 01 00 00 08 EA 00 00 00 00 00 00 00 00 00
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:54:46 GMT ##################
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:54:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 3
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 122397761
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:54:46 GMT","lati":48.39411,"long":11.72361,"alti":442,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:55:16 GMT ##################
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 2
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 3
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 182397741
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:55:16 GMT","lati":48.39419,"long":11.72358,"alti":443,"rxnb":2,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:55:46 GMT ##################
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 3
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 182397741
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:55:46 GMT","lati":48.39414,"long":11.72360,"alti":443,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"rxpk":[{"tmst":228807156,"time":"2020-06-17T09:56:48.409415Z","tmms":46409,"chan":2,"rfch":1,"freq":868.500000,"stat":1,"modu":"LORA","datr":"SF9BW125","codr":"4/5","lsnr":8.5,"rssi":-19,"size":20,"data":"QFwUASaA6wcBr+RDwFjMPoNMYVk="}]}
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:56:16 GMT ##################
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 2
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 50.00%, CRC_FAIL: 50.00%, NO_CRC: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 1 (20 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 2 (405 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 3
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 242398096
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:56:16 GMT","lati":48.39409,"long":11.72356,"alti":444,"rxnb":2,"rxok":1,"rxfw":1,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: INFO: tx_start_delay=1495 (1495.500000) - (1497, bw_delay=1.500000, notch_delay=0.000000)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 02 00 00 60 6E 00 00 00 00 00 00 00 00 00
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:56:46 GMT ##################
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 1 (0 bytes)
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 4
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 1
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:56:46 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 242398096
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:56:46 GMT","lati":48.39421,"long":11.72363,"alti":411,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":1}}
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"rxpk":[{"tmst":282555516,"time":"2020-06-17T09:57:24.157420Z","tmms":40157,"chan":2,"rfch":1,"freq":868.500000,"stat":1,"modu":"LORA","datr":"SF9BW125","codr":"4/5","lsnr":9.5,"rssi":-48,"size":20,"data":"QI8YASaA4QgBXsHJqqP3/z2Ryfo="}]}
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:57:16 GMT ##################
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 1
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 100.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 1 (20 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 2 (405 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 4
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 1
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 302398303
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:57:16 GMT","lati":48.39420,"long":11.72334,"alti":395,"rxnb":1,"rxok":1,"rxfw":1,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:57:46 GMT ##################
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 4
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 1
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 302398303
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:57:46 GMT","lati":48.39409,"long":11.72362,"alti":419,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ################## Report at: 2020-06-17 09:58:16 GMT ##################
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [UPSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets received by concentrator: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 0.00%, NO_CRC: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA datagrams sent: 1 (154 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # TX errors: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON queued: 4
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON sent so far: 1
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # BEACON rejected: 0
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ ### [PPS] ###
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: REPORT~ # SX1301 time (PPS): 362398410
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: RXTX~ {"stat":{"time":"2020-06-17 09:58:16 GMT","lati":48.39413,"long":11.72338,"alti":413,"rxnb":0,"rxok":0,"rxfw":0,"ackr":0.0,"dwnb":0,"txnb":0}}
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]: INFO: tx_start_delay=1495 (1495.500000) - (1497, bw_delay=1.500000, notch_delay=0.000000)
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 02 00 00 58 B3 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 03 00 00 50 59 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 03 00 00 68 84 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 04 00 00 C0 DC 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 04 00 00 F8 01 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 05 00 00 F0 EB 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 05 00 00 C8 36 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 06 00 00 A0 B2 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 06 00 00 98 6F 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 07 00 00 90 85 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 07 00 00 A8 58 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 08 00 00 A1 A9 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 08 00 00 99 74 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 09 00 00 91 9E 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 09 00 00 A9 43 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 0A 00 00 C1 C7 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 80 0A 00 00 F9 1A 00 00 00 00 00 00 00 00 00
Jun 17 10:58:36 ;raspberry lora_pkt_fwd[1646]:    => 00 00 00 0B 00 00 F1 F0 00 00 00 00 00 00 00 00 00

I am a bit puzzled, I’m still not getting it to work, I’ve taken a look in the global and local config files and the gateway IDs are in accordance with the one on TTN. I’ve also tried readding the gateway using a different ID (just changed one letter).

Eventually I’ve found where the problem is located, the gateway is used at a university and maybe the firewall settings need to be changed:

– Logs begin at Wed 2020-06-17 12:17:01 CEST. –
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ ### [UPSTREAM] ###
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # RF packets received by concentrator: 1
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # CRC_OK: 0.00%, CRC_FAIL: 100.00%, NO_CRC: 0.00%
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # RF packets forwarded: 0 (0 bytes)
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # PUSH_DATA datagrams sent: 1 (111 bytes)

Note: I also receive signals from the nodes with CRC_OK: 100%

thank you!

Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # PUSH_DATA acknowledged: 0.00%
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ ### [DOWNSTREAM] ###
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # PULL_DATA sent: 3 (0.00% acknowledged)
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # PULL_RESP(onse) datagrams received: 0 (0 bytes)
Jun 17 14:59:52 ;raspberry lora_pkt_fwd[7287]: REPORT~ # RF packets sent to concentrator: 0 (0 bytes)

Is there a way to check whether the UDP port is fine? I cannot find any mentioning of the UDP port 1700 on a gateway that is working using

sudo netstat -lptu

or other commands to check the ports

You can use tcpdump or tshark running on the pi to show the UDP traffic, the thing is you probably won’t learn anything you don’t already know, that no response is coming back from the server.

Also you’re not really showing valid LoRa packets successfully received, if they were they’d be sprinkled through your logs. Invalid packets might be marginally out of range things corrupted on the air, collisions, or even the pre-amble false-triggering on something that isn’t a LoRa packet at all.