Natha Paquette

Results 63 comments of Natha Paquette

hey there, three changes. 1. update to version 2.2.1 2. change the IP variable in your `config.py` to the domain name 3. set the following variables in your /opt/FTSConfig.yaml file...

This is likely a configuration issue, could you give the following information about your installation - Where is it hosted - What version of python - What version of FreeTAKServer

I don't have a fedora installation so I can't reproduce, however we've updated many of our deps in the latest 2.2.1 version, could you upgrade and see if these latest...

Hey there thanks for this change, we'll give this a test and hopefully merge for 2.3

This seems like the installation failed to add dependencies, @brothercorvo have you seen this before?

this seems to be an issue with the latest releases, that services aren't being registered as started when, in fact, they are

Hey there @FlymannTTH ! Firstly, is there a reason you choose pip instead of ZT? ZT tends to be faster and more reliable. Assuming that's not an option the Database...

hey there, sorry for the delay, if you update to version 2.2.1 and set the following variables in your `/opt/FTSConfig.yaml` file ``` Addresses: FTS_DP_ADDRESS=[YOUR ZT IP] FTS_USER_ADDRESS=[YOUR ZT IP] ```...

This update requires the following changes: - [ ] Update FTS Core to use DP Core methods - [ ] Update TCP CoT service to DP Service - [ ]...

This branch is an initial attempt to implement a component to manage the logic for drop point operations. This functionality would probably be a good candidate for testing the new...