Latest Traccar Client version does not update real location Android OS

Juliet Tee 2 hours ago

At Traccar server on observing device Attributes as follows.

motionTime = no changes (out dated)
motionLat = no changes (out dated)
motionLon = no changes (out dated)
Notification Tokens = no changes (out dated)

Juliet Tee 2 hours ago

A deep dive look into tracker-server.log for client id 90774078 clearly shows the real time updated location coordinates correctly.

But on the Traccar server map of the client id shows the incorrect outdated old location.

This clearly shows the bugs is in Traccar server itself.

2026-04-11 22:15:25 INFO: [Tc0f118e0: osmand < 182.62.27.229] POST / HTTP/1.1\r\nContent-Type: application/json; charset=utf-8\r\nContent-Length: 404\r\nHost: soundstreamplayer.mooo.com:5055\r\nConnection: Keep-Alive\r\nAccept-Encoding: gzip\r\nUser-Agent: okhttp/4.12.0\r\n\r\n{"location":{"timestamp":"2026-04-11T14:15:24.969Z","coords":{"latitude":3.0774374,"longitude":101.6110636,"accuracy":11.14,"speed":6.48,"heading":271,"altitude":19.2},"is_moving":true,"odometer":438056.17,"battery":{"level":0.8,"is_charging":false},"activity":{"type":"in_vehicle"},"extras":{},"_":"&id=90774078&lat=3.0774374&lon=101.6110636&timestamp=2026-04-11T14:15:24.969Z&"},"device_id":"90774078"}

To note my Traccar server "6.12.2" and Traccar client is the latest version "v9.7.17".