• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Server Several Error

Braazh

New member
One error :

[2018-10-04 23:58:07] [ERROR] 1 | Command handling of command clientinit needs 17ms
[2018-10-04 23:58:07] [ERROR] 1 | [MyIP:MyPortTS/MyPseudo] Handling of packet Command needs more than 10ms (18ms)

Two error :

[2018-10-04 23:58:07] [ERROR] 1 | Failed to bind to :::9987 (98 => Address already in use) (While the port is not used - but the Tea*Speak works, but I do not understand why it puts me a useless mistake !)


Thank you in advance for helping me ;)
 
Last edited:

mkll11one

TeaSpeak Team
Staff member
TeaTeam
One error :

[2018-10-04 23:58:07] [ERROR] 1 | Command handling of command clientinit needs 17ms
[2018-10-04 23:58:07] [ERROR] 1 | [MyIP:MyPortTS/MyPseudo] Handling of packet Command needs more than 10ms (18ms)
Just ignore that! ;) not error. ^^
Two error :

[2018-10-04 23:58:07] [ERROR] 1 | Failed to bind to :::9987 (98 => Address already in use) (While the port is not used - but the Tea*Speak works, but I do not understand why it puts me a useless mistake !)


Thank you in advance for helping me ;)
And..depends if you have TeamSpeak running too...thats why... ;) or try
Code:
killall -9 ffmpeg
> and try restart it. ;)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Well :::9987 will not work because I messed something with IPv6.
Thats why also the message "Address already in use" comes
 

razaq

Well-known member
Code:
[2018-10-04 23:41:59] [TRACE] QUERY | [127.0.0.1:34854] Got query command quit
[2018-10-04 23:41:59] [TRACE]   GEN | [127.0.0.1:34854/ServerQuery#127.0.0.1/9864][Command][Client -> Server] Processing command: quit
[2018-10-04 23:41:59] [INFO]    GEN | [Query] 127.0.0.1:34854 disconnected. (Requested by manager)
[2018-10-04 23:41:59] [TRACE] QUERY | Send command error id=0 msg=ok
[2018-10-04 23:41:59] [[1m[7m[0;31mCRITICAL] [1m[7m[0;31mQUERY | Could not shutdown query client socket! 107 (Transport endpoint is not connected)[0m
[2018-10-04 23:41:59] [ERROR] QUERY | Tried to disconnect a client twice!
any idea whats causing this?