STEAM CSOPORT
Linux Game Server Managers linuxgsm
STEAM CSOPORT
Linux Game Server Managers linuxgsm
38
JÁTÉKBAN
504
ONLINE
Alapítva:
2015. február 9.
Összes téma > General Discussion > Téma részletei
[SOLVED] Issue with Teamspeak 3 server
I'm running ubuntu-16.04-x86_64, and whenever I install ts3 server I get this error

2016-08-26 14:33:28.763088|CRITICAL|VirtualSvrMgr | |Could not start file manager 258 no network port available Stopping the TeamSpeak 3 serverdone

And I'm not able to start the server. I have all the required dependencies, or atleast the installer said so.
Legutóbb szerkesztette: crawflex; 2016. aug. 26., 18:14
< >
115/29 megjegyzés mutatása
We can't help without more logs.

I assume this is the ts3 log ?
What about other logs in /home/user/log ?

Please, provide some using pastebin.com
./Ultimate eredeti hozzászólása:
We can't help without more logs.

I assume this is the ts3 log ?
What about other logs in /home/user/log ?

Please, provide some using pastebin.com

Here, http://pastebin.com/dnciZHpv
I hope this is what you meant
Legutóbb szerkesztette: crawflex; 2016. aug. 26., 8:20
Still no scriptlog.
I meant : I wanna see LGSM logs.

However, i guess we can see two issues here :
|Unable to find valid license key, falling back to limited functionality

> An invalid license can sometimes prevent TS from working.

But more importantly :
|bind failed on :::30033; reason: Address family not supported by protocol

> It tries to bind to an IPv6.
So i'd manually set an IPv4 to ts3, and the issue would probably be solved.
Legutóbb szerkesztette: UltimateByte; 2016. aug. 26., 8:43
Thank you, setting an IPv4 helped. The server now launches and I can connect to it!

But, now I have another smaller problem - where can I get a new privilege key, I'm pretty sure I wasn't given one when installing, just a loginname and password?
You probably was given one.
You might find it in your logs. If you don't, then you can use the loginname / password to add yourself to the admin group using serverquery.

Otherwise, the fastest way is probably to start over reinstalling the server, now you know how to fix the start :p
I tried reinstalling, but it still doesn't give me a privilege key. http://pastebin.com/ty0vTV1Z
Also the serverquery login is greyed out when I enter the server.
Oh, OK, i get it !
Server privilege key is generated upon first server start.
But as the default config doesn't allow the server to start properly, it's not generated.

Now need a clever fix for that.
How would one go about fixing this? I'm kind of a noob when it comes to stuff like this, everything I've done so far on my VPS is with the help of google :D
Mh... I myself am not sure about the solution yet.

One way would be to disable IPv6 on your server, but it doesn't sound good to me.
Another way would be to remove everything from serverfiles except the config file, then chmod 440 the config file, then restart the install process.

Clean way would be to understand why teamspeak is trying to bind to the ipv6 IP instead of the usual ipv4, while not being able to work with ipv6. It might have something to do with the way your /etc/hosts or /etc/network/interface are configured by your VPS provider.
Legutóbb szerkesztette: UltimateByte; 2016. aug. 26., 10:01
I managed to generate another Server Admin privilege key via Serverquery. I connected to my teamspeak serverquery interface via putty using port 10011.

login serveradmin <password> use sid=<server ID> tokenadd tokentype=0 tokenid1=6 tokenid2=0

Thanks again, problem solved :P
Legutóbb szerkesztette: crawflex; 2016. aug. 26., 11:18
So you went with my very first solution :p
Glad you got it solved, thanks for sharing the solution.
We'll see, if some other people come up with this issue, we might try to find a solution for LGSM itself, as the main goal is to make installation as easy as possible for everyone :)
For security purposes you shouldn't allow external connections to the ServerQuery because it uses telnet, and as a management interface it should really only be accessible from the localhost, so you don't have people trying to break into your server.
Legutóbb szerkesztette: Jach11; 2016. aug. 26., 16:54
How can I do that?
query_ip_whitelist.txt
Currently there is only 127.0.0.1 in there, if I remove that I'll be good?
< >
115/29 megjegyzés mutatása
Laponként: 1530 50

Összes téma > General Discussion > Téma részletei
Közzétéve: 2016. aug. 26., 7:41
Hozzászólások: 29