New Device issue (Unrecognized field "fromLoc")

sachin 4 years ago

when I'm connecting with MySQL it is showing this error. I have installed the latest version of traccar.

Unrecognized field "fromLoc" (class org.traccar.model.Device), not marked as ignorable (14 known properties: "contact", "positionId", "model", "name", "uniqueId", "phone", "status", "attributes", "geofenceIds", "groupId", "id", "disabled", "category", "lastUpdate"])
 at [Source: (org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$UnCloseableInputStream); line: 1, column: 167] (through reference chain: org.traccar.model.Device["fromLoc"])
Anton Tananaev 4 years ago

It looks like you are not using official Traccar.

sachin 4 years ago

we have downloaded the traccer from github and in the device model there is no fromLoc column.