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

unable to properly shutdown

liveuser

New member
Teaserver constantly unable to shutdown properly. This is version 1.4.20, but same thing happened with 1.4.14 - every log ends with "Failed to shutdown all event loops successfully." and "Could not shutdown server within 30 seconds! (Hangup!)"
But this is the first time it actually crashed with dump.
Starting to think it might be system-related.

uname -a
Linux OVH 4.19.0-11-cloud-amd64 #1 SMP Debian 4.19.146-1 (2020-09-17) x86_64 GNU/Linux


[2020-10-16 14:30:30] [INFO ] GEN | Starting TeaSpeak-Server v1.4.20 [Build: 1600112326]
.....
[2020-10-16 14:34:31] [INFO ] GLOBL | Got stop signal (SIGTERM). Stopping instance.
[2020-10-16 14:34:31] [INFO ] GEN | Stopping all server instances!
[2020-10-16 14:34:31] [INFO ] GEN | Stopping application
[2020-10-16 14:34:31] [DEBUG] GLOBL | Stopping all virtual servers
[2020-10-16 14:34:31] [DEBUG] GLOBL | Dispatching io base 0x7f783ef25700 finished
[2020-10-16 14:34:31] [DEBUG] GLOBL | Dispatching io base 0x7f783ef25a00 finished
[2020-10-16 14:34:31] [DEBUG] GLOBL | Dispatching io base 0x7f783ef24b00 finished
[2020-10-16 14:34:36] [DEBUG] 1 | [10.1.1.15:57785/I_C_U (Павел) | 1] Failed to receive disconnect acknowledge!
[2020-10-16 14:34:36] [DEBUG] 1 | [10.1.1.15:57785/I_C_U (Павел) | 1] Closing voice client connection. (Flush: false)
[2020-10-16 14:34:36] [INFO ] 1 | Voice client 3/EYNCtSc4lz5i+kj5ZOcFl+AN7R4= (I_C_U (Павел)) from 10.1.1.15:57785 left.
[2020-10-16 14:34:36] [DEBUG] 1 | Deleting VoiceClient instance at 0x7f783ad91e10
[2020-10-16 14:34:36] [CRITICAL] GEN | Failed to shutdown all event loops successfully. After timeout 1 loops are left.
[2020-10-16 14:34:36] [CRITICAL] GEN | The server crashed!
[2020-10-16 14:34:36] [CRITICAL] GEN | Wrote crash dump to crash_dumps/crash_dump_f82612c3-5472-457d-8a93f1a0-8f7f4b48.dmp
[2020-10-16 14:34:36] [CRITICAL] GEN | Please report this crash to the TeaSpeak maintainer WolverinDEV
[2020-10-16 14:34:36] [CRITICAL] GEN | Official issue and bug tracker url: https://github.com/TeaSpeak/TeaSpeak/issues
[2020-10-16 14:34:36] [CRITICAL] GEN | Any reports of crashes are useless if you not provide the above generated crashlog!
[2020-10-16 14:34:36] [CRITICAL] GEN | Stopping server
[2020-10-16 14:35:01] [CRITICAL] GEN | Could not shutdown server within 30 seconds! (Hangup!)
[2020-10-16 14:35:01] [CRITICAL] GEN | Killing server!
 

Attachments

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hey,
thanks for reporting.
This is already a well known issue, but since it doesn't harm (and we've no data loss) I've not yet put much effort into fixing it ;)
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hey,
the whole shutdown thing should have been improved over the last couple 1.5 versions.
The server now reliably shuts down itself.