Opened 15 years ago

Closed 15 years ago

#4096 closed Bug report (rejected)

Filezilla Client Produces ECONNABORTED with TLS/SSL

Reported by: Nico Oberbanscheidt Owned by:
Priority: low Component: FileZilla Client
Keywords: TLS / SSL / ECONNABORTED Cc:
Component version: Operating system type: OS X
Operating system version: 10.5.4

Description

Hi.

FileZilla Client 3.1.6 in MacOS X 10.5.4 has exactly the same problem here. See Log of filezilla below.

NOTE: same behaviour as Bugreport #4021

Note: OS X set to no firewalls - no security software
Mac connected through router to internet
router has hardware-firewall, but no port-adress-translation or filters operating.

HINT: Macbay Host tested with Filezilla and had no problems.
Filezilla will connect without TLS/SSL
Cyberduck and Captain FTP connect without problems
Status: Filezilla currently not usable

LOG:

Status: Auflösen der IP-Adresse für ftp.macbay.de
Status: Verbinde mit 193.164.134.194:21...
Status: Verbindung hergestellt, warte auf Willkommensnachricht...
Antwort: 220 193.164.134.194 FTP server ready
Befehl: AUTH TLS
Antwort: 234 AUTH TLS successful
Status: Initialisiere TLS...
Status: Überprüfe Zertifikat...
Befehl: USER PL12813
Status: TLS/SSL-Verbindung hergestellt.
Antwort: 331 Password required for PL12813
Befehl: PASS
Antwort: 230 User PL12813 logged in
Befehl: SYST
Antwort: 215 UNIX Type: L8
Befehl: FEAT
Antwort: 211-Features:
Antwort: LANG en
Antwort: MDTM
Antwort: UTF8
Antwort: AUTH TLS
Antwort: PBSZ
Antwort: PROT
Antwort: REST STREAM
Antwort: SIZE
Antwort: 211 End
Befehl: OPTS UTF8 ON
Antwort: 501 OPTS: UTF8 not understood
Befehl: PBSZ 0
Antwort: 200 PBSZ 0 successful
Befehl: PROT P
Antwort: 200 Protection set to Private
Status: Verbunden
Status: Empfange Verzeichnisinhalt...
Befehl: PWD
Antwort: 257 "/" is the current directory
Befehl: TYPE I
Antwort: 200 Type set to I
Befehl: PASV
Antwort: 227 Entering Passive Mode (193,164,134,194,237,83).
Befehl: LIST
Antwort: 150 Opening ASCII mode data connection for file list
Status: Server hat die TLS-Verbindung nicht ordnungsgemäß geschlossen
Fehler: Could not read from transfer socket: ECONNABORTED - Connection aborted
Antwort: 226 Transfer complete
Fehler: Verzeichnisinhalt konnte nicht empfangen werden
Antwort: 421 Idle timeout (250 seconds): closing control connection
Status: Server hat die TLS-Verbindung nicht ordnungsgemäß geschlossen
Fehler: Konnte vom Socket nicht lesen: ECONNABORTED - Connection aborted
Fehler: Verbindung zum Server getrennt

Change History (1)

comment:1 by Tim Kosse, 15 years ago

Priority: highlow
Resolution: rejected
Status: newclosed

Broken server. Read http://forum.filezilla-project.org/viewtopic.php?f=2&t=7688

Also, definitely not related to #4021 in any way, #4021 is about FileZilla Server which you are not using.

Note: See TracTickets for help on using tickets.