Tutorial Connect with TS³-Clients [3.2.0+] to TeaSpeak servers

skyserver

Member
Oct 11, 2015
3
0
33
In your case, did all server groups have to be reconfigured for the icons manually group by group?
It seems that the i_icon_id was not saved for servergroups, although they would be present in the YaTQA snapshots. I think they have to be reassigned for each group, at least you dont have to upload them again. I copied the icons after I imported the snapshot. Maybe it would work if you copy the icons first, and then import the snapshot.
The icons for channels were displayed correctly without the need to reassign them.
 

thekostlsrp

New Member
Aug 14, 2018
2
0
3
Can you help me? Why is this error that my TeaSpeak server does not start?


[2018-08-16 17:56:15] [ERROR] 1 | Failed to bind to 0.0.0.0:9987
[2018-08-16 17:56:15] [ERROR] 1 | Failed to bind to :::9987
[2018-08-16 17:56:15] [ERROR] GLOBL | Could not stop server tick task!
[2018-08-16 17:56:15] [CRITICAL] GLOBL | Could not start new server. Message:
[2018-08-16 17:56:15] [CRITICAL] could not start voice server. Message: Failed to bind any address!
[2018-08-16 17:56:15] [INFO] 1 | Starting server
[2018-08-16 17:56:15] [ERROR] 1 | Failed to bind to 0.0.0.0:9987
[2018-08-16 17:56:15] [ERROR] 1 | Failed to bind to :::9987
[2018-08-16 17:56:15] [ERROR] GLOBL | Could not stop server tick task!
[2018-08-16 17:56:15] [ERROR] 1 | Failed to start server.
[2018-08-16 17:56:15] [ERROR] Message: could not start voice server. Message: Failed to bind any address!


Or when I try to start it on, it says it turn on but it does not start.

root@Tu-Goldito-Fr:/home/imkostgg# ./teastart.sh start
WARNING ! For security reasons we advise: DO NOT RUN THE SERVER AS ROOT
!!!!!!!!!!!
Starting the TeaSpeak server...
TeaSpeak server started, for details please view the log file
 
Last edited:

BrazenSquire

Member
Jun 8, 2017
5
0
33
When i get in on my teamspeak it shows my licence is invalid... i already have the Protocol_key.txt inside root folder... What i need to do to take this message away?
 

vinisilv4

Member
Nov 20, 2016
12
0
33
In some moments I get the following log in the general chat and the user drops the server and come back soon:

(No ping response)
(Packet resend failed)
 

skyserver

Member
Oct 11, 2015
3
0
33
for me it does not work
I have repeated the process several times and many different ways can someone help me PLEASE?
What am I doing wrong ?

Howto fix "Failed to load the protocol key chain! (Invalid file version (0)"

Reason for this error are probably wrong line endings in the protocol_key.txt.
Type this to view your line endings:
Bash:
~$ file protocol_key.txt
If the answer is
protocol_key.txt: ASCII text, with CRLF line terminators
then the file wont load. The result should say
protocol_key.txt: ASCII text

To convert the file to use the correct EOL-markers:
Bash:
~$ dos2unix protocol_key.txt
On Debian I had to install the package dos2unix first (apt-get install dos2unix).

You can change the line endings also with any decent file editor.
 

Mr-Malone

You risk and you will win
Sep 11, 2015
69
25
108
for me it does not work

http://prntscr.com/kjkw1v
http://prntscr.com/kjkwbq
http://prntscr.com/kjkwfk

I have repeated the process several times and many different ways can someone help me PLEASE?
What am I doing wrong ?


It was once said to solve this problem.

Delete the empty space in front of the version number:

Code:
version: 0

in

version:0

And it is also possible if the protocol_key.txt file does not have privileges (unless the sever was started on a specific user). The owner / group file, the user and the server must be assigned.

After all, start the server again.
 

mfg18

New Member
Nov 30, 2017
1
0
13
Hi,

short question is it possible to resolve the TeaSpeak similar to the SRV entries _tsdns._udp.tld.xx, or is IP : port now necessary?

I don't think you can use tsdns?
 

vinisilv4

Member
Nov 20, 2016
12
0
33
Random messages of type:
<12:15:12> "[̅J̅σ̅σ̅σ̅ã̅σ̅]": Hey!
I unmuted you!

Appear direct when connecting to the server, other users have failed to enter the server, the latest beta still contains bugs
 

proview

Member
Mar 28, 2016
11
0
36
Hallo zusammen kann jemand eine einfach Video Anleitung oder sonstiges machen? Wird es eine andere alternative geben? Ich benutze Aktuell 3.0.18.8.
 

thekostlsrp

New Member
Aug 14, 2018
2
0
3
I have done everything and it turned on perfectly, now it does not let me connect users who have the updated ts3 to 3.2.1
 
Top