Forum


Notice to all users

We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020

Page 1 of 4 123 ... LastLast
Results 1 to 15 of 58
  1. #1
    Join Date
    December 2009
    Location
    Germany
    Posts
    6

    Too many slots hosted, shutting down!

    Hi,

    I've installed the Linux Version of the Teamspeak 3 Server on my Root-Server and changed the Max Client Slots to 512

    The Server run smooth and without problems but after a while you'll lose the connection to the server and find in the Logfiles:

    "|ERROR |Accounting | | too many slots hosted, shutting down!"
    I've a NPO Licence from https://sales.tritoncia.com/

    ps -ax | grep ts says:

    30364 ? Ss 0:00 /usr/bin/SCREEN -A -m -d -S ts3 /home/teamspeak/ts3/ts3server_linux_x86 dbplugin=ts3db_mysql dbsqlcreatepath=create_mysql/
    30365 pts/2 Ssl+ 0:00 /home/teamspeak/ts3/ts3server_linux_x86 dbplugin=ts3db_mysql dbsqlcreatepath=create_mysql/
    I use this startup script: http://forum.teamspeak.com/showthread.php?t=46989


    Any suggestions?

  2. #2
    Join Date
    December 2009
    Location
    Germany
    Posts
    2
    same problem here. 512 slots license and shutdown with only 4 users on the server.

  3. #3
    Join Date
    December 2009
    Location
    Germany
    Posts
    1
    here as well.

  4. #4
    Join Date
    December 2009
    Location
    germany
    Posts
    76
    Maybe the licenses are some kind of buggy?

    How did you save the license file? From a webmailer or from a local client like Outlook?

  5. #5
    Join Date
    December 2009
    Location
    Germany
    Posts
    6
    Webmailer (GMail)

    But the License work like a charm

    2009-12-22 06:49:43.004935|INFO |ServerLibPriv | | Server Version: 3.0.0-beta3 [Build: 9419]
    2009-12-22 06:49:43.006309|INFO |DatabaseQuery | | dbPlugin name: MySQL plugin, (c)TeamSpeak Systems GmbH
    2009-12-22 06:49:43.006353|INFO |DatabaseQuery | | dbPlugin version: 1
    2009-12-22 06:49:43.142030|INFO |Accounting | | Licensing Information
    2009-12-22 06:49:43.142296|INFO |Accounting | | licensed to : XXXXXXXXXX
    2009-12-22 06:49:43.142440|INFO |Accounting | | type : Non-profit
    2009-12-22 06:49:43.142582|INFO |Accounting | | starting date : Sun Dec 20 23:00:00 2009
    2009-12-22 06:49:43.142725|INFO |Accounting | | ending date : Mon Dec 20 23:00:00 2010
    2009-12-22 06:49:43.142857|INFO |Accounting | | max virtualservers: 10
    2009-12-22 06:49:43.142984|INFO |Accounting | | max slots : 512
    2009-12-22 06:49:43.155411|INFO |FileManager | | listening on 0.0.0.0:30033
    2009-12-22 06:49:43.180043|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
    2009-12-22 06:49:43.180401|INFO |Query | | listening on 0.0.0.0:10011

  6. #6
    Join Date
    December 2009
    Location
    Portugal
    Posts
    492
    Same here:

    2009-12-22 18:59:58.134638|INFO |ServerLibPriv | | Server Version: 3.0.0-beta5 [Build: 9462]
    2009-12-22 18:59:58.136712|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, (c)TeamSpeak Systems GmbH
    2009-12-22 18:59:58.137218|INFO |DatabaseQuery | | dbPlugin version: 3.6.4
    2009-12-22 19:00:04.421039|INFO |Accounting | | Licensing Information
    2009-12-22 19:00:04.425965|INFO |Accounting | | licensed to : xxx xxx
    2009-12-22 19:00:04.429250|INFO |Accounting | | type : Non-profit
    2009-12-22 19:00:04.432621|INFO |Accounting | | starting date : Sun Dec 20 23:00:00 2009
    2009-12-22 19:00:04.435802|INFO |Accounting | | ending date : Mon Dec 20 23:00:00 2010
    2009-12-22 19:00:04.438901|INFO |Accounting | | max virtualservers: 10
    2009-12-22 19:00:04.442251|INFO |Accounting | | max slots : 512
    2009-12-22 19:00:04.615764|INFO |FileManager | | listening on 0.0.0.0:30033
    2009-12-22 19:00:04.954336|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
    2009-12-22 19:00:04.960202|INFO |Query | | listening on 0.0.0.0:10011
    ...
    2009-12-22 20:00:11.996968|ERROR |Accounting | | too many slots hosted, shutting down!
    Had 500 slots hosted in 1 virtual server. 2 users online.

    @ Crypto, i'd advise you to set the slots back to 32 until this is fixed.

    killall screen
    killall ts3server_linux

    and then start the init script

  7. #7
    Join Date
    December 2009
    Location
    Slovenia
    Posts
    45
    Have same problem.

    Did fresh install of Beta 5 and it happened just with 1 user online.

  8. #8
    Join Date
    March 2005
    Location
    Germany
    Posts
    50

    Exclamation

    full log from start to shut down:
    (only license name XXX XXX, ip's xed out and names was replaced by ts#)
    ------
    Code:
    2009-12-23 09:44:54.089334|INFO |ServerLibPriv | | Server Version: 3.0.0-beta5 [Build: 9462]
    2009-12-23 09:44:54.092891|INFO |DatabaseQuery | | dbPlugin name: MySQL plugin, (c)TeamSpeak Systems GmbH
    2009-12-23 09:44:54.093053|INFO |DatabaseQuery | | dbPlugin version: 1
    2009-12-23 09:44:54.259752|INFO |Accounting | | Licensing Information
    2009-12-23 09:44:54.260560|INFO |Accounting | | licensed to : XXX XXX
    2009-12-23 09:44:54.260952|INFO |Accounting | | type : Non-profit
    2009-12-23 09:44:54.261318|INFO |Accounting | | starting date : Mon Dec 21 00:00:00 2009
    2009-12-23 09:44:54.262001|INFO |Accounting | | ending date : Tue Dec 21 00:00:00 2010
    2009-12-23 09:44:54.262588|INFO |Accounting | | max virtualservers: 10
    2009-12-23 09:44:54.262919|INFO |Accounting | | max slots : 512
    2009-12-23 09:44:54.285652|INFO |FileManager | | listening on 0.0.0.0:30033
    2009-12-23 09:44:54.330511|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
    2009-12-23 09:44:54.332032|INFO |Query | | listening on 0.0.0.0:10011
    2009-12-23 09:45:12.392739|INFO |VirtualServer | 1| client connected 'ts1'(id:4) from xxx.xxx.xxx.xxx:61237
    2009-12-23 09:45:16.100699|INFO |VirtualServer | 1| client connected 'ts2'(id:2) from xxx.xxx.xxx.xxx:63667
    2009-12-23 09:45:16.113057|INFO |VirtualServer | 1| client connected 'ts3'(id:7) from xxx.xxx.xxx.xxx:2623
    2009-12-23 09:45:16.165221|INFO |VirtualServer | 1| client connected 'ts4'(id:3) from xxx.xxx.xxx.xxx:58912
    2009-12-23 09:45:16.642975|INFO |VirtualServer | 1| client connected 'ts5'(id:5) from xxx.xxx.xxx.xxx:62245
    2009-12-23 10:20:25.115200|INFO |VirtualServer | 1| client disconnected 'ts1'(id:4) reason 'reasonmsg=leaving'
    2009-12-23 10:20:40.683797|INFO |VirtualServer | 1| client disconnected 'ts4'(id:3) reason 'reasonmsg=Verlassen'
    2009-12-23 10:46:19.712453|ERROR |Accounting | | too many slots hosted, shutting down!
    2009-12-23 10:46:19.812704|INFO |VirtualServer | 1| client disconnected 'ts2'(id:2) reason 'reasonmsg=Server Shutdown!'
    2009-12-23 10:46:19.813461|INFO |VirtualServer | 1| client disconnected 'ts3'(id:7) reason 'reasonmsg=Server Shutdown!'
    2009-12-23 10:46:19.814058|INFO |VirtualServer | 1| client disconnected 'ts5'(id:5) reason 'reasonmsg=Server Shutdown!'
    --------------------

    server running as linux 64bit on debian x64, 1virtual server with 512 slots.


    starting server with:
    Code:
    ./ts3_server_amd64 inifile=ts3_mysql.ini dbplugin=ts3db_mysql &
    ------

    error happens since today morning when i reinstalled the whole server on mysql.
    with the server on sql lite updated from beta 2 -> 3 -> 5 i didn't had that problems.

  9. #9
    Join Date
    December 2009
    Location
    home
    Posts
    9
    Guess this is a bug. I'm getting the same thing. Server runs fine for 30 minutes or so, then you lose it and restarting it results with the server failing to start with the too many clients bla bla bla stuff.

  10. #10
    Join Date
    December 2009
    Location
    Portugal
    Posts
    492
    I was wondering something...

    Does everyone with this issue have special characters in their name on the license file?

    Cause i do, i have "João", and in the server logs shows "João" (using the en_US ISO-8859-1 as system locale). Could this have anything to do?

  11. #11
    Join Date
    March 2005
    Location
    Germany
    Posts
    50
    no special characters in my license at all (not in name nor in key itself).

    server shut down 4 times today total.

  12. #12
    Join Date
    December 2009
    Location
    Portugal
    Posts
    492
    Damn...so much for my theory.

    I guess we have to start reporting this to triton.

    Ty for the answer

  13. #13
    Join Date
    June 2002
    Location
    Krün / Germany
    Posts
    1,638
    please contact sales @ tritoncia.com with your license details.

  14. #14
    Join Date
    December 2009
    Location
    Portugal
    Posts
    492
    Just to update this...

    I've tried to set the slots to 500 in one of the server updates (maybe beta 8, not sure tho) and its been working without any shutdowns for 2 days.

    I didn't contacted triton about this issue, but it got fixed somehow (at least for me)

  15. #15
    Join Date
    January 2003
    Location
    Sachsen/Leipzig
    Posts
    18
    same problem here. Server runs fine for about 60 mins

    2009-12-28 12:23:41.132420|INFO |Accounting | | max slots : 512

    2009-12-28 13:25:48.614408|ERROR |Accounting | | too many slots hosted, shutting down!

    Only 4 Clients connected to the server

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Resolved] too many slots hosted, shutting down!
    By dante696 in forum Server Support
    Replies: 111
    Last Post: July 12th, 2019, 02:07 AM
  2. too many slots hosted, shutting down
    By GerrardLFC in forum Server Support
    Replies: 7
    Last Post: September 26th, 2014, 08:41 AM
  3. too many slots hosted, shutting down! - problem
    By Mareczin in forum Server Support
    Replies: 3
    Last Post: March 13th, 2014, 03:01 PM
  4. too many slots hosted, shutting down
    By asd3344 in forum Server Support
    Replies: 3
    Last Post: June 21st, 2010, 04:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •