New device notifications

murat3 years ago

Hi!
When I add new device to server it being registered but websocket do not receive any notifications via weboscket until reconnect or server restart.
Is it possible to receive notifications from fresh connected device without reconnecting websocket?
I tried to use api/permissions with params { userId: $userid, deviceId: $devid} but it didn't help.

murat3 years ago

Also I forgot to ment: traccar server version is 5.3

Anton Tananaev3 years ago

I would recommend upgrading first.

murat3 years ago

Thanks! I will try on latest version