Page 1 of 1

GnuTLS error -110

Posted: 2024-04-06 01:02
by mahmoudb
Hi Team, I'm trying to connect to my hosting on A2hosting
but suddenly i have this error

Status: Connecting to ***.***.***.***:21...
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 your current location
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (***,***,***,***,184,134)
Command: MLSD
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

could anyone help please.
Regards,
mahmoudb

Re: GnuTLS error -110

Posted: 2024-04-07 12:13
by botg
Most likely some firewall is interfering with the connection. You can test your server on https://ftptest.net/ to figure out whether it's a server-side (test fails) or client-side issue (test passes).

Re: GnuTLS error -110

Posted: 2024-04-07 12:17
by mahmoudb
Thanks botg (don't know if you a bot or not), but it was a firewall issue