Opened 10 years ago
Closed 10 years ago
#9989 closed Bug report (duplicate)
Does not connect -- started IMMEDIATELY after latest update
Reported by: | Craig | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | webadmin@… | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7 |
Description
Hey, guys. I use Filezilla regularly, no issues and love it..until today. After installing your latest update, any attempts to connect to my file share result in it hanging after MLSD when it returns two errors:
Connection timed out
Failed to retrieve directory listing
*please* fix this. Appreciate your time.
Craig
Change History (4)
comment:1 by , 10 years ago
Status: | new → moreinfo |
---|
comment:2 by , 10 years ago
Cc: | added |
---|---|
Status: | moreinfo → new |
Here is a debug listing for the same symptom reported by original submitter tigersoul; earlier today I connected and uploaded a file fine, then upgraded as prompted by filezilla to 3.10.0 (latest), then immediately was unable to connect due to the same directory listing error. Debug level 3 info follows:
Status: Resolving address of firstpresmqt.org
Status: Connecting to 66.147.240.176: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
Trace: Measured latency of 106 ms
Status: Retrieving directory listing...
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Command: PWD
Trace: CFtpControlSocket::OnReceive()
Response: 257 "/" is your current location
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 TYPE is now 8-bit binary
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: PASV
Trace: CFtpControlSocket::OnReceive()
Response: 227 Entering Passive Mode (66,147,240,176,169,247)
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: MLSD
Error: Connection timed out
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Trace: CFtpControlSocket::ResetOperation(2114)
Trace: CControlSocket::ResetOperation(2114)
Error: Failed to retrieve directory listing
What are the full contents of the message log?