Nagios XI 5.5.0 upgrade 5.5.1 failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
jacek
Posts: 255
Joined: Wed Sep 09, 2015 5:49 am

Re: Nagios XI 5.5.0 upgrade 5.5.1 failed

Post by jacek »

It is not upgraded:

Code: Select all

cat /usr/local/nagiosxi/html/includes/components/proxy/proxy.inc.php | grep VERSION
        COMPONENT_VERSION => '1.1.3',
cmdsubsys.log:

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
jomann
Development Lead
Posts: 611
Joined: Mon Apr 22, 2013 10:06 am
Location: Nagios Enterprises

Re: Nagios XI 5.5.0 upgrade 5.5.1 failed

Post by jomann »

It looks like our component versions script was not updating properly. It should now be fixed. Run the check for updates again to force the download of the new xml file and now it should install the new components.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
jacek
Posts: 255
Joined: Wed Sep 09, 2015 5:49 am

Re: Nagios XI 5.5.0 upgrade 5.5.1 failed

Post by jacek »

It worked now, perfec, thank You!
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Nagios XI 5.5.0 upgrade 5.5.1 failed

Post by lmiltchev »

Great! Is it safe to lock this topic then?
Be sure to check out our Knowledgebase for helpful articles and solutions!
jacek
Posts: 255
Joined: Wed Sep 09, 2015 5:49 am

Re: Nagios XI 5.5.0 upgrade 5.5.1 failed

Post by jacek »

Sure :-)
Locked