It doesn't look like you're using the official Traccar 5.11.
hii Anton,
this is server response:
{
"id": 1,
"attributes": {},
"registration": false,
"readonly": false,
"deviceReadonly": false,
"map": null,
"bingKey": null,
"mapUrl": null,
"overlayUrl": null,
"latitude": 0,
"longitude": 0,
"zoom": 0,
"twelveHourFormat": false,
"forceSettings": false,
"coordinateFormat": null,
"limitCommands": false,
"disableReports": false,
"fixedEmail": false,
"poiLayer": null,
"announcement": null,
"emailEnabled": false,
"geocoderEnabled": false,
"textEnabled": false,
"storageSpace": null,
"newServer": false,
"openIdEnabled": false,
"openIdForce": false,
"version": "5.11"
}
Sorry Anton, this my fault.
please close this topic
Do you care to elaborate?
I create trigger in DB, to check some data entry before accept insert and update values.
that "missing value! - SQLException" came from it.
I create trigger in DB, to check some data entry before accept insert and update values.
That "missing value! - SQLException" came from it. I was forget about it.
When upgrade server libraries I facing some issues, Like "attributes.values" not parsing at server (nodejs), the values missing.
So I must solve this issue.
Thanks
Hello,
I use API to create new user
in v5.11
Server generate error in:
What I miss??