Nagios XI 2024 installation error
Posted: Wed Jan 10, 2024 2:51 pm
When I am trying to install NAgiosXI2024 on new RHEL 9 VM, I got the following error
Running './D-chkconfigalldaemons'...
Error: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/firewall/client.py", line 50, in _impl
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/firewall/client.py", line 3141, in get_property
return dbus_to_python(self.fw_properties.Get(
AttributeError: 'NoneType' object has no attribute 'Get'
Created symlink /etc/systemd/system/multi-user.target.wants/nagios.service → /usr/lib/systemd/system/nagios.service.
Created symlink /etc/systemd/system/multi-user.target.wants/npcd.service → /etc/systemd/system/npcd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/mysqld.service → /usr/lib/systemd/system/mysqld.service.
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service.
Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /usr/lib/systemd/system/postfix.service.
Job for postfix.service failed because the control process exited with error code.
See "systemctl status postfix.service" and "journalctl -xeu postfix.service" for details.
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
Please take a look and suggest a solution to overcome this.Thanks
The script that failed was: './D-chkconfigalldaemons'
Running './D-chkconfigalldaemons'...
Error: Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/firewall/client.py", line 50, in _impl
return func(*args, **kwargs)
File "/usr/lib/python3.9/site-packages/firewall/client.py", line 3141, in get_property
return dbus_to_python(self.fw_properties.Get(
AttributeError: 'NoneType' object has no attribute 'Get'
Created symlink /etc/systemd/system/multi-user.target.wants/nagios.service → /usr/lib/systemd/system/nagios.service.
Created symlink /etc/systemd/system/multi-user.target.wants/npcd.service → /etc/systemd/system/npcd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/mysqld.service → /usr/lib/systemd/system/mysqld.service.
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service.
Created symlink /etc/systemd/system/multi-user.target.wants/postfix.service → /usr/lib/systemd/system/postfix.service.
Job for postfix.service failed because the control process exited with error code.
See "systemctl status postfix.service" and "journalctl -xeu postfix.service" for details.
RESULT=1
===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).
If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.
Please take a look and suggest a solution to overcome this.Thanks
The script that failed was: './D-chkconfigalldaemons'