Opened 12 years ago

Closed 11 years ago

Last modified 11 years ago

#8313 closed Bug report (rejected)

Ver 3.6 upgrade from 3.53 GnuTLS error-15

Reported by: jstrowe Owned by:
Priority: normal Component: FileZilla Client
Keywords: gnutls-15 Cc:
Component version: Operating system type: Windows
Operating system version: win 7 64

Description

I just upgrade from 3.53 to the current 3.6 Before the upgrade I could connect to one of my ftp sites, after the upgrade with no changes in site manager I get the error below.

This was an issue from 3.52 to 3.53 I believe (which I fixed on my server by a few certificate changes) What do I need to do to fix the below. This gets very tiring when the security scheme keeps changing over and over again.

Status: Resolving address of qedmrf.com
Status: Connecting to ipaddress:21...
Status: Connection established, waiting for welcome message...
Response: 220 Welcome to XXX Technologies FTP service. For authorized users only.
Command: AUTH TLS
Response: 234 Proceed with negotiation.
Status: Initializing TLS...
Status: Verifying certificate...
Command: USER Fuzeycompany
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: UTF8
Response: 211 End
Command: OPTS UTF8 ON
Response: 200 Always in UTF8 mode.
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 (22,22,22,166,195,86)
(NOTE ADDRESS IS MUNGED)
Command: LIST
Response: 150 Here comes the directory listing.
Error: GnuTLS error -15: An unexpected TLS packet was received.
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: Failed to retrieve directory listing

---and at this point the connection breaks

Attachments (1)

filezilla.log (9.1 KB ) - added by jstrowe 12 years ago.
Log with debug set to 4

Download all attachments as: .zip

Change History (11)

comment:1 by jstrowe, 12 years ago

Priority: normalcritical

comment:2 by jstrowe, 12 years ago

Priority: criticalhigh

"read instructions which said "let the developers assign the priority". so i'm changing it back to normal...

No one can upload or download with the new version though.. so it's kind of critical to me. :)

comment:3 by jstrowe, 12 years ago

Priority: highnormal

comment:4 by Tim Kosse, 12 years ago

Status: newmoreinfo

Can you please attach a log with debug level set to 4?

by jstrowe, 12 years ago

Attachment: filezilla.log added

Log with debug set to 4

in reply to:  3 comment:5 by jstrowe, 12 years ago

Status: moreinfonew

Thanks for picking up this ticket, let me know how else I can help. Replying to jstrowe:

comment:6 by Alexander Schuch, 12 years ago

The original poster filed another issue - #8352.

comment:7 by jstrowe, 12 years ago

I notice this ticket was listed as a duplicate. Can I get any help here?

comment:8 by Alexander Schuch, 12 years ago

There is no general solution yet. Just the error is the same and there is no reason to keep two issues (bug reports) reporting the same bug.

comment:9 by Alexander Schuch, 12 years ago

Keywords: gnutls-15 added

comment:10 by Tim Kosse, 11 years ago

Resolution: rejected
Status: newclosed
Note: See TracTickets for help on using tickets.