Report trip search bar does not provided as expected - Traccar 6.5

David_OSFarm12 days ago

Hi guys,

Very great app you make ! We are working on traccar 6.5 for agricultural open stack project (OSFarm) for farmer.
We are using report trip in web interface and API.
After testing with the app mobile traccar client, the trip data on the 21/05 provide something strange with the date search bar.

When we select "Today", we have 2 trips (Today is 21/05/2025)

Capture d’écran de 2025-05-21 14-21-33.png

When we select "Personnalisé" 16/05/2025 08H05 to 21/05/2025 14H05, we have nothing

Capture d’écran de 2025-05-21 14-24-27.png

We have the same problem with the API request on report/trip. We use the standard configuration.

Anton Tananaev12 days ago

When time interval is more than 1 day (configurable threshold), we use fast reports, which uses events instead of raw positions. If you see empty report, it likely means some problem with motion and stop events.