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

Encountering issues with Mumble server on AWS installation. #110

Open
arrowkab189 opened this issue Jan 24, 2024 · 1 comment
Open

Encountering issues with Mumble server on AWS installation. #110

arrowkab189 opened this issue Jan 24, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@arrowkab189
Copy link

Issue Summary:
Encountering issues with Mumble server on AWS installation.

Installation Details:

Used the zero-touch installer for FreeTAKServer on a T3 medium instance with 30 GiB.

Problem Description:

While FreeTAKServer is running, Mumble server appears to be disabled.
Connection issues observed despite opening all ports on AWS (both inbound and outbound).

Commands Used:

wget -qO - bit.ly/ftszerotouch | sudo bash
sudo systemctl is-enabled mumble-server.service
sudo systemctl enable mumble-server.service

Configuration Details:

Checked configuration settings in config.py and FTSConfig.yaml.
Verified that necessary ports are open on AWS and Ubuntu.

Troubleshooting Steps:

Attempted advanced installer for Mumble (wget -qO - bit.ly/ftsadvancedinstall | sudo bash -s -- --mumble).
Restarted service, checked firewall, and tried without firewall.
Used WireGuard to confirm the device is attempting to communicate with the server.

Additional Information:

Able to connect Android devices to the FreeTAKServer.
WireShark shows phone attempting to communicate via Mumble server port, but no response.

Attempts to Resolve:

Mumble service remained disabled despite attempts to enable it (sudo systemctl enable mumble-server.service).

Outcome:

Mumble server remains disabled, and connection issues persist.

Next Steps:

Requesting assistance in resolving the Mumble server issue.
Opened all ports on AWS and Ubuntu, but issue persists.

Screenshots:

Screenshot from 2024-01-23 15-07-21
Screenshot from 2024-01-23 14-36-31
Screenshot from 2024-01-22 16-20-17

Environment Details:

Operating System: Ubuntu
FreeTAKServer Version: latest as of 24/01/2024
AWS Instance Type: T3 medium
Other relevant details: Ubuntu 22.04
@brothercorvo brothercorvo transferred this issue from FreeTAKTeam/FreeTakServer Jan 28, 2024
@brothercorvo
Copy link
Contributor

moved to correct repo

@brothercorvo brothercorvo added bug Something isn't working good first issue Good for newcomers labels Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants