FreeTAKTeam / FreeTakServer

Situational Awareness Server compatible with TAK clients
Eclipse Public License 2.0
674 stars 170 forks source link

Wont run first time install wizard. #306

Closed Jamie-Morgon closed 2 years ago

Jamie-Morgon commented 2 years ago

followed instructions in user guide - https://freetakteam.github.io/FreeTAKServer-User-Docs/Installation/Linux/Install/y

no issues when running "pip check FreeTakServer " when i run "sudo python3 -m FreeTAKServer.controllers.services.FTS"

output from sudo python3 -m pip install FreeTAKServer[ui] in attached .txt file

output from sudo python3 -m pip install FreeTAKServer[ui].txt

pip check FreeTakServer = No broken requirements found.

sudo python3 -m FreeTAKServer.controllers.services.FTS = **Cannot find CA locally so generating one Generating Key... Generating Key... start 213 starting now running api 0.0.0.0 8080 (1248) wsgi starting up on http://0.0.0.0:8080 start 213 starting SSL now 0.0.0.0 8443 (1249) wsgi starting up on https://0.0.0.0:8443 event event about to be created CoTService started SSL CoTService started ssl cot service starting started federation federate service server started server started

running ssl**

just hangs, any help / direction would be appreciated

cheers.

brothercorvo commented 2 years ago

this is the same as #301 , that has fixed with https://github.com/FreeTAKTeam/FreeTakServer/pull/305 . We are testing the fix. However the server should be available, even if the console indicates otherwise

brothercorvo commented 2 years ago

solved in 1.9.8.8

widom8ker commented 2 years ago

This has not been solved because Ive been having the sane issues on 1.9.9.2