joni1802 / ts3-manager

A modern web interface for maintaining Teamspeak3 servers
https://www.ts3.app
MIT License
189 stars 23 forks source link

TeamSpeak on AWS #8

Closed adir6 closed 4 years ago

adir6 commented 4 years ago

Hello, I run TeamSpeak on AWS which runs on Key instead of Password.

How am I suppose to connect TeamSpeak Manager with the AWS?

Please guide.

Thanks.

joni1802 commented 4 years ago

I assume that you are using an EC2 instance and running the TeamSpeak Server on an Ubuntu machine. So there should be no difference. Just login with the serveradmin and the password. Do not confuse the SSH connection to your Ubuntu machine (default Port 22) with the SSH connection to your TeamSpeak ServerQuery (default Port 10022).

Did you already tried to login to the TeamSpeak ServerQuery directly over a terminal appplication? If this works, the login should also work in the TS3 Manager.

adir6 commented 4 years ago

Yeah, I am actually using Lightsail (AWS' alternative to DigitalOcean).

Yes, I am using Ubuntu 16 for this.

Problem is that, Yes, I have installed the TeamSpeak 3 on it.

But, I am unable to know what's my ServerQuery Password is.

It doesn't show up when I install the server either.

How do I know what's my ServerQuery Password?

Also, Do you have any kind of Telegram Group or Discord Server?

Thanks.

joni1802 commented 4 years ago

You can take a look at the logs. (First red square in the screenshot) serverquery image Or you can just reset the password over SSH. Take a look here: https://support.teamspeak.com/hc/en-us/articles/360002712898-How-do-I-change-or-reset-the-password-of-the-serveradmin-Server-Query-account-

Also, Do you have any kind of Telegram Group or Discord Server?

No, you can post your questions here on github or on reddit

adir6 commented 4 years ago

I'm sorry to ask but how do you check the logs?

Because, the results on google are a lot outdated.

joni1802 commented 4 years ago

The logs are in the log directory of your TeamSpeak server folder. But I am not 100% sure if the credential are really stored inside the logs. I guess the easiest way is resetting the password.

adir6 commented 4 years ago

Please if you could check am I at the right place?

Because none of those logs had the query admin/password.

sx-21-May-20-4597

joni1802 commented 4 years ago

Yeah you are in the correct directory. I guess I was wrong with the logs and the login credentials.

adir6 commented 4 years ago

What OS do you use for your Linux TS Server?

Is that CentOS?

Also, How did you get this then if you're wrong?

68747470733a2f2f676f6e65756c616e642e64652f77702d636f6e74656e742f75706c6f6164732f323032302f30332f5465616d737065616b332d446f636b65722d3030312d312e706e67

You can take a look at the logs. (First red square in the screenshot) serverquery image Or you can just reset the password over SSH. Take a look here: https://support.teamspeak.com/hc/en-us/articles/360002712898-How-do-I-change-or-reset-the-password-of-the-serveradmin-Server-Query-account-

Also, Do you have any kind of Telegram Group or Discord Server?

No, you can post your questions here on github or on reddit

joni1802 commented 4 years ago

What OS do you use for your Linux TS Server?

I am using the official docker image of TeamSpeak.

Also, How did you get this then if you're wrong?

... on the internet my friend 😎.

adir6 commented 4 years ago

Any benefit of using Docket over the manual way of installing TS?

joni1802 commented 4 years ago

Some of the benefits when using docker are:

Docker is awesome 🐳. If you want to learn docker I recommend reading the official docs https://docs.docker.com/get-started/