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

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

Moderator: Project members

Post Reply
Message
Author
Spoon86
500 Command not understood
Posts: 1
Joined: 2023-03-12 11:49

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

#1 Post by Spoon86 » 2023-03-12 12:00

Hello,

I set up an Filezilla Server on Win11 to let my Relinkcam's drop videofiles on it.
This works completly fine. Also if i try to connect with the filezilla client form the server to reach the server works fine. (using the ip adress)
Now i want to download the files from my desktop Pc. But i cant connect to the server.

#Serverlogs to this:
<Date> Info [Type] Message
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Response] 220-FileZilla Server 1.6.7
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Response] 220 Please visit https://filezilla-project.org/
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Command] AUTH TLS
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Response] 234 Using authentication type TLS.
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Command] USER Video
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Response] 331 Please, specify the password.
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 [Command] PASS ****
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Response] 230 Login successful.
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Command] PWD
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Response] 257 "/" is current directory.
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Command] TYPE I
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Response] 200 Type set to I
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Command] PASV
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Response] 227 Entering Passive Mode (192,168,2,77,74,232)
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Command] MLSD
<12-03-2023 12:43:06> FTP Session 56 192.168.2.79 Video [Response] 150 About to start data transfer.
<12-03-2023 12:43:26> FTP Session 56 192.168.2.79 Video [Error] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
<12-03-2023 12:43:26> FTP Session 56 192.168.2.79 Video [Status] Client did not properly shut down TLS connection
<12-03-2023 12:43:26> FTP Session 56 192.168.2.79 Video [Error] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Response] 220-FileZilla Server 1.6.7
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Response] 220 Please visit https://filezilla-project.org/
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Command] AUTH TLS
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Response] 234 Using authentication type TLS.
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Command] USER Video
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Response] 331 Please, specify the password.
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 [Command] PASS ****
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Response] 230 Login successful.
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Command] PWD
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Response] 257 "/" is current directory.
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Command] TYPE I
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Response] 200 Type set to I
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Command] PASV
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Response] 227 Entering Passive Mode (192,168,2,77,227,82)
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Command] MLSD
<12-03-2023 12:43:26> FTP Session 57 192.168.2.79 Video [Response] 150 About to start data transfer.
<12-03-2023 12:43:46> FTP Session 57 192.168.2.79 Video [Error] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
<12-03-2023 12:43:46> FTP Session 57 192.168.2.79 Video [Status] Client did not properly shut down TLS connection
<12-03-2023 12:43:46> FTP Session 57 192.168.2.79 Video [Error] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.
#Client Log:
Status: Connecting to 192.168.2.77:49152...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
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 (192,168,2,77,102,98)
Command: MLSD
Response: 150 About to start data transfer.
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Status: Disconnected from server
Status: Connecting to 192.168.2.77:49152...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
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 (192,168,2,77,193,159)
Command: MLSD
Response: 150 About to start data transfer.
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Google search and Forum wont bring an solution to this: "GnuTLS error -110"



Can someone tell me whats the problem?

Thank you very much

iam_sysop
226 Transfer OK
Posts: 62
Joined: 2021-10-08 21:33

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

#2 Post by iam_sysop » 2023-03-12 17:17

There is a firewall in between the Desktop PC and Server that is blocking PASSIVE mode transfers -- additional ports are required to be opened to support PASSIVE mode.

The Network Configuration guide: https://wiki.filezilla-project.org/Netw ... figuration may provide clues or assistance to solve.

Post Reply