Page 1 of 3
XI 5.5 bug?
Posted: Fri Jun 29, 2018 8:54 am
by danniiffxi
So I have installed 5.5 as you can see on the screenshot below. I have the Amazon and Azure tools etc, that were included in 5.5 but take a look at the version at the bottom.
I have cleared cache and done every to my browser so I know i am looking at a current version of the page. Did someone forget to update the version number?

Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:04 am
by scottwilkerson
Have you reloaded the outer frame? Like click on home?
If that still is the case, did the upgrade state it was complete at the end?
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:18 am
by danniiffxi
Hi Scott
Thanks for your reply. This is the last part of the installation log from Putty
Code: Select all
*** Generating DH Parameters for SSL/TLS ***
Generating DH parameters, 2048 bit long safe prime, generator 2
This is going to take a long time
...............................................................................................................................................................................................................................................................................................................+...................................................................................................+...................................................+..............................................................................................................+......................................................................................................................+................................................................................................................................................+...........................+...........................+.......................................+.............................................................................................................................................................................................................................................................................................................................................................+........................................................................+..........................................................+............................................................................................................................................................................................................................+.....................................................+............+................................................................................................................................+.................................................................................................................................................................................................................................................+.........................................................................................+.........+............+......................................................+..................................................................................+......................................................................................................................................................+..............................................................................................................................................................................+.............................................................................................................................................................................................................................................................................................................................................................................................................................+....................+.....................................................................+........................................................................................................................................................................................................................................+.............................................................................................+............................................................................+........+................................+...........+..+.........................................................................+..........................................................................................+.....................................................................................................................................................................................................................................................................................+...............................................................................................................+.................................................................................................................................+..........+...+................................+........+......................................................................................................................................................................................+.............................................................................................................+.................................................+...........................+..........................................................................................................+.....................................+................................+....+........................................................................+................................................................................+...............................................................................................................................................................................................................+........................................................................+................................................................................................................................................................+...............................+..............................................................................+....................+..................................................................................................+......................+...................................................................................................+..........................................................+.............................................................................+.............+..............................................................................................................................................................+................................................+.........................+...............+....................................................+........................................+.......................................................................................................................................................................+.............................................................................................................................................................................................................................................................................................................................................................+.....................................+...................................................+................................................................................................................+...+..............................................................................................................................+...................................................................................................+.......................................+........................................................+...+............+..+...............................................................+..............................................................................................................................................................................+...............................................................................................................................................................................................................+......................................................................+..................................+......................................................+.............................................................................................+....................+........................................................................+..............................................+................................+................................................................................................................................................................................+..........+...................................+.....................................................................................................................................................................+.......+...................................................................................................+..................................................................................+.................................................................+...........................................................................................................................+...............................................................................+.........+............................................................................................+........+.+...................................................................................................................................................................................................................+...................................+...........................+..................................................................+..................................+.................................................................+...................................................................++*++*
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating nrpe.spec
config.status: creating uninstall
config.status: creating sample-config/nrpe.cfg
config.status: creating startup/bsd-init
config.status: creating startup/debian-init
config.status: creating startup/default-init
config.status: creating startup/default-inetd
config.status: creating startup/default-service
config.status: creating startup/default-socket
config.status: creating startup/default-socket-svc
config.status: creating startup/default-xinetd
config.status: creating startup/mac-init.plist
config.status: creating startup/mac-inetd.plist
config.status: creating startup/newbsd-init
config.status: creating startup/openbsd-init
config.status: creating startup/openrc-conf
config.status: creating startup/openrc-init
config.status: creating startup/solaris-init.xml
config.status: creating startup/solaris-inetd.xml
config.status: creating startup/tmpfile.conf
config.status: creating startup/upstart-init
config.status: creating startup/rh-upstart-init
config.status: creating include/common.h
config.status: creating include/config.h
*** Configuration summary for nrpe 3.2.1 2017-09-01 ***:
General Options:
-------------------------
NRPE port: 5666
NRPE user: nagios
NRPE group: nagios
Nagios user: nagios
Nagios group: nagios
Review the options above for accuracy. If they look okay,
type 'make all' to compile the NRPE daemon and client
or type 'make' to get a list of make options.
cd ./src/; make
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
gcc -g -O2 -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -lssl -lcrypto -lnsl -lwrap
gcc -g -O2 -I/usr/include/krb5 -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -lssl -lcrypto -lnsl
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
*** Compile finished ***
You can now continue with the installation or upgrade process.
Read the PDF documentation (docs/NRPE.pdf) for information on the next
steps you should take to complete the installation or upgrade.
cd ./src/; make install-plugin
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
/usr/bin/install -c -m 755 -d /usr/local/nagios/bin
/usr/bin/install -c -m 755 ../uninstall /usr/local/nagios/bin/nrpe-uninstall
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/libexec
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/libexec
/usr/bin/install -c -m 775 -o nagios -g nagios check_nrpe /usr/local/nagios/libexec
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
cd ./src/; make install-daemon
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
/usr/bin/install -c -m 755 -d /usr/local/nagios/bin
/usr/bin/install -c -m 755 ../uninstall /usr/local/nagios/bin/nrpe-uninstall
/usr/bin/install -c -m 755 nrpe /usr/local/nagios/bin
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nrpe/nrpe-3.2.1/src'
/usr/bin/install -c -m 755 startup/default-init /etc/init.d/nrpe
Starting nrpe
NRPE installed OK
Updating NRDP..
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:20 am
by scottwilkerson
Then the upgrade didn't complete
Lets try the upgrade again
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:29 am
by scottwilkerson
If you have the same issue can you upload your upgrade.log from the install directory
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:31 am
by danniiffxi
will do, the install is running now. I will update either way when it completes.
Many thanks
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:34 am
by scottwilkerson
danniiffxi wrote:will do, the install is running now. I will update either way when it completes.
Many thanks
great let us know how it goes
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:41 am
by danniiffxi
Hi Scott
I got the exact same issue again. Upgrade.log attached as requested.
It almost home time here in the UK but I will check back here a little later

Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 9:58 am
by scottwilkerson
Can you tell me if your install directory has this file in it?
Just trying to determine where it is failing
Re: XI 5.5 bug?
Posted: Fri Jun 29, 2018 10:22 am
by aenergy
Having this same issue. Is there any more progress on this?