Results 1 to 11 of 11
-
28-04-2012, 12:46 #1
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Portugal
- Posts
- 506
Client 3.0.6 - Could not open file transfer connection
Hi
Some people in my server started reporting that after some client update they couldn't use file transfers anymore. This happens with both download and upload, stays at 0% and gives the error "Could not open file transfer connection".
I debugged everything that came to my mind:
- Reconfigured port forwarding for 30033 TCP, and then to some other port (to debug possible ISP block)
- Netstat shows as listening on those ports, and can telnet from outside to the FT port
- Firewall software disabled
- Updated server version to 3.0.5-pre, and then to 3.0.5 (23-04-2012 05:46:12) @ linux amd64
Then i changed the min client version to a lower value and a friend of mine connected from the outside with the client 3.0.0 (12369), and he managed to use file transfers.
Weird thing is that i can use file transfers while connected in the same LAN as the server, even with the same client version as everyone else "3.0.6 (20-04-2012 10:14:18)". All the clients are windows (both x86 and x64)
So, not sure which build of 3.0.6 started causing the issue, but is under 3.0.6 branch and started like 1 and a half week ago.
Regards,
Jonybat
-
03-05-2012, 11:36 #2
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,776
---------------------------------------------------------
Please don't send me private messages with support questions as long I or someone else from Teamspeak Staff asked for it.
Seriously > They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
03-05-2012, 22:22 #3
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Portugal
- Posts
- 506
I know.
It is not a problem with port forwarding, Ports are open and always were, and like i said, it works if any user outside the lan downgrades the client, to 3.0.5 for example.
People started complaining that they couldnt see the icons or using file transfers all of the sudden, and i know that i didnt change anything in the server at that time. I realized then that 3.0.6 was released in stable channel, thats why everyone started having issues at the same time (didnt noticed about release cause im on beta channel)
If any of you want to try it on my server, PM me for server info. Im online there after 6PM GMT0 everyday.
-
04-05-2012, 07:16 #4
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,776
You could send me that invite, and maybe you add a privilege key for a group, that is allowed to upload and downlaod files into a channel.
---------------------------------------------------------
Please don't send me private messages with support questions as long I or someone else from Teamspeak Staff asked for it.
Seriously > They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
04-05-2012, 12:41 #5
-= TeamSpeak Servant =-
- Join Date
- Oct 2003
- Location
- Germany
- Posts
- 2,299
With server version 3.0.5 and client 3.0.6, the bahaviour of file transfer connections has changed. In previous versions, the client always tried to establish a file transfer connection using the IP address of the voice server it was connected to. This was a problem since binding the file transfer interface to another IP address did break file transfer functionality.
The new client 3.0.6 tries to establish a connection to the IP address set in your servers configuration file (ts3server.ini) as filetransfer_ip. I assume that you've entered your internal IP in there... In a NAT environment, it's not necessary to set any value for voice_ip, filetransfer_ip and query_ip.
Simply remove the value for filetransfer_ip, restart your TS3 server and you should be fine.
-
05-05-2012, 08:32 #6
could not open file transfer connection
Hello, my server is running without problems for about two years, the firewall settings have not changed, the problem started after the server upgrade to version 3.0.5. (I used Win x32 version)
Can not upload avatars and icons of channels.
File browser in the works for half of the channels, it can load the file but if you try to remove it would be a error.
All avatars and icons are in the folder of the server but it does not give them to get there.
Please express your thoughts on this.
thread has been mergedLast edited by dante696; 08-05-2012 at 10:05.
-
05-05-2012, 09:28 #7
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Catalunya
- Posts
- 2,330
What is the error message ?
Note
Read this post: http://forum.teamspeak.com/showthrea...396#post314396
thread has been mergedLast edited by dante696; 08-05-2012 at 10:05. Reason: Note
-
05-05-2012, 12:18 #8
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,042
- NTFS Permissions could be interfering
- Files are read only
- Files are corrupted
- Portforwarding for 33033 TCP is missing / not correctly setup.
- Firewall is blocking TCP 33033
If all does not help:
stop the server, delete the files Folder from the Server directory (or rename it to something else), then start the Server again, reupload the Icons and assign them to the groups and channels again.
thread has been mergedLast edited by dante696; 08-05-2012 at 10:05.
-
05-05-2012, 13:00 #9
-= TeamSpeak Addict =-
- Join Date
- Dec 2009
- Location
- Portugal
- Posts
- 506
Thank you for the reply.
Just added the entry "filetransfer_ip=0.0.0.0" to the server ini file and worked.
I had no "filetransfer_ip" entry and without the "0.0.0.0" or anything else it throws an "converting bind() IP failed"
Next time, it would be nice if the ini file gets updated with the new parameters automatically and/or there is an entry in the server changelog about it.
Anyways, its fixed...thank you
-
06-05-2012, 15:13 #10
Thank you all for your advice, so this post has helped from ScP
thx to Jordi.
I deleted from configuration file (ts3server.ini)
filetransfer_ip
voice_ip
query_ip
is excellent and everything worked.
in my case there was a local ip address is registered, and the server sends requests to itself.
thread has been mergedLast edited by dante696; 08-05-2012 at 10:05.
-
07-05-2012, 08:15 #11
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,776
This is a default entry that ini, when it was created by the server.
---------------------------------------------------------
Please don't send me private messages with support questions as long I or someone else from Teamspeak Staff asked for it.
Seriously > They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] Could not open file transfer connection
By Wazigerd in forum Server SupportReplies: 28Last Post: 19-02-2012, 13:36 -
File Transfer Connection Error
By Brendi2334 in forum Permission SystemReplies: 1Last Post: 13-02-2012, 09:48 -
lost file transfer connection
By willy_sunny in forum Bug ReportsReplies: 7Last Post: 11-03-2011, 09:07 -
File transfer connection timeout for ever file
By Uk Team in forum WindowsReplies: 5Last Post: 04-12-2010, 06:47 -
"could not open file transfer connection" massive error spam
By supercoke in forum WindowsReplies: 1Last Post: 24-07-2010, 09:17


Reply With Quote

