Re: Nagios XI 5.5.0 upgrade 5.5.1 failed
Posted: Fri Jul 13, 2018 3:54 pm
It is not upgraded:
cmdsubsys.log:
Code: Select all
cat /usr/local/nagiosxi/html/includes/components/proxy/proxy.inc.php | grep VERSION
COMPONENT_VERSION => '1.1.3',Code: Select all
PROCESSING COMMAND ID 5151...
PROCESS COMMAND: CMD=1131, DATA=a:1:{i:0;a:2:{s:4:"name";s:5:"proxy";s:3:"url";s:69:"https://assets.nagios.com/downloads/nagiosxi/components/xi5/proxy.zip";}}
AUTO UPGRADING COMPONENTSCMD DATA: Array
(
[0] => Array
(
[name] => proxy
[url] => https://assets.nagios.com/downloads/nagiosxi/components/xi5/proxy.zip
)
)
TMPNAME: oGZQQ
Archive: proxy.zip
2d89ed8ec5333353c903d9578ea2e4f7478f4f59
creating: proxy/
inflating: proxy/CHANGES.txt
inflating: proxy/proxy.inc.php
inflating: proxy/proxyconfig.php
inflating: proxy/sanity.sh
CMDLINE=. /usr/local/nagiosxi/var/xi-sys.cfg && chmod -R 755 /usr/local/nagiosxi/tmp/oGZQQ/proxy && chown -R $nagiosuser:$nagiosgroup /usr/local/nagiosxi/tmp/oGZQQ/proxy && cp -rf /usr/local/nagiosxi/tmp/oGZQQ/proxy /usr/local/nagiosxi/html/includes/components/ && rm -rf /usr/local/nagiosxi/tmp/oGZQQ
OUTPUT=
RETURNCODE=0
RUNNING POST FUNCTION CALL: install_component
INSTALLING COMPONENT: proxy
CHECKING FOR INSTALL SCRIPT /usr/local/nagiosxi/html/includes/components/proxy/install.sh
POST FUNCTION CALL RETURNCODE=0