Opened 10 years ago
Closed 10 years ago
#10130 closed Bug report (rejected)
GnuTLS error - 15: An unexpected TLS packed was received
Reported by: | James | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | unexpected TLS packet | Cc: | |
Component version: | Operating system type: | Windows | |
Operating system version: | Windows 7/Version 6.1 |
Description
Recently updated FileZilla Client from version 3.9.0.6 to 3.10.0.2. After I updating FileZilla, I opened FileZilla, clicked on quick connect, selected an external ftp whose information I'd already stored, and got the following response:
Status: Resolving address of externalftp.gensler.com
Status: Connecting to 138.208.5.15:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Error: GnuTLS error -15: An unexpected TLS packet was received.
Error: Could not connect to server
Status: Waiting to retry...
Status: Resolving address of externalftp.gensler.com
Status: Connecting to 138.208.5.15:21...
Status: Connection established, waiting for welcome message...
Response: 220-Connected to Gensler External FTP ...
Response:
Response: Welcome to the Gensler FTP site. Information on this site is NOT BACKED UP. Files not accessed for 90 days will be automatically deleted.
Response:
Response: All transfers are logged with your host name and IP address. Use of this site is monitored and logged. Your use of this site constitutes consent to monitoring.
Response:
Response: Gensler makes no explicit or implied warranties on any files on our ftp servers. Your access to these files means that you understand this.
Response: 220
Command: AUTH TLS
Response: 234 AUTH command ok; starting SSL connection.
Status: Initializing TLS...
Error: GnuTLS error -15: An unexpected TLS packet was received.
Error: Could not connect to server
Version: Client 3.10.0.2
Build information:
Compiled for: i686-w64-mingw32
Compiled on: x86_64-unknwn-linux-gnu
Build date: 2015-01-16
Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1
Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11
Linked against
wxWidgets: 3.0.3
GnuTLS: 3.2.20
SQLite: 3.8.7.2
Operating System
Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition
Version: 6.1
Platform: 64-bit system
I have not experienced this error prior to the version 3.10.0. (I was previously using 3.9.0.6).
The server is on the fritz. It accepts the AUTH command yet then, in a second reply says "431 Could not establish secure connection."
FTP commands can only have exactly one reply. Extra, unsolicited replies are against the FTP specifications.
Contact your server administrator or server hosting provider for assistance to have the server fixed.