Custom Query (8016 matches)
Results (79 - 81 of 8016)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#10295 | duplicate | v3.10.2 won't connect to server | ||
Description |
As connection proceeds, it comes up with a "certificate expired" for the server. Whether or not this is 'OK'd' it then moves on, makes a complaint about non ascii characters and finally holds and times out at 'failed to read directory listing: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. (what non-ascii characters??) Status: Connected Status: Retrieving directory listing.. (there may be some extra lines here but they don't wait around long enough to be copied) Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (173,254,28,147,20,170) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Have installed v 3.9.0.5 on another PC and it works fine. Seems to be a problen with 3.10.2 |
|||
#9979 | fixed | v3.10.0_rc1, SIGSEGV, crash on load | ||
Description |
Total crash, I just installed the update from Beta 2 to rc1 and it crashes instantly... there isn't much to tell I even tried passing it through GNU debugger but it did have anything usable without debugging symbols... Fault bucket 753968117, type 17 Faulting application name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Faulting module name: filezilla.exe, version: 3.10.0.0, time stamp: 0x00000006 Exception code: 0xc0000005 Fault offset: 0x009c4d87 Faulting process id: 0xdb8 Faulting application start time: 0x01d026edf8cbe7ad Faulting application path: C:\Program Files (x86)\FileZilla\filezilla.exe Faulting module path: C:\Program Files (x86)\FileZilla\filezilla.exe Report Id: 46d125af-92e1-11e4-afcd-001e33825849 Program received signal SIGSEGV, Segmentation fault. 0x00dc4d87 in ?? () (gdb) bt #0 0x00dc4d87 in ?? () #1 0x004a5b1a in ?? () #2 0x004a66b8 in ?? () #3 0x005a115b in ?? () [Inferior 1 (process 3512) exited with code 030000000005] I am attaching the windows Error report file its a txt file so any text editor should be able to read it... but... WinDbg is helpful O_o (47c.228): Break instruction exception - code 80000003 (first chance) I take it you forgot to remove a break point lol.... O_o |
|||
#10138 | duplicate | v3.10.0.2 connection error (TLS? debug lvl 3 report) | ||
Description |
Cannot connect to site that worked with previous version of FileZilla. Here is the message log (debug level 3): Status: Resolving address of Status: Connecting to ... 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 61 ms Status: Retrieving directory listing of "/"... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is / 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 (64,31,54,152,164,161) 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
FileZilla Client Version: 3.10.0.2 Build information:
Linked against:
Operating system:
|