GnuTLS error -110: The TLS connection was non-properly terminated
Other Information
Using Filezilla. Everything has been working fine for a few months and I did not change anything (that I know of).
Been trying to fix it over the last few evenings with no results.Searched for a lot of suggestions
I have opened Cpanel to see if it will help (as suggested in knowledge base).
File manager works.
URL also works.
Sometime I get the error when I log in, but more times it only pops up after I made a directory change or doing an upload.
Redacted copy from Filezilla log:
If your domain is used as an intranet, and hosted on your own server, then there’s not much we can do to help you here. This forum is specifically to help people with problems relating to the InfinityFree service.
Looking at your logs it looks like a potentially misconfigured server to me.
Well aware that it can be found online and robots.txt might work for blocking tracking, but only so much. But it is a small project for my own use. And it is backed up.
Back to the issue at hand.
I am using ftpupload.net
Everything was working for a few months and this just started to happen a few days ago.
file structure::
./
.Dev directory
./htps..
Live directory
./htps…
.override
.DO NOT UPLOAD FILES HERE
URL and file manager (upload/download) works, but with FTP, it does not.
The only other thing I can see is this bit… since you can’t host API’s here. Only browser based websites… but honestly, that shouldn’t cause a problem with FTP…
True, and I agree. /api is just a directory with helper php file. it was just an AI’s idea of naming the directory when I set up the project, Let’s not blame AI, found out they can get pretty stupid.
But let’s not digress. Please check your FTP server. Has anything changed recently?
The online file manager is really just an FTP client that you can access with your web browser. So if there was a problem with FTP, then the file manager wouldn’t be usable either.
Thanks for that heads up.
I have re installed FZ and created a new log in.
Still the same.
Getting frustrated a bit as it was all working.
Think I’ve proven already that everything is working, as should be with the Infinityfree server and FZ.
Still I can’t do FTP with FZ anymore without getting the same error.
Appreciate all that replied so far.
Fact is, I can’t pin point if it is my set up or InfinityFree. So far I think I have proven my side.
FZ means FileZIlla. Used it because this forum auto injects links on names and then tells me I can’t post more with more than 2 links as I’m a new user. Fun times
Hello, and Welcome to the InfinityFree Forum @Quentin!
Try using the IP address 185.27.134.11 as the hostname, and see if it helps.
Now that I look at this, and I compare this with my previous logs, I think this is simply the server timing out due to inactivity. When nothing is done on the server for a period of time (I think it is 30 seconds) the server closes the connection. The server never closes the connection right though, it just axes it for the next user. This is to avoid populating all FTP user slots.