Details Cannot connect to the database.
Error connecting to database: 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
  #修改加密规则  
    ALTER USER 'zabbix'@'%' IDENTIFIED BY 'Aoip2019.' PASSWORD EXPIRE NEVER; 
    #更新密码(mysql_native_password模式)    
    ALTER USER 'zabbix'@'%' IDENTIFIED WITH mysql_native_password BY 'Aoip2019.';
Logo

北京人形旗下天工造物具身智能开源社区,聚焦具身天工与慧思开物两大平台

更多推荐