[root@iZbp1he0bdge2g92l9fjnxZ ~]# systemctl  restart  zabbix-agent
Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached (g-io-error-quark, 24)
Failed to restart zabbix-agent.service: Connection timed out
See system logs and 'systemctl status zabbix-agent.service' for details.

在使用centos7.4 安装服务的时候报错:

  在启动zabbix时候报错: 

Centos 使用Systemctl报Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached (g-io-error-quark, 24)

Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: Timeout was reached (g-io-error-quark, 24)

解决方案:

ps -ef |grep polkit

再安装:
 pyum reinstall polkit

再重启
reboot

 

 

相关文章:

  • 2022-01-12
  • 2021-12-08
  • 2022-12-23
  • 2021-09-10
  • 2022-12-23
  • 2021-09-27
  • 2021-08-31
猜你喜欢
  • 2022-01-01
  • 2021-10-22
  • 2021-12-26
  • 2021-10-13
  • 2022-12-23
  • 2021-11-20
相关资源
相似解决方案