GnuTLS error -110: The TLS connection was non-properly terminated.

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
tenjinsmith
500 Command not understood
Posts: 3
Joined: 2019-07-08 19:22
First name: Barry
Last name: Smith

GnuTLS error -110: The TLS connection was non-properly terminated.

#1 Post by tenjinsmith » 2019-07-08 19:24

Hello,
I was uploading to my server using FIlezilla client when the internet connection disconnected unexpectedly.
I re-connected and logged in to filezilla again to continue the upload but I got the following error when opening the files on the server to which I wanted to upload:

GnuTLS error -110: The TLS connection was non-properly terminated.

How do I resolve this error message please?
Thanks,
Barry

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: GnuTLS error -110: The TLS connection was non-properly terminated.

#2 Post by boco » 2019-07-08 20:51

Complete logs, please. The mentioned error often is a red herring, the real problem comes before that.

One possible cause could be that the files on the server are still open/locked, due to the sudden interruption. Even if your side of the connection broke, the other side on the server could be still open until an eventual timeout happens.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

tenjinsmith
500 Command not understood
Posts: 3
Joined: 2019-07-08 19:22
First name: Barry
Last name: Smith

Re: GnuTLS error -110: The TLS connection was non-properly terminated.

#3 Post by tenjinsmith » 2019-07-09 15:28

Complete logs as follows when I try to connect to the server:

Status: Resolving address of waws-prod-db3-011.ftp.azurewebsites.windows.net
Status: Connecting to 40.85.77.3:21...
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 current directory.
Command: TYPE I
Response: 200 Type set to I.
Command: PASV
Response: 227 Entering Passive Mode (40,85,77,3,39,158).
Command: LIST
Response: 150 Opening BINARY mode data connection.
Error: GnuTLS error -110: The TLS connection was non-properly terminated.
Status: Server did not properly shut down TLS connection
Error: The data connection could not be established: ECONNABORTED - Connection aborted
Response: 550 The network connection was aborted by the local system.
Error: Failed to retrieve directory listing
Status: Disconnected from server: ECONNABORTED - Connection aborte

If I am waiting for an eventual timeout on the server side, how long would that take?

Thank you for your assistance.

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

Re: GnuTLS error -110: The TLS connection was non-properly terminated.

#4 Post by botg » 2019-07-10 06:36

Response: 550 The network connection was aborted by the local system.
That message comes from the sever, the local system in this case is the server's system.

Check the server system logs for more information why the server system decided to abort the connection.

tenjinsmith
500 Command not understood
Posts: 3
Joined: 2019-07-08 19:22
First name: Barry
Last name: Smith

Re: GnuTLS error -110: The TLS connection was non-properly terminated.

#5 Post by tenjinsmith » 2019-07-11 18:00

For information, this issue appears to have resolved itself (passage of time). I guess it was a matter of waiting for the issue on the server to timeout.
Regardless, thanks for your input.
Barry

Post Reply