Hello,
Installed Zabbix Server and added couple of servers in it. It was working fine from 3-4 months but recently, I am unable to login to Zabbix and after entering the login details followed by submitting the details it shows the following message again and again.
I checked authentication_type and it shows '0' zero.
MariaDB [zabbix]> select authentication_type from config;
+---------------------+
| authentication_type |
+---------------------+
| 0 |
+---------------------+
1 row in set (0.000 sec)
I tried updating the Zabbix Server too along with all packages in CentOS 7.
Can anyone help where should I check further to fix this issue?
Installed Zabbix Server and added couple of servers in it. It was working fine from 3-4 months but recently, I am unable to login to Zabbix and after entering the login details followed by submitting the details it shows the following message again and again.
I checked authentication_type and it shows '0' zero.
MariaDB [zabbix]> select authentication_type from config;
+---------------------+
| authentication_type |
+---------------------+
| 0 |
+---------------------+
1 row in set (0.000 sec)
I tried updating the Zabbix Server too along with all packages in CentOS 7.
Can anyone help where should I check further to fix this issue?