Position of the tracker stops updating

Pran2 years ago

From time to time the position of the tracker stops updating, although the tracker is online. And this has been going on for several days. This can be radically cured only by removing the tracker from the system and creating it again. But in doing so, the whole story is lost. Can someone tell me what is the reason and how to restore the relevance of the data?

Anton Tananaev2 years ago

Check the timestamps. Sometimes it happens when device reports time in the future.

Pran2 years ago

In log file about this device:

INFO: Position filtered by Invalid Zero Past filters from device: 866039046294956

What does this mean?

Anton Tananaev2 years ago

It means the position was filtered by the filters you have enabled.

Pran2 years ago

Turned off the filter. Everything worked. The tracker transferred to the server all positions accumulated over 3 days. Then the filter was turned on, except for the lines:

<entry key='filter.invalid'>true</entry>
<entry key='filter.past'>3600</entry>

So far everything is working fine. Thanks for the help!