TS6 Server BETA - v6.0.0-beta11

Hey everyone! :waving_hand:

This beta update addresses a few issues affecting permissions, ServerQuery operations, and server stability. We restored correct handling of default channel groups, fixed an issue that could cause ServerQuery commands to become blocked during S3 transfer finalization, and resolved a crash related to usrsctp cleanup. Additionally, this update introduces new client list information.

The default license has also been updated; the new expiration date is August 1st, 2026.

You can get the latest server release here:
– GitHub: Release v6.0.0-beta11 · teamspeak/teamspeak6-server
– Docker Hub: Release v6.0.0-beta11 · teamspeaksystems/teamspeak6-server

:memo: 6.0.0-beta11 Changelog :memo:

:sparkles: What’s New

  • Fixed permission group type handling to allow default channel groups again
  • Fixed S3 transfer finalization to prevent server query blocking
  • Added proper finalization in destruction order to fix a crash in usrsctp
  • Added myTSID and streaming flags to client list
  • Updated the default license

Please Note:

  • As always, feedback is welcome here. Please note that issues unrelated to this update should be discussed in their own dedicated threads.
  • We encourage you to share your suggestions for future releases in the appropriate threads within the suggestions and feedback area, rather than in the release thread. This is because update posts are typically closed after some time, and suggestions or feature requests may get overlooked.
  • We reserve the right to remove any off-topic posts from this thread.

Don't miss any future Announcements
10 Likes

I guess that something went wrong with this release

nvm. i had a full space for some reason. Fixed it

1 Like

Hey, happy to hear it was just a storage issue, but there appears to also be a minor issue with revocation list caching. We’re investigating it now. Fixed it!

Thanks!

2 Likes

TS6 SERVER BETA 11 — Works perfectly on Windows 10 server. No errors at all with clients 3.6.2 and 6.0.0-beta4.1 :+1:. Port 30033 and file transfers are wide open. Icons still have some trouble loading, but it’s no big deal, everything else is fine.

1 Like

yeah, its normal that icons are not working after the update, but usually restarting the client or reconnecting to the server fixes that

1 Like

No issues on my side, thanks for the hard work!!

mbrouil3@covsvc5ubntsx:/app/ts6server-beta/amd64$ ./tsserver
2026-06-17 16:40:11.099524|INFO    |ServerLibPriv |   |TeamSpeak Server 6.0.0-beta11 (2026-06-15 11:24:11)
2026-06-17 16:40:11.099750|INFO    |ServerLibPriv |   |SystemInformation: Linux 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 Binary: 64bit
2026-06-17 16:40:11.100235|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2026-06-17 16:40:11.100264|INFO    |DatabaseQuery |   |dbPlugin version: 3.51.3
2026-06-17 16:40:11.100624|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2026-06-17 16:40:11.106905|WARNING |Accounting    |   |Unable to open /app/ts6server-beta/amd64/licensekey.dat
2026-06-17 16:40:11.106950|INFO    |Accounting    |   |Licensing Information
2026-06-17 16:40:11.106962|INFO    |Accounting    |   |licensed to       : TeamSpeak Systems GmbH
2026-06-17 16:40:11.106971|INFO    |Accounting    |   |type              : No License
2026-06-17 16:40:11.106983|INFO    |Accounting    |   |starting date     : Mon Jun  1 00:00:00 2026
2026-06-17 16:40:11.106991|INFO    |Accounting    |   |ending date       : Sat Aug  1 00:00:00 2026
2026-06-17 16:40:11.107000|INFO    |Accounting    |   |max virtualservers: 1
2026-06-17 16:40:11.107007|INFO    |Accounting    |   |max slots         : 32
2026-06-17 16:40:11.147494|INFO    |              |   |Precomputing puzzle, this may take some seconds...
2026-06-17 16:40:11.591496|INFO    |              |   |Puzzle precompute time: 444
2026-06-17 16:40:11.591695|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2026-06-17 16:40:11.592092|INFO    |Query         |   |Using a query thread pool size of 2
2026-06-17 16:40:11.595343|INFO    |VirtualServerBase|1  |listening on 0.0.0.0:9987, [::]:9987
2026-06-17 16:40:11.595560|INFO    |CIDRManager   |   |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128, 
2026-06-17 16:40:11.922012|INFO    |              |   |myTeamSpeak identifier revocation list was downloaded successfully - all related features are activated
2026-06-17 16:41:11.354659|INFO    |Accounting    |   |Default license report sent successfully
2026-06-17 16:41:53.164662|INFO    |VirtualServerBase|1  |client connected 'mbrouil3'(id:3) using a myTeamSpeak ID (REDACTED) from REDACTED:40264
1 Like