Traccar not sending deviceMoving events via web socket

I have a web server that is connecting to traccar's web socket server for device events.
My web server used to receive all events that are active (notifications that are checked) in traccar web interface.
But now only deviceOnline and deviceOffline events are received.

This happened after my database got wiped out accidentally. I only restored it from a dump and restarted traccar.

Anton Tananaev7 years ago

Are you sure all events are still enabled?

Yes all events are enabled in traccar.xml and I checked the 4 events in admin web interface.

Anton Tananaev7 years ago

Do you receive events in the web app?