Skip to content

Python313 compatible#755

Open
blackhold wants to merge 3 commits into
FreeTAKTeam:masterfrom
blackhold:python313
Open

Python313 compatible#755
blackhold wants to merge 3 commits into
FreeTAKTeam:masterfrom
blackhold:python313

Conversation

@blackhold

Copy link
Copy Markdown

I was editing code in digitalpy and now FTS runs. Need help to see if its working OK.

(venv) laura@triptofan:~/dev/fts-fork$ python -m FreeTAKServer.controllers.services.FTS
/home/laura/dev/fts-fork/FreeTAKServer/core/services/SSLDataPackageService.py:4: EventletDeprecationWarning: 
Eventlet is deprecated. It is currently being maintained in bugfix mode, and
we strongly recommend against using it for new projects.

If you are already using Eventlet, we recommend migrating to a different
framework.  For more detail see
https://eventlet.readthedocs.io/en/latest/asyncio/migration.html

  from eventlet import listen, wrap_ssl, wsgi
CA found locally, not generating a new one
Certificate file exists, aborting.
Certificate file exists, aborting.
failed to register component: /home/laura/dev/fts-fork/FreeTAKServer/components/extended/excheck, with error: No action key found for ActionKey(name=, action=PutMission, context=mission, decorator=, config=, target=, source=ExCheckTemplateController, referencedBehaviour=)
running api
starting now
0.0.0.0
8080
 * Serving Flask app '0.0.0.0:8080.0'
 * Debug mode: off
there has been an exception in Data Package service startup [Errno 98] Address already in use
there has been an exception in Data Package service startup [Errno 98] Address already in use
there has been an exception in Data Package service startup [Errno 98] Address already in use
starting SSL now
0.0.0.0
8443
(452334) wsgi starting up on https://0.0.0.0:8443
CoT Service Started
CoTService started
server started
server started


 running ssl 


started federation federate service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant