Failed to download revocation list - myTS Features are not available

This is a megathread to collect all reports of issues with the myTS revocation list. Please refrain from creating new topics about this issue and use this thread instead.


It is possible that our revocation server is currently experiencing a brief downtime. If you are affected, please let us know by replying in this thread. Our team will then review the issue and work toward a resolution as soon as possible.


This is the error shown in the TS3 Client

The TeamSpeak server could not validate your myTeamSpeak ID. Some myTeamSpeak related services are not available.
Reconnecting might solve the issue. (it didn't)
myTeamSpeak ID is invalid

This is the error shown in the server logs.

failed to download revocation list - count: 4
rejecting myteamspeakid: revoke list out of date
client is connecting with a invalid or revoked myTeamSpeak ID

Before posting please check:

  • that you are using the latest TeamSpeak server version

  • with a mobile hotspot or ask a friend if they can reach out server
    β†’ If it works there, your firewall, router, or ISP is blocking certificate servers

  • if you are using Docker your Container may not have the same network settings as the host machine. A simple fix could be to use one of these solutions.

    Note: this can have the disadvantage that the Container is no longer running disconnected from the Host machine. Please use this with caution or make sure that it is safe to use on your setup.

    Modify the container to use host networking:

    docker run --network host ...
    

    Or in docker-compose:

    network_mode: "host"
    
  • that you can ping our services:

    Domain Protocol Local Port (Server) Remote Port Notes
    accounting.teamspeak.com TCP 1024-65535 (random by OS) 2008 TeamSpeak 3 Server versions 3.0.x
    accounting2.teamspeak.com TCP 1024-65535 (random by OS) 443 TeamSpeak 3 Server versions 3.1.x
    ts3services.teamspeak.com TCP 1024-65535 (random by OS) 443 TeamSpeak 3 Server versions 3.1.x

If you are still experiencing any issues with the myTeamSpeak revocation list, please let us know by posing in this thread.

2026-05-18 05:23:58.132403|INFO    |ServerLibPriv |   |TeamSpeak Server 6.0.0-beta10 (2026-05-12 14:23:02)
2026-05-18 05:23:58.132651|INFO    |ServerLibPriv |   |SystemInformation: Linux 6.1.0-13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.55-1 (2023-09-29) x86_64 Binary: 64bit
2026-05-18 05:23:58.133332|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2026-05-18 05:23:58.133401|INFO    |DatabaseQuery |   |dbPlugin version: 3.51.3
2026-05-18 05:23:58.134325|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2026-05-18 05:23:58.139699|INFO    |ServerLibPriv |   |updated server query admin password
2026-05-18 05:23:58.147869|WARNING |Accounting    |   |Unable to open /root/teamspeak6/licensekey.dat
2026-05-18 05:23:58.147964|INFO    |Accounting    |   |Licensing Information
2026-05-18 05:23:58.147988|INFO    |Accounting    |   |licensed to       : TeamSpeak Systems GmbH
2026-05-18 05:23:58.148002|INFO    |Accounting    |   |type              : No License
2026-05-18 05:23:58.148022|INFO    |Accounting    |   |starting date     : Fri May  1 00:00:00 2026
2026-05-18 05:23:58.148037|INFO    |Accounting    |   |ending date       : Wed Jul  1 00:00:00 2026
2026-05-18 05:23:58.148051|INFO    |Accounting    |   |max virtualservers: 1
2026-05-18 05:23:58.148063|INFO    |Accounting    |   |max slots         : 32
2026-05-18 05:23:58.231993|INFO    |              |   |Precomputing puzzle, this may take some seconds...
2026-05-18 05:23:59.263342|INFO    |              |   |Puzzle precompute time: 1031
2026-05-18 05:23:59.263813|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2026-05-18 05:23:59.265310|INFO    |Query         |   |Using a query thread pool size of 2
2026-05-18 05:23:59.277088|INFO    |VirtualServerBase|1  |listening on 0.0.0.0:9988, [::]:9988
2026-05-18 05:23:59.280774|INFO    |Query         |   |listening for ssh query on 0.0.0.0:10022, [::]:10022
2026-05-18 05:23:59.280922|INFO    |Query         |   |listening for http query on 0.0.0.0:10080, [::]:10080
2026-05-18 05:23:59.281093|INFO    |CIDRManager   |   |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128,
2026-05-18 05:23:59.534976|INFO    |ServerLibPriv |   |failed to download mytsid revocation list - count: 1
2026-05-18 05:23:59.749175|INFO    |VirtualServerBase|1  |rejecting myteamspeakid: revoke list out of date
2026-05-18 05:23:59.749271|INFO    |VirtualServerBase|1  |client is connecting with a invalid or revoked myTeamSpeak ID

Since restart to make the update to beta10 the users profile pic does not show and i am getting this errors. How can i fix it?

1 Like

same for me

Thanks for the reports, we are looking into it.

Edit: Should be working again

5 Likes

Thanks Leon. It works

1 Like