36028:20191204:101203.410 Starting Zabbix Server. Zabbix 4.4.3 (revision 6cad6f888e).
36028:20191204:101203.410 ****** Enabled features ******
36028:20191204:101203.410 SNMP monitoring: YES
36028:20191204:101203.410 IPMI monitoring: YES
36028:20191204:101203.410 Web monitoring: YES
36028:20191204:101203.410 VMware monitoring: YES
36028:20191204:101203.410 SMTP authentication: YES
36028:20191204:101203.410 ODBC: YES
36028:20191204:101203.411 SSH2 support: YES
36028:20191204:101203.411 IPv6 support: YES
36028:20191204:101203.411 TLS support: YES
36028:20191204:101203.411 ******************************
36028:20191204:101203.411 using configuration file: /etc/zabbix/zabbix_server.conf
36028:20191204:101203.414 [Z3001] connection to database 'zabbix' failed: [2059] Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
36028:20191204:101203.414 Cannot connect to the database. Exiting...
В Mysql конфиге сменил default-authentication-plugin caching_sha2_password на mysql_native_password.
но это непомогло.
в чём может быть проблема?
36028:20191204:101203.410 ****** Enabled features ******
36028:20191204:101203.410 SNMP monitoring: YES
36028:20191204:101203.410 IPMI monitoring: YES
36028:20191204:101203.410 Web monitoring: YES
36028:20191204:101203.410 VMware monitoring: YES
36028:20191204:101203.410 SMTP authentication: YES
36028:20191204:101203.410 ODBC: YES
36028:20191204:101203.411 SSH2 support: YES
36028:20191204:101203.411 IPv6 support: YES
36028:20191204:101203.411 TLS support: YES
36028:20191204:101203.411 ******************************
36028:20191204:101203.411 using configuration file: /etc/zabbix/zabbix_server.conf
36028:20191204:101203.414 [Z3001] connection to database 'zabbix' failed: [2059] Authentication plugin 'caching_sha2_password' cannot be loaded: /usr/lib64/mysql/plugin/caching_sha2_password.so: cannot open shared object file: No such file or directory
36028:20191204:101203.414 Cannot connect to the database. Exiting...
В Mysql конфиге сменил default-authentication-plugin caching_sha2_password на mysql_native_password.
но это непомогло.
в чём может быть проблема?
Comment