Send Command Error

beryindo8 years ago

What wrong, Can't send command (Server request error : Not Found)
error

Anton Tananaev8 years ago

It doesn't look like a screenshot from Traccar Manager.

beryindo8 years ago

in traccar manager there is no send menu command

Anton Tananaev8 years ago

So what are you talking about then? Where is the screenshot from?

beryindo8 years ago

build from source code traccar manager

Anton Tananaev8 years ago

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.

beryindo8 years ago

this gif error send command
http://i.imgur.com/3XNoWtV.gifv

Anton Tananaev8 years ago

Have you updated your server?

beryindo8 years ago

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

{}
Anton Tananaev8 years ago

You need to build server from source as well if you want to use new features.

beryindo8 years ago

whether in the server needs to be in change or add a new script?

Anton Tananaev8 years ago

What script are you talking about? You need to build a new binary file from source code.

beryindo8 years ago

are there an example?

Anton Tananaev8 years ago

There is documentation here:

https://www.traccar.org/build/