Hello there!
I have Zabbix-server (5.0.1) on phisical machine.
Zabbix-proxy (5.0.1) installed on Orange Pi + Ubuntu Mate.
Trouble - when i started proxy (systemctl restart zabbix-proxy and systemctl enable zabbix-proxy) in the console appears next:
I don't understand why this happens





Please help me
I have Zabbix-server (5.0.1) on phisical machine.
Zabbix-proxy (5.0.1) installed on Orange Pi + Ubuntu Mate.
Trouble - when i started proxy (systemctl restart zabbix-proxy and systemctl enable zabbix-proxy) in the console appears next:
Code:
[B]Job for zabbix-proxy.service failed. See "systemctl status zabbix-proxy.service" and "journalctl -xe" for details.[/B]
Code:
OrangePI:/etc# [B]systemctl status zabbix-proxy.service[/B] ● zabbix-proxy.service - Zabbix Proxy Loaded: loaded (/lib/systemd/system/zabbix-proxy.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: timeout) since Tue 2020-06-09 16:11:51; 1s ago Process: 2181 ExecStart=/usr/sbin/zabbix_proxy -c $CONFFILE (code=killed, signal=TERM) Jun 09 16:11:51 OrangePI systemd[1]: Failed to start Zabbix Proxy. Jun 09 16:11:51 OrangePI systemd[1]: Unit zabbix-proxy.service entered failed state. Jun 09 16:11:51 OrangePI systemd[1]: zabbix-proxy.service failed.
Code:
OrangePI:/etc#[B] journalctl -xe[/B] -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit zabbix-proxy.service has failed. -- -- The result is failed. Jun 09 16:12:53 OrangePI systemd[1]: Unit zabbix-proxy.service entered failed state. Jun 09 16:12:53 OrangePI systemd[1]: zabbix-proxy.service failed. Jun 09 16:13:03 OrangePI systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. Jun 09 16:13:03 OrangePI systemd[1]: Starting Zabbix Proxy... -- Subject: Unit zabbix-proxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit zabbix-proxy.service has begun starting up. Jun 09 16:13:03 OrangePI systemd[1]: zabbix-proxy.service start operation timed out. Terminating. Jun 09 16:13:03 OrangePI systemd[1]: zabbix-proxy.service stop-final-sigterm timed out. Killing. Jun 09 16:13:03 OrangePI systemd[1]: zabbix-proxy.service still around after final SIGKILL. Entering failed mode. Jun 09 16:13:03 OrangePI systemd[1]: Failed to start Zabbix Proxy. -- Subject: Unit zabbix-proxy.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit zabbix-proxy.service has failed. -- -- The result is failed. Jun 09 16:13:03 OrangePI systemd[1]: Unit zabbix-proxy.service entered failed state. Jun 09 16:13:03 OrangePI systemd[1]: zabbix-proxy.service failed. Jun 09 16:13:13 OrangePI systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart. Jun 09 16:13:14 OrangePI systemd[1]: Starting Zabbix Proxy... -- Subject: Unit zabbix-proxy.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit zabbix-proxy.service has begun starting up. Jun 09 16:13:14 OrangePI systemd[1]: zabbix-proxy.service start operation timed out. Terminating. Jun 09 16:13:14 OrangePI systemd[1]: zabbix-proxy.service stop-final-sigterm timed out. Killing. Jun 09 16:13:14 OrangePI systemd[1]: Failed to start Zabbix Proxy. -- Subject: Unit zabbix-proxy.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit zabbix-proxy.service has failed. -- -- The result is failed. Jun 09 16:13:14 OrangePI systemd[1]: Unit zabbix-proxy.service entered failed state. Jun 09 16:13:14 OrangePI systemd[1]: zabbix-proxy.service failed. Jun 09 16:13:24 OrangePI systemd[1]: zabbix-proxy.service holdoff time over, scheduling restart.
I don't understand why this happens






Please help me
Comment