Cale-Torino / Takcar

A small PHP script to take the lat & lon from Traccar and pipe them into the FreeTakServer.
MIT License
4 stars 0 forks source link

Somethings broken #2

Closed hamuraiisam closed 2 years ago

hamuraiisam commented 2 years ago

Hey, I'm using the latest FTS version. I have everything set up, the traccar API works fine ( checked, it delivers connected client positions ) and I get test point COT in atak, When I press test service button, nothing is happening in the console, I get a POTUS cot in my notification bar on the EUD but it's not place on the map, neither are any of traccar clients sent to the server.

I'd appreciate any advice. Thanks.

hamuraiisam commented 2 years ago

image

hamuraiisam commented 2 years ago

image

hamuraiisam commented 2 years ago

I've also tried running on chrome and firefox and different computers. no luck.

hamuraiisam commented 2 years ago

I tried with 1.0.0.4 and it is working

Cale-Torino commented 2 years ago

The Traccar test token is correct and the FreeTAKServer returns a valid GUID which means it did send the request successfully. However the test button uses the FreeTAKServer API If the request is not showing on ATAK-CIV or WINTAK-CIV then you may have to test the FreeTAKServer API separately first on your system to determine if there are any hiccups. 1.0.0.5 is working on my setup but I am using FreeTAKServer 1.9.7 as my testing server.