I have other devices, which are 'online' and with position in my Frontend.
If other devices are updated, it's probably not a WebSocket issue. No other ideas currently.
It is a problem of the Browser Frontend. In the Webmanager on Android it shows the position. How can i investigate more?
I have fixed the problem.
At the beginnig with a new device (ST-901L 4G) i had problems to detect the device in the log. It has a 10-digit ID. So i played with the the device and added zeros to the device to get a 15-digit ID with no success.
So i had accidentally two device withe the same name. One with the 10-digit and the other with the 15-digit.
By my suggestion the Browser Frontend used the 15-digit ID and the Android used the 10-digit ID.
Stopping traccar, deleting the wrong 15-digit ID in the device table in the database fixed my problem.
The question is why did the Browser Frontend accept the two divices withe the same name and different IDs?
The question could also be why you did not set the server to auto register new devices?
auto register? I worked as described at: https://www.traccar.org/identify-protocol/
I red about the ST-901 as it should be h02 type. My device is ST-901L which is not in the device list. I didn't find entries in the log. So i played...
database.registerUnknown config
Automatically register unknown devices in the database.
database.registerUnknown.defaultCategory config
Default category for auto-registered devices.
database.registerUnknown.defaultGroupId config
The group id assigned to auto-registered devices.
Thanks - next time i check this.
Hi all,
I have log entries like following:
So my device 9175173649 is detected. In the Traccar Frontend the device is maked as 'online' but there is no position displayed.