Opened 9 years ago

Closed 9 years ago

#10005 closed Bug report (rejected)

GnuTLS error -12: A TLS fatal alert has been received.

Reported by: Bofinken Owned by:
Priority: normal Component: FileZilla Client
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version: Windows 7 Ultimate x64 Service Pack 1

Description

Status: Resolving address of ftp.bodingh.se
Status: Connecting to 62.20.1.132:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Error: GnuTLS error -12: A TLS fatal alert has been received.
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of ftp.bodingh.se
Status: Connecting to 62.20.1.132:21...
Status: Connection established, waiting for welcome message...
Response: 220 FTP service
Command: AUTH TLS
Response: 234 Proceed with negotiation.
Status: Initializing TLS...
Error: GnuTLS error -12: A TLS fatal alert has been received.
Error: Could not connect to server

Problem is with 3.10.0
Version 3.9.0.6 works fine, see below:

Status: Connecting to 62.20.1.132:21...
Status: Connection established, waiting for welcome message...
Response: 220 FTP service
Command: USER d3854
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: UTF8
Response: 211 End
Command: OPTS UTF8 ON
Response: 200 Always in UTF8 mode.
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 (62,20,1,132,192,221).
Command: LIST
Response: 150 Here comes the directory listing.
Response: 226 Directory send OK.
Status: Directory listing successful

Change History (2)

comment:1 by Bofinken, 9 years ago

Same problem with 3.10.0.1
Will use 3.9.0.6 until you fix it!

comment:2 by Tim Kosse, 9 years ago

Resolution: rejected
Status: newclosed

Broken server, it does not support secure cryptographic algorithms. Contact your server administrator or server hosting provider for assistance.

Note: See TracTickets for help on using tickets.