I'm getting notifications always one minute apart from each other when my device crosses into a particular geofence. First is the exit, then it throws the entry notification. These are separate notifications in Traccar Notification configuration. There is no GPS flutter per the logs. Travel is unidirectional across the boundary of the geofence. I have a Fleet group which links the notifications, and a child group to Fleet for my user which links to the geofence so that the device inherits the notifications. There is not direct linkage on the device record to the notification or the geofence. This is only happening with one of my geofences, and I have destroyed and replaced it. I've confirmed via SQL query in MySQL that the geofence only exists once. I don't understand why this is happening.
Do you want to provide a screenshot of the route with geofence. And then positions with geofence info as well. And finally events that you're getting.
I'm getting notifications always one minute apart from each other when my device crosses into a particular geofence. First is the exit, then it throws the entry notification. These are separate notifications in Traccar Notification configuration. There is no GPS flutter per the logs. Travel is unidirectional across the boundary of the geofence. I have a Fleet group which links the notifications, and a child group to Fleet for my user which links to the geofence so that the device inherits the notifications. There is not direct linkage on the device record to the notification or the geofence. This is only happening with one of my geofences, and I have destroyed and replaced it. I've confirmed via SQL query in MySQL that the geofence only exists once. I don't understand why this is happening.