Get the message "Too many slots hosted"

You killed the old server instead of shutting the process down OR the process was never stopped.
And this is why it stays registered with it’s slots for next 2-3 hours.

You have/had to wait to get this solved.

Shutdown your server instance (Expand to get a how to for your operation system)
  • These are official supported ways. to shutdown the whole server.
    All ways will shutdown the whole instance and will report, that slots are not used anymore.```
* All operation systems:
In the ServerQuery interface you can enter the command `serverprocessstop`

* Linux/FreeBSD shell:
The command `./ts3server_startscript.sh stop` when your server was started with `./ts3server_startscript.sh start`

* Windows:
Right-click into the Server Tray Icon -> Then press `Exit`
4 Likes