nagiosxi error after upgrade - Caught SIGSEGV
Posted: Wed Feb 26, 2025 6:28 am
Hello
server redhat 9, upgraded nagiosxi from 2024R1.1.2 to 2024R1.3.4. Upgrade itself was succesful, no problems recorded. But after the upgrade nagios.service will not start.
systemctl status nagios.service
× nagios.service - Nagios Core 4.5.3
Loaded: loaded (/usr/lib/systemd/system/nagios.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Wed 2025-02-26 13:20:25 EET; 3s ago
Duration: 45ms
Docs: https://www.nagios.org/documentation
Process: 2686 ExecStartPre=/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg (code=exited, status=0/SUCCESS)
Process: 2687 ExecStart=/usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg (code=exited, status=0/SUCCESS)
Process: 2695 ExecStopPost=/bin/rm -f /usr/local/nagios/var/rw/nagios.cmd (code=exited, status=0/SUCCESS)
Main PID: 2688 (code=exited, status=254)
CPU: 24ms
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact notification data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for acknowledgement data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for state change data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact status data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for adaptive contact data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: Event broker module '/usr/local/nagios/bin/ndomod.o' initialized successfully.
Feb 26 13:20:23 nagiosxiserver nagios[2688]: Caught SIGSEGV, shutting down...
Feb 26 13:20:23 nagiosxiserver systemd[1]: nagios.service: Main process exited, code=exited, status=254/n/a
Feb 26 13:20:25 nagiosxiserver systemd[1]: nagios.service: Failed with result 'exit-code'.
nagios.log, messages or any other log does not report any errors. So what could i check? mysql is running, ndo2db is running, the server is secondary nagios holding like 7 hosts, so it has no load or memory usage and it has tons of free memory available.
server redhat 9, upgraded nagiosxi from 2024R1.1.2 to 2024R1.3.4. Upgrade itself was succesful, no problems recorded. But after the upgrade nagios.service will not start.
systemctl status nagios.service
× nagios.service - Nagios Core 4.5.3
Loaded: loaded (/usr/lib/systemd/system/nagios.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Wed 2025-02-26 13:20:25 EET; 3s ago
Duration: 45ms
Docs: https://www.nagios.org/documentation
Process: 2686 ExecStartPre=/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg (code=exited, status=0/SUCCESS)
Process: 2687 ExecStart=/usr/local/nagios/bin/nagios -d /usr/local/nagios/etc/nagios.cfg (code=exited, status=0/SUCCESS)
Process: 2695 ExecStopPost=/bin/rm -f /usr/local/nagios/var/rw/nagios.cmd (code=exited, status=0/SUCCESS)
Main PID: 2688 (code=exited, status=254)
CPU: 24ms
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact notification data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for acknowledgement data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for state change data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for contact status data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: ndomod registered for adaptive contact data'
Feb 26 13:20:23 nagiosxiserver nagios[2688]: Event broker module '/usr/local/nagios/bin/ndomod.o' initialized successfully.
Feb 26 13:20:23 nagiosxiserver nagios[2688]: Caught SIGSEGV, shutting down...
Feb 26 13:20:23 nagiosxiserver systemd[1]: nagios.service: Main process exited, code=exited, status=254/n/a
Feb 26 13:20:25 nagiosxiserver systemd[1]: nagios.service: Failed with result 'exit-code'.
nagios.log, messages or any other log does not report any errors. So what could i check? mysql is running, ndo2db is running, the server is secondary nagios holding like 7 hosts, so it has no load or memory usage and it has tons of free memory available.