Server is not updating the positions

Hani T2 years ago

Dear All,

After updating from 4.11 to 4.14, the server does not update the positions for devices, it only update the time on devices table.

There is no errors on the log.

Hani T2 years ago

To make more info on this, it does insert new records in positions table but with the same lat and lon every time, I have disabled the positions filters, my OS is ubuntu 20.04.

Hani T2 years ago

My filters configs:

<entry key='coordinates.filter'>true</entry>
<entry key='coordinates.minError'>5</entry>
<entry key='coordinates.maxError'>15</entry>
Hai Nguyen2 years ago

when you insert to tc_positions manually, you also get lastest positionId from tc_positons then insert to tc_devices
and then Try restart tracker-server.jar

Anton Tananaev2 years ago

Your coordinates filtering configuration doesn't make sense to me. Max value is way too low.

Hani T2 years ago

Anton , after your reply, I have searched more about the filter conf, the documentations is not clear about this parameters, I have found a comment by Andrey Kunitsyn that explains tuning this parameters, may it help with the documentation

Understanding coordinates.filter

Thank you and I do appreciate your work

jay2 years ago

any solution with this issue. I got same issue