Hello Zabbix Community,
I'm experiencing a problem with the deployment of the Zabbix agent on a Citrix Hypervisor Host 8.2.1, which previously worked on version 8.1 without issues.
Attempting to install Zabbix 5.0 for RHEL8 from the official repository, I encounter an inability to start the zabbix-agent service. The error message received through systemctl status is "code=exited, status=127", and manually starting it with zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -f results in "error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory".
I have checked and rechecked the installation steps and dependencies but can't seem to find where the issue lies. Any advice or pointers would be greatly appreciated.
Thank you for your assistance.
I'm experiencing a problem with the deployment of the Zabbix agent on a Citrix Hypervisor Host 8.2.1, which previously worked on version 8.1 without issues.
Attempting to install Zabbix 5.0 for RHEL8 from the official repository, I encounter an inability to start the zabbix-agent service. The error message received through systemctl status is "code=exited, status=127", and manually starting it with zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf -f results in "error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory".
I have checked and rechecked the installation steps and dependencies but can't seem to find where the issue lies. Any advice or pointers would be greatly appreciated.
Thank you for your assistance.
Comment