I am trying to add device to traccar and i get the following error
Unrecognized field "disabled" (class org.traccar.model.Device), not marked as ignorable (13 known properties: "contact", "positionId", "model", "name", "uniqueId", "phone", "status", "attributes", "geofenceIds", "groupId", "id", "category", "lastUpdate"])
at [Source: org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream@281d4002; line: 1, column: 263] (through reference chain: org.traccar.model.Device["disabled"])
You are using incompatible web app and back-end.
It was working fine at first!!! so what steps should i take to resolve this problem!?
I would recommend using official release.
Unistalled traccar,installed it again(3.15) but still getting the same error when trying to add device!!
If you get this error it can only mean that you are not using official version.
I am trying to add device to traccar and i get the following error