Hello,
since Server Version 3.0.1 I'm having this Issue that no more than 5 Users can join a Channel. Every Person after that get's "connection timed out". (Connection lost)
There are no specific entries in the logfiles. (Only Server is listening on ....)
OS: Deb Lenny 64Bit
I'm running the Server on SQLite Support.
Netstat:
Code:
netstat -lnp | grep ts3
tcp 0 0 0.0.0.0:30033 0.0.0.0:* LISTEN 1633/ts3server_linu
tcp 0 0 0.0.0.0:10011 0.0.0.0:* LISTEN 1633/ts3server_linu
udp 0 0 0.0.0.0:9000 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9002 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9005 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9006 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9008 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9009 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9010 0.0.0.0:* 1633/ts3server_linu
udp 0 0 0.0.0.0:9011 0.0.0.0:* 1633/ts3server_linu
I've been trying to find a Solution to this particular Problem for a few Days now. Unfortunate I had no Luck til now. Obviously there are many other TS Users which have the same Problem as I do.
I'be be grateful for any Help , Input and Solutions
Sincerly XTrian