Data sync cannot select item
Server: 4.8.56-RELEASE ATAK: 4.8.1.27 Data Sync: 1.6.14 (2fb3d12e)
I am unable to add map points to data sync feeds. Images are able to be shared from the device, but map points present the error "Cannot select this item." WebTAK connected to same server is able to select points and share. Error present on separate ATAK EUD on same version.
Can you provide a datapackage of the types of points you are trying to share?
Sure, I am just trying to share points.
Points generated with:
<?xml version="1.0"?> <event version="2.0" uid="test_uid" type="a-f-G-U-C" how="m-g" start="2023-06-14T10:11:41.042Z" time="2023-06-14T10:11:41.042Z" stale="2023-06-15T10:11:41.042Z"> <detail></detail> <point le="9999999.0" ce="5.0" hae="217.88824764640728" lon="-81" lat="33" /></event>
The point appears on the map on all devices. Does Data Sync use any additional ports beyond the standard 8089? If so WebTAK could be a clue that I am running into a firewall issue. Although I am not sure why an image upload is working from Android but not point upload. I am even unable to add the current EUD location. i.e. if I select Data Sync + Map Select + then select my own location. Leads to the popup "Cannot select this item".
Self Location by design is not selectable for DataSync. Can you provide a datapackage of the points you are having trouble selecting to share via datasync?
@bisgroves please see the attached dp per your request. WebTAK was able to add this point which lead to the confusion why atak civ could not.
I just tested the datapackage with ATAK 4.8/Datasync and was able to:
- import the datapackage
- subscribe to a feed on a takserver running 4.9
- publish testpointjug
At this point a logcat would be needed to further diagnose.