Help with moving detection

samlink2 years ago

Hello, can someone help me with my situation?
I can't get the detection of movement and its notifications to work reliably.
Right now I have this part in my conf:

<entry key='report.trip.minimalTripDuration'>30</entry>
<entry key='report.trip.minimalTripDistance'>50</entry>

But this trip didn't trigger the "Device moving" notification
Immagine

I'm on 5.6 at the moment.

Anton Tananaev2 years ago

Do you get stop notifications? Have you tried upgrading to the latest version?

samlink2 years ago

I haven't enabled stop notifictions. I'm doing it now for testing, thanks for the suggestion.
I'm also planning to update to the latest version on the next month.

Anton Tananaev2 years ago

You can always check events report.

samlink2 years ago

I can't see any moving/stopping notifications, only connected/disconnected and geofences ones (and some that are reporting general alarm, I'm not sure what these are)
Immagine

Anton Tananaev2 years ago

Well, then something doesn't match the conditions.

https://www.traccar.org/trips-stops/

samlink2 years ago

But with my configuration I need to make at least 50 meters in 30 seconds, right?

Anton Tananaev2 years ago

That's just part of the configuration. To figure out if there's a problem, you have to look at the full configuration and investigate real raw data.

samlink2 years ago

I don't have any other configuration modified regarding the trip, only DB, geocoder and and smtp.
So other things are default.