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

IO error, reconnecting #101

Open
jiang-christopher opened this issue Dec 2, 2024 · 4 comments
Open

IO error, reconnecting #101

jiang-christopher opened this issue Dec 2, 2024 · 4 comments

Comments

@jiang-christopher
Copy link

Opentakserver on Rasp Pi 5 with Ubuntu server

after connected to server through ssl successfully. Server connection drops after ~ 1 minutes constantly. see log below
image

seems like a rabbit issue. please help here.

this issue only exist for opentakserver, i havent experience the same issue with Mumble server installed

@brian7704
Copy link
Owner

Try adding DEBUG: true to ~/ots/config.yml, stop the service with sudo systemctl stop opentakserver, run in the foreground with ~/opentakserver_venv/bin/opentakserver, then try again. That should show a more helpful error message.

@jiang-christopher
Copy link
Author

Thanks Brian, but i cannot find the opentakserver_venv in dictory. May i ask what commands could bring me to there? thanks

@jiang-christopher
Copy link
Author

I am getting something like this in log
image

@brian7704
Copy link
Owner

Sorry, I made a typo in my last comment. After you add DEBUG: true to config.yml and stop the service, you can start the process in the foreground with ~/.opentakserver_venv/bin/opentakserver. I think that will show an error that will tell us why the EUD keeps disconnecting.

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

2 participants