Have you read this?
https://www.traccar.org/forums/topic/notifications-in-52-sent-3-times/
@Anton Tananaev after compiling the commit web notifications getting 1 time but SMS still 2 time
Have you tried master? Do you have a clear way to reproduce the issue?
I just compile like this..!
root@matrix: git clone https://github.com/traccar/traccar.git
root@matrix:~/traccar# git switch -c d42f935e4119fb87002b8b275c4237290ef7f12b
Switched to a new branch 'd42f935e4119fb87002b8b275c4237290ef7f12b'
then compile
after this web, notifications getting fine screenshots here..!
web notifications
but still, 2 SMS receive for 1 event check in the screenshot..! i am using SMS API for it
sms notifications
I would need a full setup to reproduce it from a clean server.
okay I will install it on a new server and test it again then update here
@Anton Tananaev sir fresh server is ready and it still has an issue how can i share you password for show you ?
Just share the steps.
i have the same problem
after fresh install new version, every event show 2 or 3 times even SMS also receive 3 times..! anyone experienced this or what is the solution
those parameters already have in traccar.xml
<entry key='filter.enable'>true</entry> <entry key='filter.duplicate'>true</entry> <entry key='filter.distance'>40</entry> <entry key='filter.invalid'>true</entry>