Help with moving detection

samlinka year 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 Tananaeva year ago

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

samlinka year 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 Tananaeva year ago

You can always check events report.

samlinka year 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 Tananaeva year ago

Well, then something doesn't match the conditions.

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

samlinka year ago

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

Anton Tananaeva year 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.

samlinka year ago

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