It doesn't look like a screenshot from Traccar Manager.
in traccar manager there is no send menu command
So what are you talking about then? Where is the screenshot from?
build from source code traccar manager
So it is Traccar Manager. Why did you say it's not?
Source code is work in progress. If you want to get a stable code snapshot, get it from tag.
this gif error send command
http://i.imgur.com/3XNoWtV.gifv
Have you updated your server?
my server 3.5.
I am try on your server too, but same error
this log error
GET /api/commandtypes?deviceId=16837 HTTP/1.1
Host: demo.traccar.org
Connection: Keep-Alive
Accept-Encoding: gzip
Cookie: JSESSIONID=1yrdi7fqlzcump86ou5o17l0
User-Agent: okhttp/3.2.0
HTTP/1.1 404 Not Found
Date: Fri, 03 Jun 2016 03:51:08 GMT
Access-Control-Allow-Headers: origin, content-type, accept, authorization
Access-Control-Allow-Credentials: true
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Origin: *
Server: Jetty(9.2.15.v20160210)
Content-Length: 2
Connection: Keep-Alive
{}
You need to build server from source as well if you want to use new features.
whether in the server needs to be in change or add a new script?
What script are you talking about? You need to build a new binary file from source code.
are there an example?
There is documentation here:
What wrong, Can't send command (Server request error : Not Found)