-
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed.
This behaviour is the source of the following dependency conflicts.
```
freetakserver 2.2…
-
During installation (using `wget -qO - bit.ly/freetakhub2 | sudo bash -s -- --ip-addr ${MY_IPA}`) everything goes well ... Until it doesnt.
At the beginning I get missing installation errors (see b…
-
Following the instructions to build the docker image: https://github.com/FreeTAKTeam/FreeTakServer/blob/master/README_DOCKER.md
`docker build -t freetak .`
Then deploy the container to minikube.…
-
Error when installing fts on a RPi 5 (8GB RAM), using Ubuntu server 24.04 and docker:
`The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no s…
-
I'm installing FTS on Windows following your tutorial.
I installed Python in C:\Software\python.....etc.
After the installation has finished the services need to be configured.
Configure the Free…
-
I am attempting to follow the Docker quick start instructions at https://freetakteam.github.io/FreeTAKServer-User-Docs/Installation/mechanism/Docker/Quick_Start/
Based on my understanding of the in…
-
Followed the youtube video and got it too install no problem but when I start the server I get two cmd screens like this, I have added screen shots too this. Thanks
![Screenshot 2024-06-30 104358](h…
-
Hi. I'm attempting to run FreeTAKServer on a RPi and experiencing issues with 'Address already in use' and exceptions. I'm using python 3.9 and what I believe to be an appropriate configured MainConfi…
-
Hi,
I'm trying to install FreeTAKServer on Windows 10 but having issues. I'm using the instructions here:
https://github.com/FreeTAKTeam/FreeTAKServer-User-Docs/blob/main/docs/docs/Installation/Wind…
-
**Steps to reproduce**
1. Create an Ubuntu 24.04 machine
2. Run the easy installer script: `wget -qO - bit.ly/freetakhub2 | sudo bash -s`
**Expected:**
Output a warning with the option to procee…