#3648 closed Bug report (rejected)
TLS ECONNABORTED - connection aborted
Reported by: | kbgkgould | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | kbgkgould, Tim Kosse, miksir, rotie-online@… | |
Component version: | Operating system type: | OS X | |
Operating system version: | 10.5.4 |
Description
Found this error with version: 3.1.0.1 2008-07-24 build
Version 3.011.1 2008-07-05 did not have this error. Only happens with TLS explicit connection:
Windows XP, behind firewall passive mode
Status: Resolving address of xxxx.xxxx.com
Status: Connecting to nnn.nnn.nnn.nn:21...
Status: Connection established, waiting for welcome message...
Response: 220-
Response: 220-
Response: 220
Command: AUTH TLS
Response: 234 Proceed with negotiation.
Status: Initializing TLS...
Status: Verifying certificate...
Command: USER uuuuuuuu
Status: TLS/SSL connection established.
Response: 331 Please specify the password.
Command: PASS
Response: 230 Login successful.
Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Features:
Response: AUTH SSL
Response: AUTH TLS
Response: EPRT
Response: EPSV
Response: MDTM
Response: PASV
Response: PBSZ
Response: PROT
Response: REST STREAM
Response: SIZE
Response: TVFS
Response: 211 End
Command: PBSZ 0
Response: 200 PBSZ set to 0.
Command: PROT P
Response: 200 PROT now Private.
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/"
Command: TYPE I
Response: 200 Switching to Binary mode.
Command: PASV
Response: 227 Entering Passive Mode (......)
Command: LIST
Response: 150 Here comes the directory listing.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Response: 226 Directory send OK.
Error: Failed to retrieve directory listing
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
The same error. Noone want to upgrade servers for allow me to use new version of filezilla. lol.
comment:3 by , 16 years ago
Cc: | added |
---|---|
Operating system type: | → OS X |
Operating system version: | → 10.5.4 |
Status: | closed → reopened |
Sorry guys but i have to reopen this ticket.
This bug still exists in version 3.1.2 os MacOSX client, WHEN USING THE SITEMANAGER.
It works fine when i enter the information in the dialog below the menubar!!!!
The portnumber is empty in the dialog, although it appears in Element <Port>21</Port> in sitemanager.xml
This is how the entry looks like:
...
<Server>
<Host>*.hosteurope.de</Host>
<Port>21</Port>
<Protocol>4</Protocol>
<Type>1</Type>
<User>ftpxxx-root</User>
<Pass>*</Pass>
<Logontype>1</Logontype>
<TimezoneOffset>0</TimezoneOffset>
<PasvMode>MODE_PASSIVE</PasvMode>
<MaximumMultipleConnections>0</MaximumMultipleConnections>
<EncodingType>Auto</EncodingType>
<BypassProxy>0</BypassProxy>
<Name>root xxx.de</Name>
<Comments></Comments>
<LocalDir></LocalDir>
<RemoteDir></RemoteDir>root xxx.de
</Server>
...
==
comment:4 by , 16 years ago
Resolution: | → rejected |
---|---|
Status: | reopened → closed |
imamac, it appears to me that you reopened the wrong ticket.
Broken server. You need to upgrade to a proper server that does send the SSL/TLS closure alerts as required by the specifications.