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

Pending Timeout on Initial shutdown

Coolguy3289

Member
On a new installation of TeaSpeak when shutting down for the first time, the following is in the logs:
TeaSpeak Version: TeaSpeak-1.4.18-beta-4

Code:
[2020-08-02 14:21:24] [INFO ] GLOBL | Got stop signal (SIGINT). Stopping instance.
[2020-08-02 14:21:24] [INFO ]   GEN | Stopping all server instances!
[2020-08-02 14:21:24] [INFO ]   GEN | Stopping application
[2020-08-02 14:21:24] [DEBUG] GLOBL | Stopping all virtual servers
[2020-08-02 14:21:29] [CRITICAL]   GEN | Failed to shutdown all event loops successfully. After timeout 2 loops are left.
[2020-08-02 14:21:54] [CRITICAL]   GEN | Could not shutdown server within 30 seconds! (Hangup!)
[2020-08-02 14:21:54] [CRITICAL]   GEN | Killing server!
> ./teastart_minimal.sh: line 10: 10489 Killed                  ./TeaSpeakServer $@
If I restart the server and shut down, I don't get this error. It only seems to hang on the first start's shutdown.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
HAHA Yes, shutting down TeaSpeak is still really crappy.
But since TeaSpeak writes all data directly to the disk there is no need to properly shut TeaSpeak down.

Ofc I'm trying to improve there, but it's not my main focus.
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
// I will close this topic due to lack of activity.

If the problem persists on the latest version of the server (1.4.22), please create a new topic or contact me to open this topic.