How to update your TeamSpeak 3 Server
- You have to stop the current server instance first.
(Do not kill the process or else you will not be able to start your new server for the next 2-3 hours!)
How to shut down your server
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:
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
-
It’s always good to have a backup so lets make one first before we go on with step 3.
Create a copy of thets3server.sqlitedbor make a dump of yourMaria Database -
Download the server from our website
-
Extract the server without using any Root / Admin account
-
Copy all extracted files to old server folder and overwrite the old file.
Open the redist folder and copy/move the files to the root folder from the server in case you want to use MariaDB -
Start the server instance again and it’ll be up to date.
Full documentation about this process:
Another description of the process can be found inside doc folder of the server.
There you will find a server_upgrade.txt wit all details needed to update a server.
