Last night I updated to TS3 server RC1.
I made a clean new install because of some user rights problems (problems from beta 20 <now fixed ^^>).
My dear server thought it would be a good idea to shut down at 1 a.m. and i wonder why.
Facts:
- licensekey.dat is in place (see starting log at bottom)
- server is clean (extracted, license copied, started)
- There are only 2 Servers running (virtual server 3 and 4), all others are deleted
- maxslots on virtual server 3 are 200, maxslots on virtual server 4 are 100
Question 1: Anyone knows what happened?
Below the log for stopping:
Code:
2011-05-26 01:03:16.500315|ERROR |Accounting | | too many slots hosted, shutting down!
2011-05-26 01:03:16.500571|ERROR |Accounting | | too many slots hosted, shutting down!
2011-05-26 01:03:16.556556|INFO |VirtualServer | 3| stopped
2011-05-26 01:03:16.757638|INFO |VirtualServer | 4| stopped
After restarting it i have to start my virtual servers manual, but i don't understand why.
Question 2: How can I possibly fix this error? 
Code:
2011-05-26 01:33:04.568904|INFO |ServerLibPriv | | Server Version: 3.0.0-rc1 [Build: 14468], Linux
2011-05-26 01:33:04.570267|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2011-05-26 01:33:04.570445|INFO |DatabaseQuery | | dbPlugin version: 3.7.3
2011-05-26 01:33:04.572124|INFO |DatabaseQuery | | checking database integrity (may take a while)
2011-05-26 01:33:04.848111|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2011-05-26 01:33:04.987167|INFO |Accounting | | Licensing Information
2011-05-26 01:33:04.987488|INFO |Accounting | | type : Non-profit
2011-05-26 01:33:04.987793|INFO |Accounting | | starting date : Fri Dec 24 00:00:00 2010
2011-05-26 01:33:04.987891|INFO |Accounting | | ending date : Sun Dec 25 00:00:00 2011
2011-05-26 01:33:04.987983|INFO |Accounting | | max virtualservers: 10
2011-05-26 01:33:04.988065|INFO |Accounting | | max slots : 512
2011-05-26 01:33:05.078333|INFO |FileManager | | listening on 0.0.0.0:30033
2011-05-26 01:33:05.251575|INFO |VirtualServer | 3| listening on 0.0.0.0:9988
2011-05-26 01:33:05.376195|INFO |VirtualServer | 4| listening on 0.0.0.0:9987
2011-05-26 01:33:05.379598|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2011-05-26 01:33:05.381819|INFO |Query | | listening on 0.0.0.0:10011
2011-05-26 01:33:05.542464|ERROR |Accounting | | too many slots hosted, shutting down!
2011-05-26 01:33:05.542594|ERROR |Accounting | | too many slots hosted, shutting down!
2011-05-26 01:33:05.651253|INFO |VirtualServer | 3| stopped
2011-05-26 01:33:05.751532|INFO |VirtualServer | 4| stopped
2011-05-26 01:33:27.764553|INFO |VirtualServer | 3| listening on 0.0.0.0:9988
2011-05-26 01:33:27.768000|INFO |VirtualSvrMgr | | startServer() VirtualServer(3) started
2011-05-26 01:33:29.957344|INFO |VirtualServer | 4| listening on 0.0.0.0:9987
2011-05-26 01:33:29.961364|INFO |VirtualSvrMgr | | startServer() VirtualServer(4) started
Thanks for your patience