ch2i / LoraGW-Setup

SX1301 Lora Concentrator Raspberry PI based gateway setup
76 stars 30 forks source link

Node data transmission ends abruptly #5

Open jithinsisaac opened 5 years ago

jithinsisaac commented 5 years ago

Hey Charles! I have used your awesome script up boot up my ttn gateway.. it's working well. I have kept it On for around a week now. For testing purposes, I've kept nodes transmitting at intervals of 20 secs. The problem is that after a continuous transmission of a lot of packages for an hour or so, the data transmission stops abruptly. I can't see node data on the Gateway traffic on ttn, neither on my node-red setup which i have installed. TTN problem is because of the fair usage policy, but why a problem in my private network? Restarting solves this problem for the moment. What could be the issue? Is it some memory problems? Btw, am using the loraserver.io also with your gateway setup.

jithinsisaac commented 5 years ago

Kindly help with the above issue.. as my node data seems to stop transmitting after a while..

I have not done the Adjust log2ram procedure.. Is that a probable reason?

Apart from restart to solve the problem, Stopping the service & restarting using sudo systemctl stop loragw & sudo systemctl start loragw gets the traffic running back again..

hallard commented 5 years ago

@jithinsisaac That's a strange issue. you're sending data to TTN or Local LoraServer.io so how is configured you packet forwarder ? to both servers ? where are declared your nodes, I mean on wich server ? Looks like a tricky config so a dump of packet forwarder used and local config would help. BTW, I don't think it's related to log2ram