Web notifications won't fire (traccar 4.8)

Pablo Ramírez4 years ago

Hello, I'm having a trouble getting the notifications on the web interface, the events are saved to the database but the web app never gets it. Should I change something on the traccar.xml?

Anton Tananaev4 years ago

Have you enabled web notifications?

Pablo Ramírez4 years ago

How should I enable that? In the docs says that they are enabled by default, but I think I should put something in traccar.xml since the events are saved actually.

I've checked https://www.traccar.org/configuration-file/ and updated my traccar.xml with

<entry key='event.enable'>true</entry>
Anton Tananaev4 years ago

I meant configure it for your user.

Pablo Ramírez4 years ago

Yes I did:
Here is a image with the admin user and the notifications enabled:
https://imgur.com/a/31JJlrf

Anton Tananaev4 years ago

In that case I don't know.

Pablo Ramírez4 years ago

Just to let you know, it works fine on traccar 4.6 with the same configuration, I've just checked