Opened 9 years ago

Closed 9 years ago

#10397 closed Bug report (duplicate)

Connection timed out after 20 seconds of inactivity

Reported by: Ross Benton Owned by:
Priority: low Component: FileZilla Client
Keywords: Cc: brianclink@…
Component version: Operating system type: Windows
Operating system version:

Description

Status: Resolving address of ftp.triplessporting.com
Status: Connecting to 69.89.31.51:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (69,89,31,51,166,58)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing

Change History (6)

comment:1 by Brian, 9 years ago

Cc: brianclink@… added

Me too, I don't often upgrade, and I upgraded this morning, and now can't connect to my GoDaddy server with the same error. Tried tweaking the configuration to fix but no luck. I probably need to downgrade if it is possible.

comment:2 by Brian, 9 years ago

I went back to 3.7.3, retyped password, changed to plain ftp, and now back up and running.

comment:3 by Tim Kosse, 9 years ago

Resolution: rejected
Status: newclosed

From the NewTicketFormGuide: "Priority: Leave it at normal, even if the problem is important for you. The developers will decide how important this problem really is."

"Tickets that are filled out incorrectly will get rejected."

comment:4 by Tim Kosse, 9 years ago

Priority: criticallow

comment:5 by Brian, 9 years ago

Resolution: rejected
Status: closedreopened

I am stuck on 3.9 because multiple versions of 3.10 fails for me. Here are the details:

Windows 7 client computer.

3.7.3 OK
3.9.0.6 OK

Successful log:
Status: Connecting to 160.153.63.192:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 17 of 500 allowed.
Response: 220-Local time is now 18:36. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER cmbrianclink
Response: 331 User cmbrianclink OK. Password required
Command: PASS *
Response: 230 OK. Current restricted directory is /
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Extensions supported:
Response: EPRT
Response: IDLE
Response: MDTM
Response: SIZE
Response: MFMT
Response: REST STREAM
Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
Response: MLSD
Response: AUTH TLS
Response: PBSZ
Response: PROT
Response: TVFS
Response: ESTA
Response: PASV
Response: EPSV
Response: SPSV
Response: ESTP
Response: 211 End.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PORT 10,0,0,100,232,97
Response: 200 PORT command successful
Command: MLSD
Response: 150 Connecting to port 61251
Response: 226-Options: -a -l
Response: 226 32 matches total
Status: Directory listing successful

3.10.0.2 NO
3.10.0 NO
3.10.1.1 NO
3.10.2 NO
3.10.3 (64-bit) NO
3.11.0 NO

Failure log:

Status: Connecting to 160.153.63.192:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PORT 10,0,0,100,232,44
Response: 500 I won't open a connection to 10.0.0.100 (only to 99.227.218.148)
Command: PASV
Response: 227 Entering Passive Mode (160,153,63,192,196,38)
Command: MLSD
Error: Connection timed out
Error: Failed to retrieve directory listing

comment:6 by Tim Kosse, 9 years ago

Resolution: duplicate
Status: reopenedclosed

Duplicate of #9995

Note: See TracTickets for help on using tickets.