traccar-web
traccar-web copied to clipboard
Get error when send command to device
when I send Stop Engine command to tk103 device, I get error: "{"reason":"java.lang.ClassNotFoundException: org.traccar.http.JsonConverter","success":false}" Close
This sounds like a bug.
kindly note that this was latest traccar server 3.10, I will try with traccar 3.9 and update you!
worked on traccar 3.9: 2017-02-16 08:58:36 INFO: [85351888] id: 359710043924258, command type: engineResume sent 2017-02-16 08:58:36 DEBUG: [85351888: 5001 > 105.94.142.185] HEX: 2a2a2c696d65693a3335393731303034333932343235382c4b
I see, thanks for the info. Looks like supporting of 3.10 will require some update in Traccar Web UI Mod.
You are welcome, I wonder if you can make special customization on the Web UI as a paid work?
The short answer is "currently no", you can write me an email for details (find address in my github profile).
With 3.11, ClassNotFoundException occurs again.