GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Spaceman
500 Command not understood
Posts: 1
Joined: 2020-05-18 20:50
First name: Scott
Last name: Pace

GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#1 Post by Spaceman » 2020-05-19 14:15

After updating to the most recent release, we have started receiving the above error. Some of our team haven't updated and can still get in to our files, but four of us have updated to 3.48.0 and started receiving this error. I have updated to 3.48.1-rc1 and still have the same issue below.

FileZilla Client
----------------
Version: 3.48.1-rc1

Build information:
Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2020-05-12
Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406
Compiler flags: -g -O2 -Wall

Linked against:
wxWidgets: 3.0.6
SQLite: 3.31.1
GnuTLS: 3.6.12

Operating system:
Name: Windows 10 (build 17763), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx lm
Settings dir: C:\Users\space\AppData\Roaming\FileZilla\

___

Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Logged in
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (173,231,205,159,131,179)
Command: MLSD
Response: 150 Accepted data connection
Error: GnuTLS error -18: An error was encountered at the TLS Finished packet calculation.
Error: The data connection could not be established: ECONNABORTED - Connection aborted
Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
Status: Server did not properly shut down TLS connection
Error: Could not read from socket: ECONNABORTED - Connection aborted
Error: Disconnected from server
Error: Failed to retrieve directory listing

Adun
504 Command not implemented
Posts: 11
Joined: 2020-08-18 12:57
First name: Sergey
Last name: Bakiev

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#2 Post by Adun » 2020-08-18 13:28

someone solved the problem?

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#3 Post by botg » 2020-08-19 07:40

Which FTP server software, product and version, is running on the server you are connecting to?

Adun
504 Command not implemented
Posts: 11
Joined: 2020-08-18 12:57
First name: Sergey
Last name: Bakiev

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#4 Post by Adun » 2020-08-19 13:02

connecting to FileZilla Server 0.9.60 beta on Windows server 2012 r2

Use Filezilla client
----------------
Version: 3.49.1

Build information:
Compiled for: x86_64-w64-mingw32
Compiled on: x86_64-pc-linux-gnu
Build date: 2020-07-15
Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406
Compiler flags: -g -O2 -Wall

Linked against:
wxWidgets: 3.0.6
SQLite: 3.31.1
GnuTLS: 3.6.14

Operating system:
Name: Windows 10 (build 17763), 64-bit edition
Version: 10.0
Platform: 64-bit system
CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 lm
Settings dir: C:\Users\Adun\AppData\Roaming\FileZilla\

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#5 Post by botg » 2020-08-20 07:35

According to the earlier log you are not connecting to an instance of FileZilla Server.

Adun
504 Command not implemented
Posts: 11
Joined: 2020-08-18 12:57
First name: Sergey
Last name: Bakiev

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#6 Post by Adun » 2020-08-20 08:42

botg wrote:
2020-08-20 07:35
According to the earlier log you are not connecting to an instance of FileZilla Server.
4
Status: Connecting*******
Status: Connection established, waiting for welcome message...
Command: AUTH TLS
Response: 234 Using authentication type TLS
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Command: USER *****
Response: 331 Password required for ******
Command: PASS **********
Response: 230 Logged on
Command: SYST
Response: 215 UNIX emulated by FileZilla
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: REST STREAM
Response: SIZE
Response: MLST type*;size*;modify*;
Response: MLSD
Response: AUTH SSL
Response: AUTH TLS
Response: PROT
Response: PBSZ
Response: UTF8
Response: CLNT
Response: MFMT
Response: EPSV
Response: EPRT
Response: 211 End
Command: PBSZ 0
Response: 200 PBSZ=0
Command: PROT P
Response: 200 Protection level set to P
Status: Authorized
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is current directory.
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (10,128,35,32,195,89)
Command: MLSD
Response: 150 Opening data channel for directory listing of "/"
Error: Error GnuTLS -18: An error was encountered at the TLS Finished packet calculation.
Error: Could not read from socket: ECONNABORTED - Connection aborted
Response: 426 Connection closed; aborted transfer of "/"
Error: Failed to retrieve directory listing

Adun
504 Command not implemented
Posts: 11
Joined: 2020-08-18 12:57
First name: Sergey
Last name: Bakiev

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#7 Post by Adun » 2020-08-20 08:44

I just found a similar problem with error 18 but I am using a Filezilla server

User avatar
botg
Site Admin
Posts: 35555
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#8 Post by botg » 2020-08-21 07:08

Ah, I see, you are a thread hijacker unrelated to the topic creator. Please create a new thread for your own issue.
Last edited by boco on 2020-08-21 08:24, edited 2 times in total.
Reason: Typo

jd653687
500 Command not understood
Posts: 1
Joined: 2020-10-14 16:32
First name: Jan
Last name: Dekker

Re: GnuTLS Error -18: An error was encountered at the TLS Finished packet calculation.

#9 Post by jd653687 » 2020-10-14 17:32

I have the same problem with the filezilla client 2020-08-27 build
I do not know the FTP server connecting to, but I like to know what error -18 means
GnuTLS-fout -18: An error was encountered at the TLS Finished packet calculation
When I connect from another location I am able to connect.

Post Reply