Hello Everyone! Just wanted to check out the new 5.4 version. Spun up a fresh rhel 8 with all the latest packages. Installed following the zabbix package instructions on your website.
Everything else looks to be working except for the zabbix-server. Seeing an error about "undefined symbol: usmAES192PrivProtocol"
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Service RestartSec=10s expired, scheduling restart.
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Scheduled restart job, restart counter is at 42.
Mar 2 18:31:09 protoss systemd[1]: Stopped Zabbix Server.
Mar 2 18:31:09 protoss systemd[1]: Starting Zabbix Server...
Mar 2 18:31:09 protoss zabbix_server[2282]: /usr/sbin/zabbix_server: symbol lookup error: /usr/sbin/zabbix_server: undefined symbol: usmAES192PrivProtocol
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Control process exited, code=exited status=127
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Failed with result 'exit-code'.
Mar 2 18:31:09 protoss systemd[1]: Failed to start Zabbix Server.
Here are the packages installed from the repository
zabbix-agent.x86_64 5.4.0-0.4beta1.el8 @zabbix
zabbix-apache-conf.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-release.noarch 5.3-1.el8 @System
zabbix-server-mysql.x86_64 5.4.0-0.4beta1.el8 @zabbix
zabbix-sql-scripts.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web-deps.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web-mysql.noarch 5.4.0-0.4beta1.el8 @zabbix
SELinux is disabled and it is just a vanilla minimal install, nothing special. Any ideas?
Everything else looks to be working except for the zabbix-server. Seeing an error about "undefined symbol: usmAES192PrivProtocol"
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Service RestartSec=10s expired, scheduling restart.
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Scheduled restart job, restart counter is at 42.
Mar 2 18:31:09 protoss systemd[1]: Stopped Zabbix Server.
Mar 2 18:31:09 protoss systemd[1]: Starting Zabbix Server...
Mar 2 18:31:09 protoss zabbix_server[2282]: /usr/sbin/zabbix_server: symbol lookup error: /usr/sbin/zabbix_server: undefined symbol: usmAES192PrivProtocol
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Control process exited, code=exited status=127
Mar 2 18:31:09 protoss systemd[1]: zabbix-server.service: Failed with result 'exit-code'.
Mar 2 18:31:09 protoss systemd[1]: Failed to start Zabbix Server.
Here are the packages installed from the repository
zabbix-agent.x86_64 5.4.0-0.4beta1.el8 @zabbix
zabbix-apache-conf.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-release.noarch 5.3-1.el8 @System
zabbix-server-mysql.x86_64 5.4.0-0.4beta1.el8 @zabbix
zabbix-sql-scripts.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web-deps.noarch 5.4.0-0.4beta1.el8 @zabbix
zabbix-web-mysql.noarch 5.4.0-0.4beta1.el8 @zabbix
SELinux is disabled and it is just a vanilla minimal install, nothing special. Any ideas?
Comment