TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
116 stars 56 forks source link

Error "failed to download revocation list" #73

Open tomtrix opened 3 years ago

tomtrix commented 3 years ago

Hy guys,

I tried to setup several versions of this container at my Ubuntu 20.04 LTS and CentOS 7 servers with docker and podman since yesterday. Basically everything works fine incept of the myTeamSpeak connection.

The server log contains following line all the time: 2020-12-31 15:35:19.970290|INFO|ServerLibPriv| |failed to download revocation list - count: 1

At my client (version 3.5.6) I get following errors on my server only: <16:40:34> Der TeamSpeak Server konnte Ihre myTeamSpeak ID nicht validieren. Nicht alle myTeamSpeak Services sind verfügbar <16:40:34> Neu verbinden könnte das Problem lösen. <16:40:35> myTeamSpeak ID is invalid

Debugging already done:

Are your systems, that provide the revocation list, down or is this a bug of the container?

Greetings and have a good start in 2021, Tom.

Delido commented 3 years ago

I have the same Problem! I have tried many:

Firewall is okay, last year its working on the same machine and i double check the manual it looks like this issue is not server related? Some new settings ts5 related?

TMarc commented 3 years ago

Hello,

I have the same issue I have used the --network="host" and it started. Not the best solution but until there's a solution still workaround.

Regards, Marc