Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-18221

"DBTLSConnect" configuration parameter cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support TLS

XMLWordPrintable

    • Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020), Sprint 70 (Nov 2020)
    • 1

      Steps to reproduce:

      1. Install official repository
      2. Install Zabbix 5.0.X
      3. Setup encryption

      Result:

      zabbix_server [5077]: "DBTLSConnect" configuration parameter cannot be used: Zabbix server was compiled without PostgreSQL or MySQL library version that support TLS
      

      Expected:
      No errors.

      Reason in SPEC file:

      %else
      BuildRequires:  mysql-devel >= 5.5
      %endif
      BuildRequires:  postgresql-devel >= 9.2
      

      Package should be linked against correct libraries, please stop linking to the outdated and not supported by its vendor database engines out of the box.
      https://www.mysql.com/support/supportedplatforms/database.html
      https://www.postgresql.org/support/versioning/

            yurii Jurijs Klopovskis
            edgar.akhmetshin Edgar Akhmetshin
            Team I
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: