i installed the TS6 beta for servers as a docker image, i used the yaml that TS provided and it works great. i have searched and searched and cant not seem to find the privilege key to claim the server. would anyone be able to assist me with this?
check ur docker logs
i have with no luck finding it
2025-07-02 13:33:26.635858|INFO |ServerLibPriv | |TeamSpeak Server v6.0.0-beta2 (2025-07-01 12:06:57)
2025-07-02 13:33:26.637517|INFO |ServerLibPriv | |SystemInformation: Linux 6.12.24-Unraid #1 SMP PREEMPT_DYNAMIC Sat May 3 00:12:52 PDT 2025 x86_64 Binary: 64bit
2025-07-02 13:33:26.639784|INFO | | |checking database integrity (may take a while)
2025-07-02 13:33:26.795197|INFO |Accounting | |Licensing Information
2025-07-02 13:33:26.795223|INFO |Accounting | |licensed to : TeamSpeak Systems GmbH
2025-07-02 13:33:26.795240|INFO |Accounting | |type : No License
2025-07-02 13:33:26.795249|INFO |Accounting | |starting date : Tue Apr 1 00:00:00 2025
2025-07-02 13:33:26.795255|INFO |Accounting | |ending date : Mon Jan 19 00:00:00 2026
2025-07-02 13:33:26.795261|INFO |Accounting | |max virtualservers: 1
2025-07-02 13:33:26.795266|INFO |Accounting | |max slots : 5
2025-07-02 13:33:26.843875|INFO | | |Precomputing puzzle, this may take some seconds…
2025-07-02 13:33:27.547741|INFO | | |Puzzle precompute time: 704
2025-07-02 13:33:27.547889|INFO |FileManager | |listening on 0.0.0.0:30033, [::]:30033
2025-07-02 13:33:27.548166|INFO |Query | |Using a query thread pool size of 2
2025-07-02 13:33:27.551539|INFO |VirtualServerBase|1 |listening on 0.0.0.0:9987, [::]:9987
2025-07-02 13:33:27.551786|INFO |CIDRManager | |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128,
2025-07-02 13:33:28.056983|INFO | | |myTeamSpeak identifier revocation list was downloaded successfully - all related features are activated
only at the first start u see that. if u restart create again a new container
ill give that a shot thank you
thank you so much that worked