What exactly do you have in the config file?
Other than regular database entries just one line for speedLimit.
<entry key='speedLimit.enable'>true</entry
Are you sure you have read the documentation? This enables the speed limit API, but if you don't have any other parameters, like URL, it makes your configuration invalid. Which explains why you're getting an error.
okay, my bad, so server config is not needed to setup SpeedExceeded notifications. It can be just done on the device attribute. I will go ahead and remove that line of config from XML file now.
Thanks, Anton.
I have the speed limit enabled in the config and have enabled the same under the devices attribute. I can receive notifications as well, but when scrolling through the Traccar logs, I see they are filled with the following message -
Can someone help me interpret the error and fix it. TIA!