Error trying to connect to an FTP server

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
bluebogle1
500 Command not understood
Posts: 2
Joined: 2015-01-21 19:26

Error trying to connect to an FTP server

#1 Post by bluebogle1 » 2015-01-21 19:29

I'm a complete novice on this sort of thing, so please keep that in mind.

Recently, I have been unable to connect to an FTP server I use regularly. The error message I get when trying is:

GnuTLS error -12: A TLS fatal alert has been received.

The log says:

2015-01-21 11:28:55 9924 1 Status: Connecting to 64.183.44.190:21...
2015-01-21 11:28:55 9924 1 Status: Connection established, waiting for welcome message...
2015-01-21 11:28:55 9924 1 Response: 220 Gene6 FTP Server v3.9.0 (Build 2) ready...
2015-01-21 11:28:55 9924 1 Command: AUTH TLS
2015-01-21 11:28:55 9924 1 Response: 234 AUTH command ok; starting SSL connection.
2015-01-21 11:28:55 9924 1 Status: Initializing TLS...
2015-01-21 11:28:55 9924 1 Error: GnuTLS error -12: A TLS fatal alert has been received.
2015-01-21 11:28:55 9924 1 Error: Could not connect to server
2015-01-21 11:28:55 9924 1 Status: Waiting to retry...
2015-01-21 11:29:00 9924 1 Status: Connecting to 64.183.44.190:21...
2015-01-21 11:29:00 9924 1 Status: Connection established, waiting for welcome message...
2015-01-21 11:29:00 9924 1 Response: 220 Gene6 FTP Server v3.9.0 (Build 2) ready...
2015-01-21 11:29:00 9924 1 Command: AUTH TLS
2015-01-21 11:29:00 9924 1 Response: 234 AUTH command ok; starting SSL connection.
2015-01-21 11:29:00 9924 1 Status: Initializing TLS...
2015-01-21 11:29:00 9924 1 Error: GnuTLS error -12: A TLS fatal alert has been received.
2015-01-21 11:29:00 9924 1 Error: Could not connect to server

For what it's worth, I can still connect to other FTP servers, and other people are still able to connect to this one. Any help is much appreciated.

wolfberg
500 Command not understood
Posts: 5
Joined: 2015-01-20 21:30
First name: Matis
Last name: Wolfberg

Re: Error trying to connect to an FTP server

#2 Post by wolfberg » 2015-01-21 22:36

having same problem, it only happened when I upgraded yesterday.

wolfberg
500 Command not understood
Posts: 5
Joined: 2015-01-20 21:30
First name: Matis
Last name: Wolfberg

Re: Error trying to connect to an FTP server

#3 Post by wolfberg » 2015-01-21 22:38

go to site manager, select site you are trying to access and then under encryption, select "Use only plain FTP"

mrsb325
500 Command not understood
Posts: 2
Joined: 2015-01-21 22:38
First name: Rhonda
Last name: Bailey

Re: Error trying to connect to an FTP server

#4 Post by mrsb325 » 2015-01-21 22:44

Okay, I had the same problem. I did as you said and changed it to "Use only plain FTP". It will now connect, the only problem is that that setting says that it is insecure. What does this mean? I am worried about it not being secure.
Thanks,
Rhonda

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

Re: Error trying to connect to an FTP server

#5 Post by boco » 2015-01-22 04:09

Insecure means not protected against sniffing along the way. Everything is transferred in clear text, including passwords.

Please note that previous versions did use Plain FTP (Insecure) by default. Means you previously didn't have any protection, either, unless you forced TLS (which is very unlikely since your server doesn't seem to really support TLS).
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

bluebogle1
500 Command not understood
Posts: 2
Joined: 2015-01-21 19:26

Re: Error trying to connect to an FTP server

#6 Post by bluebogle1 » 2015-01-22 16:23

wolfberg wrote:go to site manager, select site you are trying to access and then under encryption, select "Use only plain FTP"
That worked. Thank you so very much!

wolfberg
500 Command not understood
Posts: 5
Joined: 2015-01-20 21:30
First name: Matis
Last name: Wolfberg

Re: Error trying to connect to an FTP server

#7 Post by wolfberg » 2015-01-22 16:56

BTW, this whole thread inspired me to set up SFTP, with my service provider, everyone should look into it, my last host account was brutally hacked three times in 6 months

mrsb325
500 Command not understood
Posts: 2
Joined: 2015-01-21 22:38
First name: Rhonda
Last name: Bailey

Re: Error trying to connect to an FTP server

#8 Post by mrsb325 » 2015-01-22 18:43

Thank you for all input

Post Reply