Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinTAK and ATAK clients are constantly reconnecting #48

Open
ferenc92 opened this issue Aug 29, 2024 · 2 comments
Open

WinTAK and ATAK clients are constantly reconnecting #48

ferenc92 opened this issue Aug 29, 2024 · 2 comments

Comments

@ferenc92
Copy link

I have an OpenTAK server installation and use both WinTAK and ATAK clients.
The clients are connected via SSL and the connection works. I can create points and also see the locations of the devices in relation to each other.

However, the clients keep reconnecting to the server and the logs show the following entries:
OpenTAKServer[24972] - client_controller - on_close - 92 - INFO - Connection closed for 10.41.194.14: (404, ‘NOT_FOUND - no exchange “cot_controller” in vhost “/”’)

log

After a few seconds, the client is reconnected.

The installation was carried out with the OpenTAK server installer and should therefore be the latest version.
https://docs.opentakserver.io/#installation/installation/

@brian7704
Copy link
Owner

I've seen that error but I still haven't figured out what causes it. However the solution that seems to work is to just restart the OpenTAKServer service with this command sudo systemctl restart opentakserver

@kevinb0
Copy link

kevinb0 commented Oct 20, 2024

I've seen this on FTS server too - the one thing that I found that reliably keeps it connected is disabling either TCP or SSL - once I disabled TCP I stopped getting disconnected. It helped me, maybe it'll help you guys?

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

No branches or pull requests

3 participants