No, but you can override the time with server time.
anton, sorry for late reply. it didnt worked for me.
fix time have change to server time.
but car icon on the map still didnt change when the car is moving.
this is code in my traccar.xml, is there conflict in this list ?
<entry key='database.driver'>com.mysql.cj.jdbc.Driver</entry>
<entry key='database.url'>xxxxxx?serverTimezone=UTC&allowPublicKeyRetrieval=true&useSSL=false&allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8&sessionVariables=sql_mode=''</entry>
<entry key='database.user'>xxxxxx</entry>
<entry key='database.password'>xxxxx</entry>
<entry key='distance.enable'>true</entry>
<entry key='filter.enable'>true</entry>
<entry key='filter.distance'>40</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.accuracy'>40</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.skipLimit'>1800</entry>
<entry key='filter.zero'>true</entry>
<entry key='report.trip.minimalTripDuration'>250</entry>
<entry key='report.trip.minimalTripDistance'>300</entry>
<entry key='report.trip.minimalParkingDuration'>300</entry>
<entry key='report.trip.minimalNoDataDuration'>1200</entry>
<entry key='report.trip.greedyParking'>true</entry>
<entry key='coordinates.filter'>true</entry>
<entry key='coordinates.minError'>50</entry>
<entry key='event.overspeed.notRepeat'>true</entry>
<entry key='gt06.alternative'>true</entry>
<entry key='geocoder.enable'>true</entry>
<entry key='geocoder.language'>xxxxxxx</entry>
<entry key='geocoder.format'>xxxxx</entry>
<entry key='geocoder.type'>xxxxxx</entry>
<entry key = 'time.override'> serverTime </entry>
</properties>
What didn't work?
car on the map still in same location (didnt moved) even actually car is running to other location.
OK, but it's not the same issue as the original problem in this thread.
hi..
is there special port for old gt06 who have problem with gps fixtime rollover ?
cause for Playback or history trips, traccar use gps fixtime.
so I cant see playback or history trips yesterday/ last week.