2

Got this message today (Ubuntu 18.10) trying to run FileZilla 3.33.0.

  ****GnuTLS error -50 in gnutls_priority_set_direct: The request is invalid.
Error:  Failed to initialize TLS.
Error:  Could not connect to server****

and got this response online:

Bug in Ubuntu, they have for some insane reason decided to switch to a development version of GnuTLS just weeks prior to the Ubuntu 18.10 release. Contact Ubuntu support and have them switch back to a version of GnuTLS that had been marked stable at the time of release of said GnuTLS version.

Any idea how I can correct this problem?

Melebius
  • 11,750

1 Answers1

1

I have the same problem in Ubuntu 18.10. The problem is observed for many different hosts. Installing an earlier version of gnutls didn't fix problem.

The solution is to install the latest version of Filezilla (e.g. FileZilla 3.40 instead of default 3.33 repo version).

You can't install the latest version from a deb package, because you'll get conflict with libhodweed4. But you can replace as like described here: How can I upgrade filezilla to the current version?

Zanna
  • 72,312