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

Completed Shutdown Problem After 50 Minutes

Victory

Member
Hi, everyone. My TeaSpeak server shuts itself down in 50 minutes. What is the solution to this problem ?
 

yamano

TeaSpeak Team
Staff member
TeaTeam
marked or unmarked?
Put like this one.
"allow_weblist: 0 " and restart your server..
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
After the config change does this still happens?

Try disabling the Weblist and load the crash dump in addition to the log.

The developer will look.
Not sure where you got that from, but disabling the web list was a incredible useful hint, which actually lead to the crash :)
But I haven't yet figured out the reason for that.
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
TeaSpeak up to 16 servers can be opened I think How can I increase this ?
config.yml
Code:
#Description:
#  Set the limit for maximal virtual servers. -1 means unlimited.
#The value must be a unsigned long between -1 and 999999
max_virtual_servers: 16
Code:
max_virtual_servers: -1