Every events push 2 times notification

JD2 years ago

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>
Anton Tananaev2 years ago
JD2 years ago

@Anton Tananaev after compiling the commit web notifications getting 1 time but SMS still 2 time

Anton Tananaev2 years ago

Have you tried master? Do you have a clear way to reproduce the issue?

JD2 years ago

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

Anton Tananaev2 years ago

I would need a full setup to reproduce it from a clean server.

JD2 years ago

okay I will install it on a new server and test it again then update here

JD2 years ago

@Anton Tananaev sir fresh server is ready and it still has an issue how can i share you password for show you ?

Anton Tananaev2 years ago

Just share the steps.

i have the same problem