Hi All
I have Server running with one proxy has been working in our test environment for a few weeks now with no issue. I have tried to setup a new proxy but at the end of the setup the proxy service will not start giving the below error.
Job for zabbix-proxy.service failed because the service did not take the steps required by its unit configuration.
when i run systemctl status zabbix-proxy.service the only thing that stands out is below
Process: 2404 ExecStart=/usr/sbin/zabbix_proxy -c $CONFFILE (code=exited, status=0/SUCCESS)
and i see this in the logs.
2448:20240424:153853.296 using configuration file: /etc/zabbix/zabbix_proxy.conf
2448:20240424:153853.299 cannot use database "zabbix_proxy": Zabbix proxy cannot work with a Zabbix server database
2451:20240424:153905.545 Starting Zabbix Proxy (passive) [svrnmzp02]. Zabbix 7.0.0beta3 (revision 11b4728fed8).
I have compared the config to the running proxy and everthing sees to be the same.
Any help would be appreciated
I have Server running with one proxy has been working in our test environment for a few weeks now with no issue. I have tried to setup a new proxy but at the end of the setup the proxy service will not start giving the below error.
Job for zabbix-proxy.service failed because the service did not take the steps required by its unit configuration.
when i run systemctl status zabbix-proxy.service the only thing that stands out is below
Process: 2404 ExecStart=/usr/sbin/zabbix_proxy -c $CONFFILE (code=exited, status=0/SUCCESS)
and i see this in the logs.
2448:20240424:153853.296 using configuration file: /etc/zabbix/zabbix_proxy.conf
2448:20240424:153853.299 cannot use database "zabbix_proxy": Zabbix proxy cannot work with a Zabbix server database
2451:20240424:153905.545 Starting Zabbix Proxy (passive) [svrnmzp02]. Zabbix 7.0.0beta3 (revision 11b4728fed8).
I have compared the config to the running proxy and everthing sees to be the same.
Any help would be appreciated
Comment