So I am a Server Admin in this TeamSpeak3 Server. In the past, I was able to upload Server Group Icons with so issue. But here is the issue I am getting.
Also, nobody in the server can upload an avatar for themself to delete their current one. Please help.
if you run the server yourself, make sure that the file transfer port (30033 by default) is enabled.
Otherwise, contact your server provider.
However, the error message reports that the connection has been lost. The port has probably already been opened, but the connection has been broken. I can’t tell you why.
I am unable to upload files (icons, avatars, etc.) to my server.
When I try to upload files the following error message appears: Transfer "<FILE_NAME>" reports: (lost file transfer connection)
I have port forwarded the required ports (including FileTransfer / 30033/tcp) on my server. (Tested on portchecker and works)
I am using Linux (Debian 11 - x86_64) as the server operating system.
The files on the server have the correct file permissions.
When I upload a file such as a channel icon, the file gets created on the server and is logged in the console as INFO |VirtualServerBase|1 |file upload to (id:0), '/<FILE_NAME>' by client 'Mist8kenGAS'(id:3) but it is an empty file when inspected. And the client will show the error in the logs.
I can replace the empty file on the server with the file I am trying to upload and it will work just fine, but I want to manage custom files on the server natively instead of using hacky methods.