joni1802 / ts3-manager

A modern web interface for maintaining Teamspeak3 servers
https://www.ts3.app
MIT License
189 stars 23 forks source link

Failed the Handshake #66

Closed spkesDE closed 2 years ago

spkesDE commented 2 years ago

Hey,

I'm running the ts3-manager in a docker image via pterodactyl. The TeamSpeak 3 server runs also over a docker image also via pterodactyl.

But somehow I can't connect via ts3-manager to the query.

2022-01-16 15:30:01 | ERROR | Socket Timeout reached
2022-01-16 15:30:34 | ERROR | Timed out while waiting for handshake

But I can connect fine via putty/telnet

joni1802 commented 2 years ago

This error means that the selected network port is not reachable. Did you also published the SSH port (10022) of your TeamSpeak Docker container? If only the Telnet port (10011) of the TeamSpeak container is opened, you have to uncheck "SSH". image

spkesDE commented 2 years ago

Yeah my teamspeak has all needed ports open. Even when I uncheck the SSH I get an error.

container@pterodactyl~ Server marked as running...
2022-01-16 16:30:18 | INFO | Socket.io connected
2022-01-16 16:30:38 | ERROR | Socket Timeout reached

Edit: If u are open to talk, we can meet in a teamspeak 3 server and maybe we will find the issue together

joni1802 commented 2 years ago

Sorry but I can't help you with that. This is not an error of the TS3 Manager. Maybe there are some outgoing firewall rules or maybe the IP Address of the TS3 Manager got blacklisted by the TeamSpeak server.