Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#12532 closed Bug report (worksforme)

The TLS connection was non-properly terminated

Reported by: tm8544 Owned by:
Priority: normal Component: FileZilla Server
Keywords: Cc:
Component version: Operating system type: Windows
Operating system version:

Description (last modified by tm8544)

When I connect to Filezilla Server using Filezilla Client and then disconnect, there is the following error (IP address and username obscured)

2021-09-21T14:01:06.306Z !! [FTP Session 653 192.168.XXX.XXX XXXX] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
2021-09-21T14:01:06.306Z == [FTP Session 653 192.168.XXX.XXX XXXX] Client did not properly shut down TLS connection
2021-09-21T14:01:06.306Z !! [FTP Session 653 192.168.XXX.XXX XXXX] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.
2021-09-21T14:01:06.306Z !! [FTP Server] Session ended with error from source 0. Reason: ECONNABORTED - Connection aborted.

FileZilla Server versio 1.0.1
FileZilla Client version 3.55.1
Both running in Windows 10 Pro x64 version 10.0.19043.1237

I don't know whether this is a bug in server or client, I just reported it for the server.

Change History (3)

comment:1 by tm8544, 3 years ago

Description: modified (diff)

comment:2 by Tim Kosse, 3 years ago

Resolution: worksforme
Status: newclosed

Completely harmless, safe to ignore if there is no ongoing activity. I'm looking into a way to suppress these messages during periods of no activity.

comment:3 by tm8544, 3 years ago

Good to know that it is harmless.

I also tested using Total Commander 10.00 as client (using TLS), and it did not produce that error when disconnecting.

Note: See TracTickets for help on using tickets.